Trace number 3695161

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand71b131.cudf.paranoid.opb
MD5SUM0a3321c229fdd8db7a8cd40af6f6442f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5657
Best CPU time to get the best result obtained on this benchmark1.02484
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6124
Total number of constraints27447
Number of constraints which are clauses27162
Number of constraints which are cardinality constraints (but not clauses)285
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2302
Biggest coefficient in the objective function 1753
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 967654
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1753
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 967654
Number of bits of the biggest sum of numbers20
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.21	c model valid
0.00/0.21	c current solution ok
0.00/0.28	o 118045
0.00/0.28	c fallback to adder encoding
1800.02/1800.40	./satsolver.sh: line 5: 22256 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.40	c error: unexpected solver exit code
1800.02/1800.40	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-3695161-1338097422/watcher-3695161-1338097422 -o /tmp/evaluation-result-3695161-1338097422/solver-3695161-1338097422 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695161-1338097422.opb 1288523264 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.00 2.00 2.00 3/179 22249
/proc/meminfo: memFree=29125792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0

[startup+0.0216789 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22249
/proc/meminfo: memFree=29125792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22249
/proc/meminfo: memFree=29125792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300142 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22249
/proc/meminfo: memFree=29125792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22249
/proc/meminfo: memFree=29125792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 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.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29051688/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=45360 CPUtime=0.98 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 9705 0 0 0 96 2 0 0 20 0 1 0 275867642 46448640 9583 33554432000 4194304 4896791 140733583747360 140733583744568 4224118 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 11340 9583 77 172 0 11166 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 86696

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29050316/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=45976 CPUtime=2.58 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 10471 0 0 0 256 2 0 0 20 0 1 0 275867642 47079424 9755 33554432000 4194304 4896791 140733583747360 140733583744872 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 11494 9755 77 172 0 11320 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 87312

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29045188/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=46620 CPUtime=5.79 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 11147 0 0 0 576 3 0 0 20 0 1 0 275867642 47738880 10431 33554432000 4194304 4896791 140733583747360 140733583744872 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 11655 10431 77 172 0 11481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 87956

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29037512/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=48044 CPUtime=12.18 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 12693 0 0 0 1215 3 0 0 20 0 1 0 275867642 49197056 10642 33554432000 4194304 4896791 140733583747360 140733583744872 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 12011 10642 77 172 0 11837 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 89380

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29054664/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=51248 CPUtime=24.98 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 15166 0 0 0 2494 4 0 0 20 0 1 0 275867642 52477952 11549 33554432000 4194304 4896791 140733583747360 140733583744568 4203058 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 12812 11549 77 172 0 12638 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 92584

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29022056/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=63712 CPUtime=50.57 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 20016 0 0 0 5050 7 0 0 20 0 1 0 275867642 65241088 13516 33554432000 4194304 4896791 140733583747360 140733583743096 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 15928 13516 77 172 0 15754 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 105048

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22256
/proc/meminfo: memFree=29020556/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=82108 CPUtime=101.76 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 24196 0 0 0 10166 10 0 0 20 0 1 0 275867642 84078592 17623 33554432000 4194304 4896791 140733583747360 140733583744568 4202905 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 20527 17623 77 172 0 20353 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 123444

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22260
/proc/meminfo: memFree=29096976/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22339
/proc/meminfo: memFree=28982656/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=179124 CPUtime=1421.52 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 58721 0 0 0 142090 62 0 0 20 0 1 0 275867642 183422976 39453 33554432000 4194304 4896791 140733583747360 140733583744568 4204533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 44781 39453 78 172 0 44607 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 220460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22339
/proc/meminfo: memFree=28966792/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=185020 CPUtime=1481.49 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 61046 0 0 0 148085 64 0 0 20 0 1 0 275867642 189460480 42459 33554432000 4194304 4896791 140733583747360 140733583744568 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 46255 42459 78 172 0 46081 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 226356

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22339
/proc/meminfo: memFree=28954988/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=189644 CPUtime=1541.49 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 62406 0 0 0 154083 66 0 0 20 0 1 0 275867642 194195456 44058 33554432000 4194304 4896791 140733583747360 140733583744568 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 47411 44058 78 172 0 47237 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 230980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22342
/proc/meminfo: memFree=28959116/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=191064 CPUtime=1601.47 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 62916 0 0 0 160079 68 0 0 20 0 1 0 275867642 195649536 44482 33554432000 4194304 4896791 140733583747360 140733583744888 4225134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 47766 44482 78 172 0 47592 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 232400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22342
/proc/meminfo: memFree=28941308/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=192528 CPUtime=1661.46 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 63694 0 0 0 166075 71 0 0 20 0 1 0 275867642 197148672 43306 33554432000 4194304 4896791 140733583747360 140733583744888 4203889 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 48132 43306 78 172 0 47958 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 233864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22343
/proc/meminfo: memFree=28957012/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=194788 CPUtime=1721.45 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 64741 0 0 0 172071 74 0 0 20 0 1 0 275867642 199462912 41863 33554432000 4194304 4896791 140733583747360 140733583743096 4225130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 48697 41863 78 172 0 48523 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 236124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22343
/proc/meminfo: memFree=28938532/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=196708 CPUtime=1781.44 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 65850 0 0 0 178067 77 0 0 20 0 1 0 275867642 201428992 41373 33554432000 4194304 4896791 140733583747360 140733583742392 4202756 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 49177 41373 78 172 0 49003 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 238044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22343
/proc/meminfo: memFree=28944016/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=196708 CPUtime=1799.54 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 65880 0 0 0 179877 77 0 0 20 0 1 0 275867642 201428992 43958 33554432000 4194304 4896791 140733583747360 140733583743032 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 49177 43958 78 172 0 49003 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 238044

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 22343
/proc/meminfo: memFree=28944016/32873648 swapFree=6864/6864
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (runPb2satCp2.sh) S 22247 22249 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275867592 9367552 274 33554432000 4194304 5064252 140734144495200 140734144494112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=23040 CPUtime=0.48 cores=1,3,5,7
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 18002 0 -1 4202496 4817 2493 0 0 34 8 6 0 20 0 1 0 275867592 23592960 4829 33554432000 4194304 5873084 140734744854000 140734744847816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 5760 4829 179 410 0 5342 0
[pid=22255] ppid=22250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22255/stat : 22255 (satsolver.sh) S 22250 22249 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275867642 9367552 267 33554432000 4194304 5064252 140737141831792 140737141830704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22255/statm: 2287 267 226 213 0 72 0
[pid=22256] ppid=22255 vsize=196708 CPUtime=1799.54 cores=1,3,5,7
/proc/22256/stat : 22256 (glucose_static) R 22255 22249 18002 0 -1 4202496 65880 0 0 0 179877 77 0 0 20 0 1 0 275867642 201428992 43958 33554432000 4194304 4896791 140733583747360 140733583743032 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22256/statm: 49177 43958 78 172 0 49003 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 238044

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.19
CPU system time (s): 0.870867
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 368272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.870867
maximum resident set size= 249768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117
involuntary context switches= 1854

runsolver used 4.86126 second user time and 12.3041 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 07:43:42
IDJOB=3695161
IDBENCH=72106
IDSOLVER=2273
FILE ID=node125/3695161-1338097422
RUNJOBID= node125-1338089726-18019
PBS_JOBID= 14624468
Free space on /tmp= 71236 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand71b131.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695161-1338097422/watcher-3695161-1338097422 -o /tmp/evaluation-result-3695161-1338097422/solver-3695161-1338097422 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695161-1338097422.opb 1288523264 HOME HOME

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

MD5SUM BENCH= 0a3321c229fdd8db7a8cd40af6f6442f
RANDOM SEED=1288523264

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
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.373
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.373
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:        29126172 kB
Buffers:          323444 kB
Cached:          2414896 kB
SwapCached:         2336 kB
Active:          1453508 kB
Inactive:        1458504 kB
Active(anon):     166260 kB
Inactive(anon):     9524 kB
Active(file):    1287248 kB
Inactive(file):  1448980 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:              9376 kB
Writeback:             0 kB
AnonPages:        204768 kB
Mapped:            15272 kB
Shmem:               104 kB
Slab:             697452 kB
SReclaimable:     141428 kB
SUnreclaim:       556024 kB
KernelStack:        1520 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     323056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71212 MiB
End job on node125 at 2012-05-27 08:13:42