Trace number 3715497

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.08 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
scens/normalized-scen06-30_wcsp.wbo
MD5SUM6fa6f4309c56d1f5de2d242aa329505b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5556
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1018
Total number of constraints50646
Number of soft constraints50547
Number of constraints which are clauses50547
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Top cost 245952
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 7842900
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
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.27	c run usual solver
1.17/1.20	o 58576
1.17/1.20	c starting approximation
1.17/1.21	c factor = 2
1.17/1.21	c factor still to low - shrinking to 8882.52
1.17/1.21	c approx number of clauses: 1e+06
1.17/1.21	c current bound: 29288
4.15/4.21	c leaving approximation
4.15/4.21	c finished approximation
4.15/4.21	c fallback to adder encoding
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-3715497-1338255380/watcher-3715497-1338255380 -o /tmp/evaluation-result-3715497-1338255380/solver-3715497-1338255380 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715497-1338255380.wbo 1030432951 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: 4.90 3.55 2.62 4/179 20451
/proc/meminfo: memFree=12520720/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0

[startup+0.0239509 s]
/proc/loadavg: 4.90 3.55 2.62 4/179 20451
/proc/meminfo: memFree=12520720/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 4.90 3.55 2.62 4/179 20451
/proc/meminfo: memFree=12520720/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300318 s]
/proc/loadavg: 4.90 3.55 2.62 4/179 20451
/proc/meminfo: memFree=12520720/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 4.90 3.55 2.62 4/179 20451
/proc/meminfo: memFree=12520720/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/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: 4.90 3.55 2.62 4/183 20455
/proc/meminfo: memFree=17465832/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=23300 CPUtime=1.29 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 7137 13678 0 0 39 14 72 4 20 0 1 0 291666558 23859200 5016 33554432000 4194304 5990268 140733600351472 140733600342880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 5825 5016 174 439 0 5382 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 32448

[startup+3.10045 s]
/proc/loadavg: 4.90 3.55 2.62 4/183 20465
/proc/meminfo: memFree=23949868/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=23300 CPUtime=1.29 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 7137 13678 0 0 39 14 72 4 20 0 1 0 291666558 23859200 5016 33554432000 4194304 5990268 140733600351472 140733600342880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 5825 5016 174 439 0 5382 0
[pid=20464] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20464/stat : 20464 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291666690 9367552 267 33554432000 4194304 5064252 140735140780272 140735140779184 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20464/statm: 2287 267 226 213 0 72 0
[pid=20465] ppid=20464 vsize=58180 CPUtime=1.77 cores=1,3,5,7
/proc/20465/stat : 20465 (glucose) R 20464 20451 1905 0 -1 4202496 13176 0 0 0 175 2 0 0 20 0 1 0 291666690 59576320 13263 33554432000 4194304 5208918 140736358551216 140736358549048 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20465/statm: 14545 13263 95 248 0 14294 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 99776

[startup+6.30035 s]
/proc/loadavg: 4.67 3.53 2.62 3/180 20470
/proc/meminfo: memFree=23915836/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=305260 CPUtime=6.28 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) R 20451 20451 1905 0 -1 4202496 20596 30503 0 0 238 23 358 9 20 0 1 0 291666558 312586240 43348 33554432000 4194304 5990268 140733600351472 140733600343832 4604887 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 76315 43348 182 439 0 75872 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 314408

[startup+12.7004 s]
/proc/loadavg: 4.45 3.50 2.61 3/182 20472
/proc/meminfo: memFree=22874528/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=824908 CPUtime=3.27 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 80725 0 0 0 295 32 0 0 20 0 1 0 291667500 844705792 164582 33554432000 4194304 5208918 140733914410944 140733913360344 4465602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20472/statm: 206227 164582 70 248 0 205976 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1376508

[startup+25.5005 s]
/proc/loadavg: 4.05 3.46 2.61 3/182 20472
/proc/meminfo: memFree=22721780/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=857144 CPUtime=16.07 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 107665 0 0 0 1563 44 0 0 20 0 1 0 291667500 877715456 172131 33554432000 4194304 5208918 140733914410944 140733914408616 4228997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20472/statm: 214286 172131 103 248 0 214035 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1408744

[startup+51.1005 s]
/proc/loadavg: 3.43 3.36 2.60 3/182 20472
/proc/meminfo: memFree=22722676/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=857144 CPUtime=41.67 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 107667 0 0 0 4123 44 0 0 20 0 1 0 291667500 877715456 172133 33554432000 4194304 5208918 140733914410944 140733914408616 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 214286 172133 103 248 0 214035 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1408744

[startup+102.3 s]
/proc/loadavg: 2.66 3.16 2.57 3/182 20531
/proc/meminfo: memFree=23856880/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=857144 CPUtime=92.86 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 107667 0 0 0 9242 44 0 0 20 0 1 0 291667500 877715456 172133 33554432000 4194304 5208918 140733914410944 140733914408616 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 214286 172133 103 248 0 214035 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1408744

[startup+162.307 s]
/proc/loadavg: 2.27 2.96 2.54 3/181 20531
/proc/meminfo: memFree=23656664/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=857144 CPUtime=152.85 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 107670 0 0 0 15241 44 0 0 20 0 1 0 291667500 877715456 172136 33554432000 4194304 5208918 140733914410944 140733914408616 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 214286 172136 103 248 0 214035 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1408744

