Trace number 3715458

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.12 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/mprime/
normalized-mprime04c_wcsp.wbo
MD5SUMfc3a524545b2e5fdb30916fbda921972
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark562
Best CPU time to get the best result obtained on this benchmark2.50462
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1421
Total number of constraints34460
Number of soft constraints34016
Number of constraints which are clauses34016
Number of constraints which are cardinality constraints (but not clauses)444
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 28322
Min constraint cost 1
Max constraint cost 28322
Sum of constraints costs 953769951
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.19	c run usual solver
0.00/0.94	o 84966
0.00/0.94	c starting approximation
0.00/0.94	c factor = 2
0.00/0.94	c factor still to low - shrinking to 8670.61
0.00/0.94	c approx number of clauses: 1e+06
0.00/0.94	c current bound: 42483
1.00/1.23	c leaving approximation
1.00/1.23	c finished approximation
1.00/1.23	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5: 15438 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715458-1338247878/watcher-3715458-1338247878 -o /tmp/evaluation-result-3715458-1338247878/solver-3715458-1338247878 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715458-1338247878.wbo 1660115948 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.95 1.92 3/179 15417
/proc/meminfo: memFree=27798828/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0

[startup+0.0435241 s]
/proc/loadavg: 1.89 1.95 1.92 3/179 15417
/proc/meminfo: memFree=27798828/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 1.89 1.95 1.92 3/179 15417
/proc/meminfo: memFree=27798828/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 1.89 1.95 1.92 3/179 15417
/proc/meminfo: memFree=27798828/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 1.89 1.95 1.92 3/179 15417
/proc/meminfo: memFree=27798828/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.89 1.95 1.92 3/181 15429
/proc/meminfo: memFree=27783720/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=52568 CPUtime=1.48 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) R 15417 15417 25271 0 -1 4202496 15557 24012 0 0 51 13 78 6 20 0 1 0 290912694 53829632 11567 33554432000 4194304 5990268 140737241917312 140737241909296 4569513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 13142 11567 182 439 0 12699 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61716

[startup+3.10033 s]
/proc/loadavg: 1.89 1.95 1.92 3/181 15436
/proc/meminfo: memFree=27709144/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=167256 CPUtime=3.08 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) R 15417 15417 25271 0 -1 4202496 17201 24012 0 0 207 17 78 6 20 0 1 0 290912694 171270144 39727 33554432000 4194304 5990268 140737241917312 140737241909656 4522768 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 41814 39727 182 439 0 41371 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 176404

[startup+6.30039 s]
/proc/loadavg: 1.90 1.95 1.92 3/183 15438
/proc/meminfo: memFree=27175292/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=389920 CPUtime=1.58 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 52031 0 0 0 143 15 0 0 20 0 1 0 290913165 399278080 84932 33554432000 4194304 5208918 140733841231504 140733840180904 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 97513 84933 70 248 0 97262 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 706544

[startup+12.7004 s]
/proc/loadavg: 1.98 1.97 1.93 3/183 15438
/proc/meminfo: memFree=26821108/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=557612 CPUtime=7.98 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 81847 0 0 0 773 25 0 0 20 0 1 0 290913165 570994688 125641 33554432000 4194304 5208918 140733841231504 140733841229352 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 139403 125641 104 248 0 139152 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 874236

[startup+25.5004 s]
/proc/loadavg: 1.99 1.97 1.93 3/183 15438
/proc/meminfo: memFree=26829556/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=558028 CPUtime=20.78 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 81934 0 0 0 2053 25 0 0 20 0 1 0 290913165 571420672 125728 33554432000 4194304 5208918 140733841231504 140733841229352 4211488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 139507 125728 104 248 0 139256 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 874652

[startup+51.1004 s]
/proc/loadavg: 2.15 2.00 1.94 3/184 15440
/proc/meminfo: memFree=26822476/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=560952 CPUtime=46.38 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 82656 0 0 0 4612 26 0 0 20 0 1 0 290913165 574414848 127472 33554432000 4194304 5208918 140733841231504 140733841229464 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 140238 127472 104 248 0 139987 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 877576

[startup+102.307 s]
/proc/loadavg: 2.06 2.00 1.94 3/183 15440
/proc/meminfo: memFree=26821748/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=562536 CPUtime=97.58 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 83055 0 0 0 9732 26 0 0 20 0 1 0 290913165 576036864 127871 33554432000 4194304 5208918 140733841231504 140733841229352 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 140634 127871 104 248 0 140383 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 879160

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 1.94 3/183 15441
/proc/meminfo: memFree=26821624/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=562536 CPUtime=157.56 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 83065 0 0 0 15730 26 0 0 20 0 1 0 290913165 576036864 127881 33554432000 4194304 5208918 140733841231504 140733841229352 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 140634 127881 104 248 0 140383 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 879160

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/183 15441
/proc/meminfo: memFree=26807860/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################


[startup+1362.3 s]
/proc/loadavg: 1.95 1.96 1.92 3/183 19860
/proc/meminfo: memFree=27635092/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=666456 CPUtime=1357.36 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89475 0 0 0 135709 27 0 0 20 0 1 0 290913165 682450944 135228 33554432000 4194304 5208918 140733841231504 140733841229256 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166614 135228 104 248 0 166363 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 983080

