Trace number 3694485

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUMb63a917d588fe2910953571155dfae07
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35450
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 45248874
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 45248874
Number of bits of the biggest sum of numbers26
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.38	c fallback to adder encoding
1698.02/1698.33	c model valid
1698.02/1698.33	c current solution ok
1703.90/1704.34	o -12038
1703.90/1704.34	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694485-1338142492/watcher-3694485-1338142492 -o /tmp/evaluation-result-3694485-1338142492/solver-3694485-1338142492 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694485-1338142492.opb 896099230 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.07 2.02 2.00 2/179 27692
/proc/meminfo: memFree=25791160/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0

[startup+0.0633619 s]
/proc/loadavg: 2.07 2.02 2.00 2/179 27692
/proc/meminfo: memFree=25791160/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.07 2.02 2.00 2/179 27692
/proc/meminfo: memFree=25791160/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.07 2.02 2.00 2/179 27692
/proc/meminfo: memFree=25791160/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.07 2.02 2.00 2/179 27692
/proc/meminfo: memFree=25791160/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 27694
/proc/meminfo: memFree=25712300/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.49 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) R 27692 27692 26234 0 -1 4202496 12496 0 0 0 145 4 0 0 20 0 1 0 280376467 171356160 27863 33554432000 4194304 5873084 140733318647472 140733318643528 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 27863 164 410 0 41417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176488