[startup+222.3 s]
/proc/loadavg: 2.10 2.78 2.50 3/182 20534
/proc/meminfo: memFree=23656144/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108373 0 0 0 135221 44 0 0 20 0 1 0 291667500 880791552 174670 33554432000 4194304 5208918 140733914410944 140733914408904 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215037 174670 104 248 0 214786 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1411748

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.12 3/182 20544
/proc/meminfo: memFree=23621588/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860812 CPUtime=1412.64 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108571 0 0 0 141220 44 0 0 20 0 1 0 291667500 881471488 174868 33554432000 4194304 5208918 140733914410944 140733914408792 4210859 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215203 174868 104 248 0 214952 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1412412

[startup+1482.31 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 20568
/proc/meminfo: memFree=23621400/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860812 CPUtime=1472.63 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108573 0 0 0 147219 44 0 0 20 0 1 0 291667500 881471488 174870 33554432000 4194304 5208918 140733914410944 140733914408792 4210724 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215203 174870 104 248 0 214952 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1412412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/181 20568
/proc/meminfo: memFree=23618928/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860812 CPUtime=1532.62 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108575 0 0 0 153218 44 0 0 20 0 1 0 291667500 881471488 174872 33554432000 4194304 5208918 140733914410944 140733914408792 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215203 174872 104 248 0 214952 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1412412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 20568
/proc/meminfo: memFree=23618556/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860812 CPUtime=1592.61 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108577 0 0 0 159217 44 0 0 20 0 1 0 291667500 881471488 174874 33554432000 4194304 5208918 140733914410944 140733914408792 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215203 174874 104 248 0 214952 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1412412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 20568
/proc/meminfo: memFree=23615020/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860944 CPUtime=1652.6 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108580 0 0 0 165216 44 0 0 20 0 1 0 291667500 881606656 174877 33554432000 4194304 5208918 140733914410944 140733914408792 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215236 174877 104 248 0 214985 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1412544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 20568
/proc/meminfo: memFree=23611360/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860944 CPUtime=1712.59 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108583 0 0 0 171215 44 0 0 20 0 1 0 291667500 881606656 174880 33554432000 4194304 5208918 140733914410944 140733914408792 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215236 174880 104 248 0 214985 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1412544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 20569
/proc/meminfo: memFree=23608320/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=860944 CPUtime=1772.58 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108588 0 0 0 177214 44 0 0 20 0 1 0 291667500 881606656 174885 33554432000 4194304 5208918 140733914410944 140733914408792 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215236 174885 104 248 0 214985 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1412544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 20569
/proc/meminfo: memFree=23607948/32873844 swapFree=7112/7112
[pid=20451] ppid=20449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20451/stat : 20451 (npSolver-wbo-It) S 20449 20451 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291666558 9367552 275 33554432000 4194304 5064252 140734829736896 140734829735808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20451/statm: 2287 275 233 213 0 72 0
[pid=20452] ppid=20451 vsize=533304 CPUtime=9.4 cores=1,3,5,7
/proc/20452/stat : 20452 (npSolver-wbo) S 20451 20451 1905 0 -1 4202496 21662 30503 0 0 493 80 358 9 20 0 1 0 291666558 546103296 78855 33554432000 4194304 5990268 140733600351472 140733600342896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20452/statm: 133326 78855 182 439 0 132883 0
[pid=20471] ppid=20452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20471/stat : 20471 (satsolver.sh) S 20452 20451 1905 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291667500 9367552 267 33554432000 4194304 5064252 140734130992384 140734130991296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20471/statm: 2287 267 226 213 0 72 0
[pid=20472] ppid=20471 vsize=861340 CPUtime=1790.68 cores=1,3,5,7
/proc/20472/stat : 20472 (glucose) R 20471 20451 1905 0 -1 4202496 108677 0 0 0 179024 44 0 0 20 0 1 0 291667500 882012160 174974 33554432000 4194304 5208918 140733914410944 140733914408696 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20472/statm: 215335 174974 104 248 0 215084 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1412940

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 20451 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=510706
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=905862
# CPU time returned by wait4() is 9.41657
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.75
CPU system time (s): 1.33
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1744684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.51071
system time used= 0.905862
maximum resident set size= 623376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 639672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113
involuntary context switches= 47

runsolver used 3.52646 second user time and 9.45256 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-29 03:36:20
IDJOB=3715497
IDBENCH=79580
IDSOLVER=2297
FILE ID=node104/3715497-1338255380
RUNJOBID= node104-1338229623-1922
PBS_JOBID= 14624647
Free space on /tmp= 59352 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-30_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715497-1338255380/watcher-3715497-1338255380 -o /tmp/evaluation-result-3715497-1338255380/solver-3715497-1338255380 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715497-1338255380.wbo 1030432951 HOME HOME

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

MD5SUM BENCH= 6fa6f4309c56d1f5de2d242aa329505b
RANDOM SEED=1030432951

node104.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.266
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.53
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.266
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.266
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.266
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.92
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.266
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.91
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.266
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		: 2666.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        12406400 kB
Buffers:          510260 kB
Cached:         17195908 kB
SwapCached:          752 kB
Active:          6328064 kB
Inactive:       12754832 kB
Active(anon):     975236 kB
Inactive(anon):   401084 kB
Active(file):    5352828 kB
Inactive(file): 12353748 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105056 kB
Dirty:             16028 kB
Writeback:             0 kB
AnonPages:       1419408 kB
Mapped:            15392 kB
Shmem:                 8 kB
Slab:            1241908 kB
SReclaimable:     683376 kB
SUnreclaim:       558532 kB
KernelStack:        1496 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1683020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1230848 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= 66384 MiB
End job on node104 at 2012-05-29 04:06:20