Trace number 3752725

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 (fixed)? (TO) 1800.07 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog05ac_wcsp.wbo
MD5SUM4a9698a367fd536b10c2caf05e789011
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1278
Best CPU time to get the best result obtained on this benchmark9.82251
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1359
Total number of constraints37158
Number of soft constraints36807
Number of constraints which are clauses36807
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 66052
Min constraint cost 1
Max constraint cost 66052
Sum of constraints costs 2387909283
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.30	c run usual solver
2.45/2.57	o 540596
2.45/2.57	c starting approximation
2.45/2.57	c factor = 2
2.45/2.57	c factor still to low - shrinking to 119386
2.45/2.57	c approx number of clauses: 1e+06
2.45/2.58	c current bound: 270298
2.67/2.98	c leaving approximation
2.67/2.98	c finished approximation
2.67/2.98	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3752725-1339210842/watcher-3752725-1339210842 -o /tmp/evaluation-result-3752725-1339210842/solver-3752725-1339210842 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752725-1339210842.wbo 400343861 HOME HOME 

running on 4 cores: 1,3,5,7

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: 2.00 2.00 1.98 3/180 29982
/proc/meminfo: memFree=26604644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0

[startup+0.0249321 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29982
/proc/meminfo: memFree=26604644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29982
/proc/meminfo: memFree=26604644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29982
/proc/meminfo: memFree=26604644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 29982
/proc/meminfo: memFree=26604644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 29986
/proc/meminfo: memFree=26546308/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=23664 CPUtime=0.4 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 7485 0 0 0 29 11 0 0 20 0 1 0 387208724 24231936 5176 33554432000 4194304 6006132 140736072685616 140736072678720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 5916 5176 156 443 0 5469 0
[pid=29985] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29985/stat : 29985 (cp2_pre.sh) S 29983 29982 11875 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 387208766 9367552 277 33554432000 4194304 5064252 140736343407952 140736343406656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29985/statm: 2287 277 234 213 0 72 0
[pid=29986] ppid=29985 vsize=40616 CPUtime=1.07 cores=1,3,5,7
/proc/29986/stat : 29986 (coprocessor) R 29985 29982 11875 0 -1 4202496 8519 0 0 0 106 1 0 0 20 0 1 0 387208766 41590784 9483 33554432000 4194304 6586260 140734959127872 140734959123416 5599298 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29986/statm: 10154 9483 190 584 0 9566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 82576

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29997
/proc/meminfo: memFree=26708020/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=45992 CPUtime=3.08 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) R 29982 29982 11875 0 -1 4202496 14569 33280 0 0 52 18 230 8 20 0 1 0 387208724 47095808 10273 33554432000 4194304 6006132 140736072685616 140736072677552 4822200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 11498 10273 192 443 0 11051 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55140

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.98 2/182 30057
/proc/meminfo: memFree=26475644/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=361656 CPUtime=6.27 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) R 29982 29982 11875 0 -1 4202496 28917 33280 0 0 363 26 230 8 20 0 1 0 387208724 370335744 81197 33554432000 4194304 6006132 140736072685616 140736072677960 5056672 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 90414 81197 192 443 0 89967 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 370804

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 30060
/proc/meminfo: memFree=24058648/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 1113828

[startup+25.5003 s]
/proc/loadavg: 2.15 2.03 1.99 3/184 30085
/proc/meminfo: memFree=22866152/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1436936 CPUtime=13.43 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 169952 0 0 0 1285 58 0 0 20 0 1 0 387209930 1471422464 305379 33554432000 4194304 5208918 140737029979088 140737029976936 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 359234 305379 95 248 0 358983 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2559912

[startup+51.1004 s]
/proc/loadavg: 2.16 2.04 2.00 3/184 30085
/proc/meminfo: memFree=22883952/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1444300 CPUtime=39.03 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 172232 0 0 0 3843 60 0 0 20 0 1 0 387209930 1478963200 308170 33554432000 4194304 5208918 140737029979088 140737029977048 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 361075 308170 95 248 0 360824 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2567276

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 30086
/proc/meminfo: memFree=22878924/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1447312 CPUtime=90.21 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 173458 0 0 0 8960 61 0 0 20 0 1 0 387209930 1482047488 309396 33554432000 4194304 5208918 140737029979088 140737029977048 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 361828 309396 102 248 0 361577 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 2570288

