Trace number 3754809

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 1.0 (fixed)? (TO) 1800.01 1800.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog08bc_wcsp.wbo
MD5SUM7606a259cb7f676549ec962f9f596d4d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2257
Best CPU time to get the best result obtained on this benchmark7.36188
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1583
Total number of constraints57898
Number of soft constraints57490
Number of constraints which are clauses57490
Number of constraints which are cardinality constraints (but not clauses)408
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 71841
Min constraint cost 1
Max constraint cost 71841
Sum of constraints costs 4073527593
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.46	c run usual solver
3.18/3.23	o 1149480
3.18/3.23	c current bound: 574740
3.18/3.23	c fallback to adder encoding
1800.01/1800.31	c error: unexpected solver exit code
1800.01/1800.31	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-3754809-1339195602/watcher-3754809-1339195602 -o /tmp/evaluation-result-3754809-1339195602/solver-3754809-1339195602 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754809-1339195602.wbo 660914496 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: 2.00 2.00 2.00 3/177 28361
/proc/meminfo: memFree=30774300/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0

[startup+0.101814 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28361
/proc/meminfo: memFree=30774300/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200322 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28361
/proc/meminfo: memFree=30774300/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300336 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28361
/proc/meminfo: memFree=30774300/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28361
/proc/meminfo: memFree=30774300/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28365
/proc/meminfo: memFree=30684116/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=35104 CPUtime=0.65 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 8670 0 0 0 48 17 0 0 20 0 1 0 385685685 35946496 8205 33554432000 4194304 6006132 140736799943536 140736799936640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 8776 8205 156 443 0 8329 0
[pid=28364] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28364/stat : 28364 (cp2_pre.sh) S 28362 28361 22577 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 385685751 9367552 276 33554432000 4194304 5064252 140735555271744 140735555270448 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28364/statm: 2287 276 234 213 0 72 0
[pid=28365] ppid=28364 vsize=58820 CPUtime=0.83 cores=0,2,4,6
/proc/28365/stat : 28365 (coprocessor) R 28364 28361 22577 0 -1 4202496 10164 0 0 0 81 2 0 0 20 0 1 0 385685751 60231680 14153 33554432000 4194304 6586260 140735169132112 140735169127432 4683792 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28365/statm: 14705 14153 189 584 0 14117 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 112220

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28365
/proc/meminfo: memFree=30683868/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=35104 CPUtime=3.04 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 8686 16849 0 0 48 17 235 4 20 0 1 0 385685685 35946496 8206 33554432000 4194304 6006132 140736799943536 140736799937216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 8776 8206 157 443 0 8329 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 44252

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28373
/proc/meminfo: memFree=30484976/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=403892 CPUtime=6.27 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) R 28361 28361 22577 0 -1 4202496 36373 20184 0 0 347 34 241 5 20 0 1 0 385685685 413585408 86537 33554432000 4194304 6006132 140736799943536 140736799936248 4537144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 100973 86537 177 443 0 100526 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 413040

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28373
/proc/meminfo: memFree=29992224/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1190324 CPUtime=12.67 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) R 28361 28361 22577 0 -1 4202496 38012 20184 0 0 968 53 241 5 20 0 1 0 385685685 1218891776 205833 33554432000 4194304 6006132 140736799943536 140736799935896 4583839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 297581 205833 177 443 0 297134 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1199472