[startup+1422.31 s]
/proc/loadavg: 1.89 1.93 1.91 3/183 20263
/proc/meminfo: memFree=27622280/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=666456 CPUtime=1417.36 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89476 0 0 0 141709 27 0 0 20 0 1 0 290913165 682450944 135229 33554432000 4194304 5208918 140733841231504 140733841229256 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166614 135229 104 248 0 166363 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 983080

[startup+1482.3 s]
/proc/loadavg: 1.96 1.94 1.91 3/183 20657
/proc/meminfo: memFree=27598672/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=666456 CPUtime=1477.34 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89477 0 0 0 147707 27 0 0 20 0 1 0 290913165 682450944 135230 33554432000 4194304 5208918 140733841231504 140733841229256 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166614 135230 104 248 0 166363 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 983080

[startup+1542.3 s]
/proc/loadavg: 1.98 1.95 1.91 3/183 21056
/proc/meminfo: memFree=27598348/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=666456 CPUtime=1537.34 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89506 0 0 0 153707 27 0 0 20 0 1 0 290913165 682450944 135259 33554432000 4194304 5208918 140733841231504 140733841229256 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166614 135259 104 248 0 166363 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 983080

[startup+1602.3 s]
/proc/loadavg: 1.99 1.95 1.91 3/184 21452
/proc/meminfo: memFree=27634772/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=667988 CPUtime=1597.33 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89851 0 0 0 159706 27 0 0 20 0 1 0 290913165 684019712 136115 33554432000 4194304 5208918 140733841231504 140733841229176 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166997 136115 104 248 0 166746 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 984612

[startup+1662.3 s]
/proc/loadavg: 2.01 1.96 1.91 3/183 21855
/proc/meminfo: memFree=27591324/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=667988 CPUtime=1657.32 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 89859 0 0 0 165705 27 0 0 20 0 1 0 290913165 684019712 136634 33554432000 4194304 5208918 140733841231504 140733841229176 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 166997 136634 104 248 0 166746 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 984612

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/183 22254
/proc/meminfo: memFree=27589336/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=668644 CPUtime=1717.31 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 90027 0 0 0 171704 27 0 0 20 0 1 0 290913165 684691456 137313 33554432000 4194304 5208918 140733841231504 140733841229176 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 167161 137313 104 248 0 166910 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 985268

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/184 22663
/proc/meminfo: memFree=27588212/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=668776 CPUtime=1777.3 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 90053 0 0 0 177703 27 0 0 20 0 1 0 290913165 684826624 137850 33554432000 4194304 5208918 140733841231504 140733841229352 4211574 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 167194 137850 104 248 0 166943 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 985400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.91 3/184 22812
/proc/meminfo: memFree=27614664/32873844 swapFree=6856/6856
[pid=15417] ppid=15415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15417/stat : 15417 (npSolver-wbo-It) S 15415 15417 25271 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290912694 9367552 275 33554432000 4194304 5064252 140737425147856 140737425146768 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15417/statm: 2287 275 233 213 0 72 0
[pid=15418] ppid=15417 vsize=298328 CPUtime=4.68 cores=0,2,4,6
/proc/15418/stat : 15418 (npSolver-wbo) S 15417 15417 25271 0 -1 4202496 18257 24012 0 0 334 50 78 6 20 0 1 0 290912694 305487872 62255 33554432000 4194304 5990268 140737241917312 140737241908736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15418/statm: 74582 62255 182 439 0 74139 0
[pid=15437] ppid=15418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15437/stat : 15437 (satsolver.sh) S 15418 15417 25271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290913164 9367552 267 33554432000 4194304 5064252 140735628108240 140735628107152 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15437/statm: 2287 267 226 213 0 72 0
[pid=15438] ppid=15437 vsize=668776 CPUtime=1795.4 cores=0,2,4,6
/proc/15438/stat : 15438 (glucose) R 15437 15417 25271 0 -1 4202496 90054 0 0 0 179513 27 0 0 20 0 1 0 290913165 684826624 137851 33554432000 4194304 5208918 140733841231504 140733841229352 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15438/statm: 167194 137851 104 248 0 166943 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 985400

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.12
CPU user time (s): 1799.27
CPU system time (s): 0.856869
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1080484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.856869
maximum resident set size= 666380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133315
page faults= 0
swaps= 0
block input operations= 0
block output operations= 445592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113
involuntary context switches= 1877

runsolver used 2.6356 second user time and 7.2559 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-29 01:31:18
IDJOB=3715458
IDBENCH=79479
IDSOLVER=2297
FILE ID=node144/3715458-1338247878
RUNJOBID= node144-1338226780-25287
PBS_JOBID= 14624625
Free space on /tmp= 71284 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/mprime/normalized-mprime04c_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715458-1338247878/watcher-3715458-1338247878 -o /tmp/evaluation-result-3715458-1338247878/solver-3715458-1338247878 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715458-1338247878.wbo 1660115948 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fc3a524545b2e5fdb30916fbda921972
RANDOM SEED=1660115948

node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27798828 kB
Buffers:          618808 kB
Cached:          2887856 kB
SwapCached:            0 kB
Active:          2036596 kB
Inactive:        2184260 kB
Active(anon):     706620 kB
Inactive(anon):        0 kB
Active(file):    1329976 kB
Inactive(file):  2184260 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9408 kB
Writeback:             0 kB
AnonPages:        710772 kB
Mapped:            15448 kB
Shmem:               200 kB
Slab:             711156 kB
SReclaimable:     152232 kB
SUnreclaim:       558924 kB
KernelStack:        1456 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     920924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71240 MiB
End job on node144 at 2012-05-29 02:01:18