Trace number 3701678

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.03 1800.91

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMd0d226c540b75eb8b7499ce62f8d731e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark25.8131
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 120
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 14476
Number of bits of the biggest sum of numbers14
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.47	c fallback to adder encoding
0.00/0.83	c run usual solver
3.87/3.90	c model valid
3.87/3.90	c current solution ok
4.74/5.23	o 0
4.74/5.23	c current bound: 121
4.74/5.23	c (debug) using card networks
139.10/139.66	c current bound: 182
139.10/139.66	c (debug) using card networks
362.39/363.07	c current bound: 213
362.39/363.07	c (debug) using card networks
538.93/539.66	c current bound: 228
538.93/539.66	c (debug) using card networks
1114.84/1115.61	c current bound: 236
1114.84/1115.61	c (debug) using card networks
1153.23/1154.05	c model valid
1153.23/1154.05	c current solution ok
1153.23/1154.08	o -7
1153.23/1154.08	c current bound: 232
1153.23/1154.08	c (debug) using card networks
1800.03/1800.91	c error: unexpected solver exit code
1800.03/1800.91	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-3701678-1338115284/watcher-3701678-1338115284 -o /tmp/evaluation-result-3701678-1338115284/solver-3701678-1338115284 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701678-1338115284.opb 511568678 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.03 2.02 2.00 2/179 22403
/proc/meminfo: memFree=28458980/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0

[startup+0.0670979 s]
/proc/loadavg: 2.03 2.02 2.00 2/179 22403
/proc/meminfo: memFree=28458980/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.03 2.02 2.00 2/179 22403
/proc/meminfo: memFree=28458980/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.03 2.02 2.00 2/179 22403
/proc/meminfo: memFree=28458980/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.03 2.02 2.00 2/179 22403
/proc/meminfo: memFree=28458980/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 22407
/proc/meminfo: memFree=28350812/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=62312 CPUtime=0.82 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 10553 0 0 0 75 7 0 0 20 0 1 0 277652799 63807488 14117 33554432000 4194304 5992684 140733576082016 140733576076048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22404/statm: 15578 14117 174 440 0 15134 0
[pid=22406] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22406/stat : 22406 (cp2_pre.sh) S 22404 22403 16531 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277652882 9367552 277 33554432000 4194304 5064252 140734998731168 140734998729872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22406/statm: 2287 277 234 213 0 72 0
[pid=22407] ppid=22406 vsize=132204 CPUtime=0.65 cores=0,2,4,6
/proc/22407/stat : 22407 (coprocessor) R 22406 22403 16531 0 -1 4202496 22366 0 0 0 62 3 0 0 20 0 1 0 277652882 135376896 29802 33554432000 4194304 6586260 140736942759856 140734998729896 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22407/statm: 33051 29802 166 584 0 32463 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 212812