[startup+25.5005 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 28375
/proc/meminfo: memFree=27214360/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=1864640 CPUtime=7.92 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 172518 0 0 0 726 66 0 0 20 0 1 0 385687441 1909391360 410047 33554432000 4194304 5208918 140737026116288 140737025065688 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 466160 410048 70 248 0 465909 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2972388

[startup+51.1068 s]
/proc/loadavg: 2.28 2.08 2.02 3/181 28375
/proc/meminfo: memFree=26849672/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2173560 CPUtime=33.53 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 251891 0 0 0 3255 98 0 0 20 0 1 0 385687441 2225725440 498682 33554432000 4194304 5208918 140737026116288 140737026114136 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 543390 498682 104 248 0 543139 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3281308

[startup+102.3 s]
/proc/loadavg: 2.12 2.06 2.02 3/181 28375
/proc/meminfo: memFree=26847124/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2173716 CPUtime=84.72 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 251905 0 0 0 8374 98 0 0 20 0 1 0 385687441 2225885184 498696 33554432000 4194304 5208918 140737026116288 140737026114248 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 543429 498696 104 248 0 543178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3281464

[startup+162.3 s]
/proc/loadavg: 2.18 2.08 2.02 3/181 28375
/proc/meminfo: memFree=26844084/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2173716 CPUtime=144.71 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 251908 0 0 0 14373 98 0 0 20 0 1 0 385687441 2225885184 498699 33554432000 4194304 5208918 140737026116288 140737026114248 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 543429 498699 104 248 0 543178 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3281464

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/182 28378
/proc/meminfo: memFree=26840104/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253930 0 0 0 140352 100 0 0 20 0 1 0 385687441 2234163200 506074 33554432000 4194304 5208918 140737026116288 140737026114136 4211670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 506074 104 248 0 545199 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3289548

[startup+1482.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/181 28477
/proc/meminfo: memFree=21058820/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1464.51 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253930 0 0 0 146351 100 0 0 20 0 1 0 385687441 2234163200 506074 33554432000 4194304 5208918 140737026116288 140737026114136 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 506074 104 248 0 545199 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3289548

[startup+1542.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/181 28478
/proc/meminfo: memFree=21056524/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1524.5 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253931 0 0 0 152350 100 0 0 20 0 1 0 385687441 2234163200 506586 33554432000 4194304 5208918 140737026116288 140737026114136 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 506586 104 248 0 545199 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3289548

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/181 28478
/proc/meminfo: memFree=21056524/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1584.49 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253931 0 0 0 158349 100 0 0 20 0 1 0 385687441 2234163200 506586 33554432000 4194304 5208918 140737026116288 140737026114136 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 506586 104 248 0 545199 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3289548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 28478
/proc/meminfo: memFree=21054252/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1644.48 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253932 0 0 0 164348 100 0 0 20 0 1 0 385687441 2234163200 507098 33554432000 4194304 5208918 140737026116288 140737026114136 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 507098 104 248 0 545199 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3289548

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 28478
/proc/meminfo: memFree=21054836/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1704.47 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253932 0 0 0 170347 100 0 0 20 0 1 0 385687441 2234163200 507098 33554432000 4194304 5208918 140737026116288 140737026114136 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 507098 104 248 0 545199 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3289548

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 28478
/proc/meminfo: memFree=21054456/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1764.46 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253932 0 0 0 176346 100 0 0 20 0 1 0 385687441 2234163200 507098 33554432000 4194304 5208918 140737026116288 140737026114136 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 507098 104 248 0 545199 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3289548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 28478
/proc/meminfo: memFree=21052640/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1782.47 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253933 0 0 0 178147 100 0 0 20 0 1 0 385687441 2234163200 507610 33554432000 4194304 5208918 140737026116288 140737026114136 4211572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 507610 104 248 0 545199 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3289548

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 28478
/proc/meminfo: memFree=21052640/32873852 swapFree=6864/6864
[pid=28361] ppid=28359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28361/stat : 28361 (npSolver-wbo.sh) S 28359 28361 22577 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385685685 9367552 274 33554432000 4194304 5064252 140735412081568 140735412080480 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28361/statm: 2287 274 233 213 0 72 0
[pid=28362] ppid=28361 vsize=1089452 CPUtime=17.54 cores=0,2,4,6
/proc/28362/stat : 28362 (npSolver-wbo) S 28361 28361 22577 0 -1 4202496 39380 20184 0 0 1315 193 241 5 20 0 1 0 385685685 1115598848 244648 33554432000 4194304 6006132 140736799943536 140736799934944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28362/statm: 272363 244648 178 443 0 271916 0
[pid=28374] ppid=28362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28374/stat : 28374 (satsolver.sh) S 28362 28361 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385687441 9367552 267 33554432000 4194304 5064252 140736370828432 140736370827344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28374/statm: 2287 267 226 213 0 72 0
[pid=28375] ppid=28374 vsize=2181800 CPUtime=1782.47 cores=0,2,4,6
/proc/28375/stat : 28375 (glucose) R 28374 28361 22577 0 -1 4202496 253933 0 0 0 178147 100 0 0 20 0 1 0 385687441 2234163200 507610 33554432000 4194304 5208918 140737026116288 140737026114136 4211572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 545450 507610 104 248 0 545199 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3289548

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28361 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=567633
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=997696
# CPU time returned by wait4() is 17.5653
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.32
CPU time (s): 1800.01
CPU user time (s): 1797.03
CPU system time (s): 2.98
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 4150204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5676
system time used= 1.9977
maximum resident set size= 1917660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1891336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 35

runsolver used 7.55085 second user time and 13.115 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 00:46:42
IDJOB=3754809
IDBENCH=79451
IDSOLVER=2339
FILE ID=node129/3754809-1339195602
RUNJOBID= node129-1339183060-23990
PBS_JOBID= 14643830
Free space on /tmp= 70636 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog08bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754809-1339195602/watcher-3754809-1339195602 -o /tmp/evaluation-result-3754809-1339195602/solver-3754809-1339195602 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754809-1339195602.wbo 660914496 HOME HOME

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

MD5SUM BENCH= 7606a259cb7f676549ec962f9f596d4d
RANDOM SEED=660914496

node129.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.957
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	: 5333.91
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.957
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.957
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.91
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.957
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.957
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.957
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.957
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		: 2666.957
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:       32873852 kB
MemFree:        30774836 kB
Buffers:          323812 kB
Cached:           439136 kB
SwapCached:         2008 kB
Active:           989304 kB
Inactive:         226100 kB
Active(anon):     450396 kB
Inactive(anon):     4180 kB
Active(file):     538908 kB
Inactive(file):   221920 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             10192 kB
Writeback:             0 kB
AnonPages:        457176 kB
Mapped:             9840 kB
Shmem:                 0 kB
Slab:             745608 kB
SReclaimable:     187356 kB
SUnreclaim:       558252 kB
KernelStack:        1472 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     618372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 68364 MiB
End job on node129 at 2012-06-09 01:16:43