[startup+3.10036 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 27696
/proc/meminfo: memFree=25507676/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=323908 CPUtime=1.32 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 39764 0 0 0 123 9 0 0 20 0 1 0 280376643 331681792 62358 33554432000 4194304 4896791 140737404668256 140737404665912 4216501 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27696/statm: 80977 62358 73 172 0 80803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 509544

[startup+6.30041 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 27696
/proc/meminfo: memFree=25369700/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=245900 CPUtime=4.51 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 41425 0 0 0 440 11 0 0 20 0 1 0 280376643 251801600 51682 33554432000 4194304 4896791 140737404668256 140737404665784 4203082 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 61475 51682 78 172 0 61301 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 431536

[startup+12.7004 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 27696
/proc/meminfo: memFree=25371652/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=246400 CPUtime=10.91 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 43557 0 0 0 1079 12 0 0 20 0 1 0 280376643 252313600 52459 33554432000 4194304 4896791 140737404668256 140737404665400 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 61600 52459 78 172 0 61426 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 432036

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 27696
/proc/meminfo: memFree=25372396/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=246552 CPUtime=23.71 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 45028 0 0 0 2359 12 0 0 20 0 1 0 280376643 252469248 53023 33554432000 4194304 4896791 140737404668256 140737404663992 4223858 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 61638 53023 78 172 0 61464 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 432188

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 27696
/proc/meminfo: memFree=25365996/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=246908 CPUtime=49.3 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 47421 0 0 0 4917 13 0 0 20 0 1 0 280376643 252833792 53622 33554432000 4194304 4896791 140737404668256 140737404665768 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 61727 53622 78 172 0 61553 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 432544

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 27697
/proc/meminfo: memFree=25358100/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=278284 CPUtime=100.51 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 50034 0 0 0 10037 14 0 0 20 0 1 0 280376643 284962816 54890 33554432000 4194304 4896791 140737404668256 140737404665784 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 69571 54890 78 172 0 69397 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 463920

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 27697
/proc/meminfo: memFree=25355464/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=248056 CPUtime=160.49 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 50206 0 0 0 16034 15 0 0 20 0 1 0 280376643 254009344 53434 33554432000 4194304 4896791 140737404668256 140737404665784 4204079 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 62014 53434 78 172 0 61840 0
Current children cumulated CPU time (s) 162.24

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

/proc/27696/statm: 70916 60037 78 172 0 70742 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 469300

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 27794
/proc/meminfo: memFree=25470164/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=283664 CPUtime=1420.29 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 53156 0 0 0 142010 19 0 0 20 0 1 0 280376643 290471936 60579 33554432000 4194304 4896791 140737404668256 140737404665400 4203799 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 70916 60579 78 172 0 70742 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 469300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27794
/proc/meminfo: memFree=25467616/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=283736 CPUtime=1480.28 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 53191 0 0 0 148009 19 0 0 20 0 1 0 280376643 290545664 61124 33554432000 4194304 4896791 140737404668256 140737404665784 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 70934 61124 78 172 0 70760 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 469372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27797
/proc/meminfo: memFree=25463652/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=283888 CPUtime=1540.27 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 53222 0 0 0 154008 19 0 0 20 0 1 0 280376643 290701312 62176 33554432000 4194304 4896791 140737404668256 140737404665784 4203772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 70972 62176 78 172 0 70798 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 469524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27797
/proc/meminfo: memFree=25461496/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=284132 CPUtime=1600.26 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 53288 0 0 0 160007 19 0 0 20 0 1 0 280376643 290951168 62753 33554432000 4194304 4896791 140737404668256 140737404665448 4203853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 71033 62753 78 172 0 70859 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 469768

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 27798
/proc/meminfo: memFree=25459688/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=167340 CPUtime=1.75 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 12965 0 0 0 159 16 0 0 20 0 1 0 280376467 171356160 30430 33554432000 4194304 5873084 140733318647472 140733318643896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27693/statm: 41835 30430 171 410 0 41417 0
[pid=27695] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27695/stat : 27695 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280376643 9367552 267 33554432000 4194304 5064252 140735296975472 140735296974384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27695/statm: 2287 267 226 213 0 72 0
[pid=27696] ppid=27695 vsize=284132 CPUtime=1660.25 cores=0,2,4,6
/proc/27696/stat : 27696 (glucose_static) R 27695 27692 26234 0 -1 4202496 53288 0 0 0 166006 19 0 0 20 0 1 0 280376643 290951168 62753 33554432000 4194304 4896791 140737404668256 140737404665448 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27696/statm: 71033 62753 78 172 0 70859 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 469768

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 27801
/proc/meminfo: memFree=24710924/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=439528 CPUtime=1706.79 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 23792 54570 0 0 519 531 169595 34 20 0 1 0 280376467 450076672 74923 33554432000 4194304 5873084 140733318647472 140733318641288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/27693/statm: 109882 74923 180 410 0 109464 0
[pid=27800] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27800/stat : 27800 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280547177 9367552 267 33554432000 4194304 5064252 140734820886944 140734820885856 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27800/statm: 2287 267 226 213 0 72 0
[pid=27801] ppid=27800 vsize=610244 CPUtime=15.17 cores=0,2,4,6
/proc/27801/stat : 27801 (glucose_static) R 27800 27692 26234 0 -1 4202496 98434 0 0 0 1487 30 0 0 20 0 1 0 280547177 624889856 141825 33554432000 4194304 4896791 140734172075360 140734172071096 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27801/statm: 152561 141825 78 172 0 152387 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1068068

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 27801
/proc/meminfo: memFree=24706892/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=439528 CPUtime=1706.79 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 23792 54570 0 0 519 531 169595 34 20 0 1 0 280376467 450076672 74923 33554432000 4194304 5873084 140733318647472 140733318641288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/27693/statm: 109882 74923 180 410 0 109464 0
[pid=27800] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27800/stat : 27800 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280547177 9367552 267 33554432000 4194304 5064252 140734820886944 140734820885856 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27800/statm: 2287 267 226 213 0 72 0
[pid=27801] ppid=27800 vsize=610764 CPUtime=75.17 cores=0,2,4,6
/proc/27801/stat : 27801 (glucose_static) R 27800 27692 26234 0 -1 4202496 102292 0 0 0 7485 32 0 0 20 0 1 0 280547177 625422336 142966 33554432000 4194304 4896791 140734172075360 140734172072872 4203849 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27801/statm: 152691 142966 78 172 0 152517 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1068588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 27801
/proc/meminfo: memFree=24707512/32873648 swapFree=6336/6336
[pid=27692] ppid=27690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27692/stat : 27692 (runPb2satCp2.sh) S 27690 27692 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280376466 9367552 274 33554432000 4194304 5064252 140734185112464 140734185111376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27692/statm: 2287 274 233 213 0 72 0
[pid=27693] ppid=27692 vsize=439528 CPUtime=1706.79 cores=0,2,4,6
/proc/27693/stat : 27693 (pb2sat) S 27692 27692 26234 0 -1 4202496 23792 54570 0 0 519 531 169595 34 20 0 1 0 280376467 450076672 74923 33554432000 4194304 5873084 140733318647472 140733318641288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/27693/statm: 109882 74923 180 410 0 109464 0
[pid=27800] ppid=27693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27800/stat : 27800 (satsolver.sh) S 27693 27692 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280547177 9367552 267 33554432000 4194304 5064252 140734820886944 140734820885856 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27800/statm: 2287 267 226 213 0 72 0
[pid=27801] ppid=27800 vsize=610764 CPUtime=93.28 cores=0,2,4,6
/proc/27801/stat : 27801 (glucose_static) R 27800 27692 26234 0 -1 4202496 103523 0 0 0 9296 32 0 0 20 0 1 0 280547177 625422336 142971 33554432000 4194304 4896791 140734172075360 140734172072872 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27801/statm: 152691 142971 78 172 0 152517 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1068588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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 27692 and gives
#  childrusage.ru_utime.tv_sec=1701
#  childrusage.ru_utime.tv_usec=154385
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=669138
# CPU time returned by wait4() is 1706.82
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1794.1
CPU system time (s): 5.97
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 1265392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1701.15
system time used= 5.66914
maximum resident set size= 465344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79339
page faults= 0
swaps= 0
block input operations= 0
block output operations= 852560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 2280

runsolver used 4.16137 second user time and 10.3944 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 20:14:52
IDJOB=3694485
IDBENCH=91942
IDSOLVER=2273
FILE ID=node112/3694485-1338142492
RUNJOBID= node112-1338122673-26250
PBS_JOBID= 14624490
Free space on /tmp= 71128 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694485-1338142492/watcher-3694485-1338142492 -o /tmp/evaluation-result-3694485-1338142492/solver-3694485-1338142492 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694485-1338142492.opb 896099230 HOME HOME

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

MD5SUM BENCH= b63a917d588fe2910953571155dfae07
RANDOM SEED=896099230

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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:       32873648 kB
MemFree:        25791432 kB
Buffers:          359648 kB
Cached:          4674304 kB
SwapCached:            0 kB
Active:          2470640 kB
Inactive:        3790524 kB
Active(anon):    1229820 kB
Inactive(anon):        0 kB
Active(file):    1240820 kB
Inactive(file):  3790524 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11452 kB
Writeback:             0 kB
AnonPages:       1383044 kB
Mapped:            15268 kB
Shmem:               200 kB
Slab:             682012 kB
SReclaimable:     125884 kB
SUnreclaim:       556128 kB
KernelStack:        1520 kB
PageTables:         6932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1496936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    735232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70756 MiB
End job on node112 at 2012-05-27 20:44:52