[startup+3.10037 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 22407
/proc/meminfo: memFree=28236696/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=62312 CPUtime=0.82 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 10553 0 0 0 75 7 0 0 20 0 1 0 277652799 63807488 14117 33554432000 4194304 5992684 140733576082016 140733576076048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22404/statm: 15578 14117 174 440 0 15134 0
[pid=22406] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22406/stat : 22406 (cp2_pre.sh) S 22404 22403 16531 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277652882 9367552 277 33554432000 4194304 5064252 140734998731168 140734998729872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22406/statm: 2287 277 234 213 0 72 0
[pid=22407] ppid=22406 vsize=175360 CPUtime=2.25 cores=0,2,4,6
/proc/22407/stat : 22407 (coprocessor) R 22406 22403 16531 0 -1 4202496 31901 0 0 0 217 8 0 0 20 0 1 0 277652882 179568640 42699 33554432000 4194304 6586260 140736942759856 140736942755528 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22407/statm: 43840 42699 204 584 0 43252 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 255968

[startup+6.3004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 22417
/proc/meminfo: memFree=28321900/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=4.78 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 13581 51339 0 0 102 78 280 18 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22416] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22416/stat : 22416 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277653323 9367552 266 33554432000 4194304 5064252 140735560921488 140735560920400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22416/statm: 2287 266 226 213 0 72 0
[pid=22417] ppid=22416 vsize=70092 CPUtime=1.05 cores=0,2,4,6
/proc/22417/stat : 22417 (glucose) R 22416 22403 16531 0 -1 4202496 13681 0 0 0 102 3 0 0 20 0 1 0 277653323 71774208 14660 33554432000 4194304 5208918 140735198412048 140735198409992 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22417/statm: 17523 14660 104 248 0 17272 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 154780

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 22417
/proc/meminfo: memFree=28310672/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=4.78 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 13581 51339 0 0 102 78 280 18 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22416] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22416/stat : 22416 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277653323 9367552 266 33554432000 4194304 5064252 140735560921488 140735560920400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22416/statm: 2287 266 226 213 0 72 0
[pid=22417] ppid=22416 vsize=89288 CPUtime=7.44 cores=0,2,4,6
/proc/22417/stat : 22417 (glucose) R 22416 22403 16531 0 -1 4202496 16318 0 0 0 740 4 0 0 20 0 1 0 277653323 91430912 17019 33554432000 4194304 5208918 140735198412048 140735198409992 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22417/statm: 22322 17019 105 248 0 22071 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 173976

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 22417
/proc/meminfo: memFree=28268972/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=4.78 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 13581 51339 0 0 102 78 280 18 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22416] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22416/stat : 22416 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277653323 9367552 266 33554432000 4194304 5064252 140735560921488 140735560920400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22416/statm: 2287 266 226 213 0 72 0
[pid=22417] ppid=22416 vsize=134768 CPUtime=20.24 cores=0,2,4,6
/proc/22417/stat : 22417 (glucose) R 22416 22403 16531 0 -1 4202496 17689 0 0 0 2019 5 0 0 20 0 1 0 277653323 138002432 29527 33554432000 4194304 5208918 140735198412048 140735198408360 4212630 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22417/statm: 33692 29527 105 248 0 33441 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 219456

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 22417
/proc/meminfo: memFree=28264316/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=4.78 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 13581 51339 0 0 102 78 280 18 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22416] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22416/stat : 22416 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277653323 9367552 266 33554432000 4194304 5064252 140735560921488 140735560920400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22416/statm: 2287 266 226 213 0 72 0
[pid=22417] ppid=22416 vsize=127768 CPUtime=45.84 cores=0,2,4,6
/proc/22417/stat : 22417 (glucose) R 22416 22403 16531 0 -1 4202496 18449 0 0 0 4578 6 0 0 20 0 1 0 277653323 130834432 27402 33554432000 4194304 5208918 140735198412048 140735198407736 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22417/statm: 31942 27402 105 248 0 31691 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 212456

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 22417
/proc/meminfo: memFree=28257280/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=4.78 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 13581 51339 0 0 102 78 280 18 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22416] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22416/stat : 22416 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277653323 9367552 266 33554432000 4194304 5064252 140735560921488 140735560920400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22416/statm: 2287 266 226 213 0 72 0
[pid=22417] ppid=22416 vsize=127768 CPUtime=97.03 cores=0,2,4,6
/proc/22417/stat : 22417 (glucose) R 22416 22403 16531 0 -1 4202496 18458 0 0 0 9697 6 0 0 20 0 1 0 277653323 130834432 28426 33554432000 4194304 5208918 140735198412048 140735198408424 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22417/statm: 31942 28426 105 248 0 31691 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 212456

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 22424
/proc/meminfo: memFree=28269580/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=66392 CPUtime=139.16 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 14009 73572 0 0 102 78 13708 28 20 0 1 0 277652799 67985408 15169 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16598 15169 187 440 0 16154 0
[pid=22423] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21123 0 0 0 26810 7 0 0 20 0 1 0 277768207 187248640 39520 33554432000 4194304 5208918 140736059951568 140736059949560 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 45715 39520 105 248 0 45464 0
Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 269024

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 22538
/proc/meminfo: memFree=28369096/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=133540 CPUtime=328.14 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21130 0 0 0 32807 7 0 0 20 0 1 0 277768207 136744960 31038 33554432000 4194304 5208918 140736059951568 140736059949656 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 33385 31038 105 248 0 33134 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 219704

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22538
/proc/meminfo: memFree=28321564/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=182860 CPUtime=388.14 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21440 0 0 0 38806 8 0 0 20 0 1 0 277768207 187248640 40829 33554432000 4194304 5208918 140736059951568 140736059949560 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 45715 40829 105 248 0 45464 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 269024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22538
/proc/meminfo: memFree=28366200/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=133540 CPUtime=448.13 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21442 0 0 0 44805 8 0 0 20 0 1 0 277768207 136744960 31321 33554432000 4194304 5208918 140736059951568 140736059949656 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 33385 31321 105 248 0 33134 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 219704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22538
/proc/meminfo: memFree=28328484/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=182860 CPUtime=508.12 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21752 0 0 0 50803 9 0 0 20 0 1 0 277768207 187248640 40829 33554432000 4194304 5208918 140736059951568 140736059949560 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 45715 40829 105 248 0 45464 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 269024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22541
/proc/meminfo: memFree=28315672/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=182860 CPUtime=568.11 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 21757 0 0 0 56802 9 0 0 20 0 1 0 277768207 187248640 43389 33554432000 4194304 5208918 140736059951568 140736059947944 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 45715 43389 105 248 0 45464 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 269024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22542
/proc/meminfo: memFree=28307228/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=213680 CPUtime=628.1 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 22352 0 0 0 62800 10 0 0 20 0 1 0 277768207 218808320 46016 33554432000 4194304 5208918 140736059951568 140736059947944 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 53420 46016 105 248 0 53169 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 299844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22542
/proc/meminfo: memFree=28300712/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=213680 CPUtime=646.71 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 22352 0 0 0 64661 10 0 0 20 0 1 0 277768207 218808320 46016 33554432000 4194304 5208918 140736059951568 140736059947944 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 53420 46016 105 248 0 53169 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 299844

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22542
/proc/meminfo: memFree=28300712/32873844 swapFree=7612/7612
[pid=22403] ppid=22401 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22403/stat : 22403 (npSolver-pbo.sh) S 22401 22403 16531 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 277652798 9367552 275 33554432000 4194304 5064252 140735471326272 140735471325184 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22403/statm: 2287 275 233 213 0 72 0
[pid=22404] ppid=22403 vsize=67868 CPUtime=1153.32 cores=0,2,4,6
/proc/22404/stat : 22404 (npSolver-pbo) S 22403 22403 16531 0 -1 4202496 17186 175902 0 0 114 79 115048 91 20 0 1 0 277652799 69496832 15549 33554432000 4194304 5992684 140733576082016 140733576074336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/22404/statm: 16967 15549 187 440 0 16523 0
[pid=22513] ppid=22404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22513/stat : 22513 (satsolver.sh) S 22404 22403 16531 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277768207 9367552 266 33554432000 4194304 5064252 140734405898576 140734405897488 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22513/statm: 2287 266 226 213 0 72 0
[pid=22514] ppid=22513 vsize=213680 CPUtime=646.71 cores=0,2,4,6
/proc/22514/stat : 22514 (glucose) R 22513 22403 16531 0 -1 4202496 22352 0 0 0 64661 10 0 0 20 0 1 0 277768207 218808320 46016 33554432000 4194304 5208918 140736059951568 140736059947944 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22514/statm: 53420 46016 105 248 0 53169 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 299844

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22403 and gives
#  childrusage.ru_utime.tv_sec=1151
#  childrusage.ru_utime.tv_usec=629925
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=710739
# CPU time returned by wait4() is 1153.34
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.03
CPU user time (s): 1798.23
CPU system time (s): 1.8
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 307052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1151.63
system time used= 1.71074
maximum resident set size= 186604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194066
page faults= 0
swaps= 0
block input operations= 0
block output operations= 241568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 978
involuntary context switches= 1314