[startup+162.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 30086
/proc/meminfo: memFree=22879052/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1447312 CPUtime=150.21 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 173488 0 0 0 14960 61 0 0 20 0 1 0 387209930 1482047488 309426 33554432000 4194304 5208918 140737029979088 140737029977048 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 361828 309426 102 248 0 361577 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2570288

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 30086
/proc/meminfo: memFree=22877936/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 178771 0 0 0 134939 64 0 0 20 0 1 0 387209930 1503080448 320841 33554432000 4194304 5208918 140737029979088 140737029976840 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 366963 320841 104 248 0 366712 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2590828

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22805760/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1469112 CPUtime=1410.01 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 179120 0 0 0 140937 64 0 0 20 0 1 0 387209930 1504370688 321701 33554432000 4194304 5208918 140737029979088 140737029976840 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 367278 321701 104 248 0 367027 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2592088

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22797408/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1472312 CPUtime=1470.02 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 179463 0 0 0 146937 65 0 0 20 0 1 0 387209930 1507647488 323066 33554432000 4194304 5208918 140737029979088 140737029976760 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368078 323066 104 248 0 367827 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2595288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22787844/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1472312 CPUtime=1530 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 179487 0 0 0 152935 65 0 0 20 0 1 0 387209930 1507647488 323089 33554432000 4194304 5208918 140737029979088 140737029976760 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368078 323089 104 248 0 367827 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2595288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22787624/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1472312 CPUtime=1589.98 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 179496 0 0 0 158933 65 0 0 20 0 1 0 387209930 1507647488 323093 33554432000 4194304 5208918 140737029979088 140737029975464 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368078 323093 104 248 0 367827 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2595288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22787656/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1472312 CPUtime=1649.96 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 179519 0 0 0 164931 65 0 0 20 0 1 0 387209930 1507647488 323102 33554432000 4194304 5208918 140737029979088 140737029975464 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368078 323102 104 248 0 367827 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2595288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22778752/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1473932 CPUtime=1709.96 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 180158 0 0 0 170931 65 0 0 20 0 1 0 387209930 1509306368 324252 33554432000 4194304 5208918 140737029979088 140737029977048 4229843 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368483 324252 104 248 0 368232 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2596908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30100
/proc/meminfo: memFree=22773736/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1473932 CPUtime=1769.95 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 180273 0 0 0 176930 65 0 0 20 0 1 0 387209930 1509306368 324878 33554432000 4194304 5208918 140737029979088 140737029977048 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368483 324878 104 248 0 368232 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 2596908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30100
/proc/meminfo: memFree=22773580/32873648 swapFree=7388/7388
[pid=29982] ppid=29980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (npSolver-wbo-It) S 29980 29982 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387208724 9367552 275 33554432000 4194304 5064252 140736654384800 140736654383712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29982/statm: 2287 275 233 213 0 72 0
[pid=29983] ppid=29982 vsize=1104680 CPUtime=12.02 cores=1,3,5,7
/proc/29983/stat : 29983 (npSolver-wbo) S 29982 29982 11875 0 -1 4202496 31137 33280 0 0 838 126 230 8 20 0 1 0 387208724 1131192320 158953 33554432000 4194304 6006132 140736072685616 140736072677008 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29983/statm: 276170 158953 192 443 0 275723 0
[pid=30061] ppid=29983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30061/stat : 30061 (satsolver.sh) S 29983 29982 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209930 9367552 267 33554432000 4194304 5064252 140737238413216 140737238412128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30061/statm: 2287 267 226 213 0 72 0
[pid=30062] ppid=30061 vsize=1473932 CPUtime=1788.05 cores=1,3,5,7
/proc/30062/stat : 30062 (glucose) R 30061 29982 11875 0 -1 4202496 180274 0 0 0 178740 65 0 0 20 0 1 0 387209930 1509306368 324912 33554432000 4194304 5208918 140737029979088 140737029977048 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30062/statm: 368483 324912 104 248 0 368232 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2596908

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29982 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=699373
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=360793
# CPU time returned by wait4() is 12.0602
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1798.08
CPU system time (s): 1.99
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 3112100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6994
system time used= 1.36079
maximum resident set size= 1216820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1184472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152
involuntary context switches= 43

runsolver used 3.39048 second user time and 9.94649 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 05:00:42
IDJOB=3752725
IDBENCH=79454
IDSOLVER=2336
FILE ID=node148/3752725-1339210842
RUNJOBID= node148-1339205433-11892
PBS_JOBID= 14643875
Free space on /tmp= 70432 MiB

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

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

MD5SUM BENCH= 4a9698a367fd536b10c2caf05e789011
RANDOM SEED=400343861

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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	: 5331.92
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.91
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26605024 kB
Buffers:          751332 kB
Cached:          4361636 kB
SwapCached:          560 kB
Active:          2651980 kB
Inactive:        2629288 kB
Active(anon):     156448 kB
Inactive(anon):    10628 kB
Active(file):    2495532 kB
Inactive(file):  2618660 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:        231324 kB
Mapped:            11900 kB
Shmem:                36 kB
Slab:             839104 kB
SReclaimable:     281676 kB
SUnreclaim:       557428 kB
KernelStack:        1528 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     299300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69540 MiB
End job on node148 at 2012-06-09 05:30:43