Trace number 3696885

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
pb2sat 2012-05-19? (TO) 1800.06 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2.opb
MD5SUMba6df77caf05680eb2c10dacd1851609
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-440
Best CPU time to get the best result obtained on this benchmark1800.1
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 389
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 1251
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 13703
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.46	c fallback to adder encoding
7.47/7.52	c model valid
7.47/7.52	c current solution ok
9.67/9.76	o -77
9.67/9.76	c current bound: 587
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3696885-1338116895/watcher-3696885-1338116895 -o /tmp/evaluation-result-3696885-1338116895/solver-3696885-1338116895 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696885-1338116895.opb 473758065 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9922
/proc/meminfo: memFree=30807100/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0

[startup+0.105233 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9922
/proc/meminfo: memFree=30807100/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200256 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9922
/proc/meminfo: memFree=30807100/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9922
/proc/meminfo: memFree=30807100/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 9922
/proc/meminfo: memFree=30807100/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9926
/proc/meminfo: memFree=30674092/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=96588 CPUtime=0.95 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 11097 0 0 0 87 8 0 0 20 0 1 0 277815622 98906112 16057 33554432000 4194304 5873084 140734558184448 140734558180872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 24147 16057 171 410 0 23729 0
[pid=9925] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9925/stat : 9925 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277815719 9367552 266 33554432000 4194304 5064252 140736144895104 140736144894016 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9925/statm: 2287 266 226 213 0 72 0
[pid=9926] ppid=9925 vsize=96992 CPUtime=0.52 cores=1,3,5,7
/proc/9926/stat : 9926 (glucose_static) R 9925 9922 6832 0 -1 4202496 20563 0 0 0 47 5 0 0 20 0 1 0 277815719 99319808 22261 33554432000 4194304 4896791 140734402743840 140734402741496 4399749 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9926/statm: 24248 22261 76 172 0 24074 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 211876

[startup+3.10041 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9926
/proc/meminfo: memFree=30619064/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=96588 CPUtime=0.95 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 11097 0 0 0 87 8 0 0 20 0 1 0 277815622 98906112 16057 33554432000 4194304 5873084 140734558184448 140734558180872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 24147 16057 171 410 0 23729 0
[pid=9925] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9925/stat : 9925 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277815719 9367552 266 33554432000 4194304 5064252 140736144895104 140736144894016 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9925/statm: 2287 266 226 213 0 72 0
[pid=9926] ppid=9925 vsize=97468 CPUtime=2.11 cores=1,3,5,7
/proc/9926/stat : 9926 (glucose_static) R 9925 9922 6832 0 -1 4202496 21083 0 0 0 206 5 0 0 20 0 1 0 277815719 99807232 22550 33554432000 4194304 4896791 140734402743840 140734402740888 4204119 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9926/statm: 24367 22550 78 172 0 24193 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 212352

[startup+6.30044 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9926
/proc/meminfo: memFree=30615708/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=96588 CPUtime=0.95 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 11097 0 0 0 87 8 0 0 20 0 1 0 277815622 98906112 16057 33554432000 4194304 5873084 140734558184448 140734558180872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 24147 16057 171 410 0 23729 0
[pid=9925] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9925/stat : 9925 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277815719 9367552 266 33554432000 4194304 5064252 140736144895104 140736144894016 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9925/statm: 2287 266 226 213 0 72 0
[pid=9926] ppid=9925 vsize=97880 CPUtime=5.31 cores=1,3,5,7
/proc/9926/stat : 9926 (glucose_static) R 9925 9922 6832 0 -1 4202496 21645 0 0 0 526 5 0 0 20 0 1 0 277815719 100229120 22653 33554432000 4194304 4896791 140734402743840 140734402741352 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9926/statm: 24470 22653 78 172 0 24296 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 212764

[startup+12.7005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9929
/proc/meminfo: memFree=30551044/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=136632 CPUtime=2.86 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 25538 0 0 0 278 8 0 0 20 0 1 0 277816605 139911168 27694 33554432000 4194304 4896791 140735524976416 140735524973720 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9929/statm: 34158 27694 78 172 0 33984 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 258916

[startup+25.5005 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 9929
/proc/meminfo: memFree=30551796/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=137820 CPUtime=15.65 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 25932 0 0 0 1557 8 0 0 20 0 1 0 277816605 141127680 28088 33554432000 4194304 4896791 140735524976416 140735524973768 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 34455 28088 78 172 0 34281 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 260104

[startup+51.1005 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9929
/proc/meminfo: memFree=30536472/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=141792 CPUtime=41.25 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 27652 0 0 0 4116 9 0 0 20 0 1 0 277816605 145195008 31189 33554432000 4194304 4896791 140735524976416 140735524973624 4203755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 35448 31189 78 172 0 35274 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 264076

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9975
/proc/meminfo: memFree=30900032/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=163184 CPUtime=92.45 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 29784 0 0 0 9232 13 0 0 20 0 1 0 277816605 167100416 32864 33554432000 4194304 4896791 140735524976416 140735524973624 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 40796 32864 78 172 0 40622 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 285468

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9978
/proc/meminfo: memFree=30879084/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 78386 0 0 0 141134 88 0 0 20 0 1 0 277816605 232665088 46868 33554432000 4194304 4896791 140735524976416 140735524973944 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 56803 46868 78 172 0 56629 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 349496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 9989
/proc/meminfo: memFree=30739724/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=197220 CPUtime=1472.21 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 79330 0 0 0 147130 91 0 0 20 0 1 0 277816605 201953280 45472 33554432000 4194304 4896791 140735524976416 140735524973624 4224710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 49305 45472 78 172 0 49131 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 319504

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9989
/proc/meminfo: memFree=30723160/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=229456 CPUtime=1532.21 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 81272 0 0 0 153127 94 0 0 20 0 1 0 277816605 234962944 47413 33554432000 4194304 4896791 140735524976416 140735524973624 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 57364 47413 78 172 0 57190 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 351740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9990
/proc/meminfo: memFree=30728604/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=200568 CPUtime=1592.18 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 82287 0 0 0 159122 96 0 0 20 0 1 0 277816605 205381632 46196 33554432000 4194304 4896791 140735524976416 140735524973624 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 50142 46196 78 172 0 49968 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 322852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9990
/proc/meminfo: memFree=30731276/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=201140 CPUtime=1652.17 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 83410 0 0 0 165118 99 0 0 20 0 1 0 277816605 205967360 46305 33554432000 4194304 4896791 140735524976416 140735524972152 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 50285 46305 78 172 0 50111 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 323424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9990
/proc/meminfo: memFree=30701224/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=234320 CPUtime=1712.16 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 84554 0 0 0 171116 100 0 0 20 0 1 0 277816605 239943680 54593 33554432000 4194304 4896791 140735524976416 140735524972152 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 58580 54593 78 172 0 58406 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 356604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9990
/proc/meminfo: memFree=30725340/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=234724 CPUtime=1772.15 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 85978 0 0 0 177112 103 0 0 20 0 1 0 277816605 240357376 50600 33554432000 4194304 4896791 140735524976416 140735524971496 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 58681 50600 78 172 0 58507 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 357008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9990
/proc/meminfo: memFree=30697972/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=234724 CPUtime=1790.26 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 85982 0 0 0 178922 104 0 0 20 0 1 0 277816605 240357376 52648 33554432000 4194304 4896791 140735524976416 140735524972152 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 58681 52648 78 172 0 58507 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 357008

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9990
/proc/meminfo: memFree=30697972/32873844 swapFree=7372/7372
[pid=9922] ppid=9920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9922/stat : 9922 (runPb2sat.sh) S 9920 9922 6832 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277815622 9367552 274 33554432000 4194304 5064252 140735265955488 140735265954400 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9922/statm: 2287 274 233 213 0 72 0
[pid=9923] ppid=9922 vsize=103988 CPUtime=9.8 cores=1,3,5,7
/proc/9923/stat : 9923 (pb2sat) S 9922 9922 6832 0 -1 4202496 14390 23176 0 0 143 187 637 13 20 0 1 0 277815622 106483712 17779 33554432000 4194304 5873084 140734558184448 140734558178264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9923/statm: 25997 17779 181 410 0 25579 0
[pid=9928] ppid=9923 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9928/stat : 9928 (satsolver.sh) S 9923 9922 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277816604 9367552 266 33554432000 4194304 5064252 140735499091632 140735499090544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 2287 266 226 213 0 72 0
[pid=9929] ppid=9928 vsize=234724 CPUtime=1790.26 cores=1,3,5,7
/proc/9929/stat : 9929 (glucose_static) R 9928 9922 6832 0 -1 4202496 85982 0 0 0 178922 104 0 0 20 0 1 0 277816605 240357376 52648 33554432000 4194304 4896791 140735524976416 140735524972152 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9929/statm: 58681 52648 78 172 0 58507 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 357008

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9922 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=809812
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=20692
# CPU time returned by wait4() is 9.8305
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1797.02
CPU system time (s): 3.04
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 456416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.80981
system time used= 2.02069
maximum resident set size= 116632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 209304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 23

runsolver used 3.14152 second user time and 8.69868 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 13:08:15
IDJOB=3696885
IDBENCH=90530
IDSOLVER=2274
FILE ID=node118/3696885-1338116895
RUNJOBID= node118-1338087839-6849
PBS_JOBID= 14624448
Free space on /tmp= 71544 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696885-1338116895/watcher-3696885-1338116895 -o /tmp/evaluation-result-3696885-1338116895/solver-3696885-1338116895 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696885-1338116895.opb 473758065 HOME HOME

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

MD5SUM BENCH= ba6df77caf05680eb2c10dacd1851609
RANDOM SEED=473758065

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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	: 5320.68
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.212
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.212
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.212
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:        30807900 kB
Buffers:          320956 kB
Cached:           427408 kB
SwapCached:            0 kB
Active:          1064376 kB
Inactive:         171740 kB
Active(anon):     478076 kB
Inactive(anon):    11324 kB
Active(file):     586300 kB
Inactive(file):   160416 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:        632644 kB
Mapped:            12480 kB
Shmem:               200 kB
Slab:             687200 kB
SReclaimable:     128740 kB
SUnreclaim:       558460 kB
KernelStack:        1520 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     633764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    544768 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= 71520 MiB
End job on node118 at 2012-05-27 13:38:16