runsolver used 2.67659 second user time and 7.16491 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 12:41:24
IDJOB=3701678
IDBENCH=90490
IDSOLVER=2277
FILE ID=node143/3701678-1338115284
RUNJOBID= node143-1338088563-16547
PBS_JOBID= 14624464
Free space on /tmp= 71612 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701678-1338115284/watcher-3701678-1338115284 -o /tmp/evaluation-result-3701678-1338115284/solver-3701678-1338115284 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701678-1338115284.opb 511568678 HOME HOME

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

MD5SUM BENCH= d0d226c540b75eb8b7499ce62f8d731e
RANDOM SEED=511568678

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.787
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	: 5298.57
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.787
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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28459136 kB
Buffers:          366508 kB
Cached:          2789840 kB
SwapCached:            0 kB
Active:          1131296 kB
Inactive:        2460012 kB
Active(anon):     437284 kB
Inactive(anon):        0 kB
Active(file):     694012 kB
Inactive(file):  2460012 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10536 kB
Writeback:             0 kB
AnonPages:        448400 kB
Mapped:            15424 kB
Shmem:               200 kB
Slab:             675108 kB
SReclaimable:     117632 kB
SUnreclaim:       557476 kB
KernelStack:        1504 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     585152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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= 71592 MiB
End job on node143 at 2012-05-27 13:11:25