Trace number 3695998

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.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-upstart-compat-sysv.cudf.paranoid.opb
MD5SUM1a68af6117c5d8c0bd6100144787dd93
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark154743
Best CPU time to get the best result obtained on this benchmark826.928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19772
Total number of constraints96417
Number of constraints which are clauses94852
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7255
Biggest coefficient in the objective function 4297
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12723415
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4297
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12723415
Number of bits of the biggest sum of numbers24
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.88	c model valid
0.00/0.88	c current solution ok
1.09/1.15	o 2548928
1.09/1.15	c current bound: 1274464
1.09/1.15	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5:  6868 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3695998-1338100164/watcher-3695998-1338100164 -o /tmp/evaluation-result-3695998-1338100164/solver-3695998-1338100164 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695998-1338100164.opb 1049328273 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.00 2.00 2.00 3/179 6861
/proc/meminfo: memFree=30598404/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0

[startup+0.102821 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6861
/proc/meminfo: memFree=30598404/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 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.00 2.00 2.00 3/179 6861
/proc/meminfo: memFree=30598404/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300191 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6861
/proc/meminfo: memFree=30598404/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700206 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6861
/proc/meminfo: memFree=30598404/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6865
/proc/meminfo: memFree=30585388/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=52632 CPUtime=1.48 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) R 6861 6861 5734 0 -1 4202496 7541 3981 0 0 112 23 12 1 20 0 1 0 276142429 53895168 10369 33554432000 4194304 5873084 140736549666096 140736549660504 4664169 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 13158 10369 180 410 0 12740 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61780

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6868
/proc/meminfo: memFree=30429644/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=159368 CPUtime=1.02 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 28791 0 0 0 94 8 0 0 20 0 1 0 276142637 163192832 35616 33554432000 4194304 4896791 140736759371440 140736758320488 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 39842 35616 76 172 0 39668 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 263064

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6868
/proc/meminfo: memFree=30313068/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=161288 CPUtime=4.21 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 29762 0 0 0 413 8 0 0 20 0 1 0 276142637 165158912 36246 33554432000 4194304 4896791 140736759371440 140736759368648 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 40322 36246 78 172 0 40148 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 264984

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6868
/proc/meminfo: memFree=30306632/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=180572 CPUtime=10.61 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 29926 0 0 0 1053 8 0 0 20 0 1 0 276142637 184905728 36397 33554432000 4194304 4896791 140736759371440 140736759368760 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 45143 36397 78 172 0 44969 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 284268

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6868
/proc/meminfo: memFree=30314268/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=181396 CPUtime=23.41 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 30245 0 0 0 2333 8 0 0 20 0 1 0 276142637 185749504 37218 33554432000 4194304 4896791 140736759371440 140736759368648 4225011 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 45349 37218 78 172 0 45175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 285092

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6871
/proc/meminfo: memFree=30286968/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=186048 CPUtime=49.01 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 32728 0 0 0 4892 9 0 0 20 0 1 0 276142637 190513152 39385 33554432000 4194304 4896791 140736759371440 140736759368648 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 46512 39385 78 172 0 46338 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 289744

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6871
/proc/meminfo: memFree=30276976/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=193952 CPUtime=100.21 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 36151 0 0 0 10010 11 0 0 20 0 1 0 276142637 198606848 43442 33554432000 4194304 4896791 140736759371440 140736759368648 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 48488 43442 78 172 0 48314 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 297648

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6871
/proc/meminfo: memFree=30264756/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=201500 CPUtime=160.16 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 39362 0 0 0 16002 14 0 0 20 0 1 0 276142637 206336000 45588 33554432000 4194304 4896791 140736759371440 140736759368648 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 50375 45588 78 172 0 50201 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7010
/proc/meminfo: memFree=30241580/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=363164 CPUtime=1419.94 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 86886 0 0 0 141897 97 0 0 20 0 1 0 276142637 371879936 76775 33554432000 4194304 4896791 140736759371440 140736759368584 4206019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 90791 76775 78 172 0 90617 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 466860

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7011
/proc/meminfo: memFree=30205844/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=365056 CPUtime=1479.93 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 88198 0 0 0 147892 101 0 0 20 0 1 0 276142637 373817344 80353 33554432000 4194304 4896791 140736759371440 140736759367176 4224975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 91264 80353 78 172 0 91090 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 468752

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7011
/proc/meminfo: memFree=30231500/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=368396 CPUtime=1539.92 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 90627 0 0 0 153885 107 0 0 20 0 1 0 276142637 377237504 77192 33554432000 4194304 4896791 140736759371440 140736759367176 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 92099 77192 78 172 0 91925 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 472092

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 7011
/proc/meminfo: memFree=30181560/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=370176 CPUtime=1599.89 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 91922 0 0 0 159879 110 0 0 20 0 1 0 276142637 379060224 81012 33554432000 4194304 4896791 140736759371440 140736759367176 4225348 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 92544 81012 78 172 0 92370 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 473872

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 7011
/proc/meminfo: memFree=30174016/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=372496 CPUtime=1659.88 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 93403 0 0 0 165876 112 0 0 20 0 1 0 276142637 381435904 83416 33554432000 4194304 4896791 140736759371440 140736759368648 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 93124 83416 78 172 0 92950 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 476192

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 7011
/proc/meminfo: memFree=30163180/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=375816 CPUtime=1719.87 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 94739 0 0 0 171872 115 0 0 20 0 1 0 276142637 384835584 87976 33554432000 4194304 4896791 140736759371440 140736759367176 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 93954 87976 78 172 0 93780 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 479512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7012
/proc/meminfo: memFree=30154224/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=377764 CPUtime=1779.86 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 95890 0 0 0 177866 120 0 0 20 0 1 0 276142637 386830336 82817 33554432000 4194304 4896791 140736759371440 140736759368648 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 94441 82817 78 172 0 94267 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 481460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7012
/proc/meminfo: memFree=30150212/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=378476 CPUtime=1797.96 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 96060 0 0 0 179676 120 0 0 20 0 1 0 276142637 387559424 85542 33554432000 4194304 4896791 140736759371440 140736759368648 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 94619 85542 78 172 0 94445 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 482172

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.01 2.00 3/183 7012
/proc/meminfo: memFree=30150212/32873648 swapFree=6860/6860
[pid=6861] ppid=6859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6861/stat : 6861 (runPb2sat.sh) S 6859 6861 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276142429 9367552 275 33554432000 4194304 5064252 140734492999872 140734492998784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6861/statm: 2287 275 233 213 0 72 0
[pid=6862] ppid=6861 vsize=85400 CPUtime=2.05 cores=0,2,4,6
/proc/6862/stat : 6862 (pb2sat) S 6861 6861 5734 0 -1 4202496 8658 3981 0 0 160 32 12 1 20 0 1 0 276142429 87449600 18561 33554432000 4194304 5873084 140736549666096 140736549659912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6862/statm: 21350 18561 180 410 0 20932 0
[pid=6867] ppid=6862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6867/stat : 6867 (satsolver.sh) S 6862 6861 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276142636 9367552 267 33554432000 4194304 5064252 140735134073568 140735134072480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6867/statm: 2287 267 226 213 0 72 0
[pid=6868] ppid=6867 vsize=378476 CPUtime=1797.96 cores=0,2,4,6
/proc/6868/stat : 6868 (glucose_static) R 6867 6861 5734 0 -1 4202496 96060 0 0 0 179676 120 0 0 20 0 1 0 276142637 387559424 85542 33554432000 4194304 4896791 140736759371440 140736759368648 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6868/statm: 94619 85542 78 172 0 94445 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 482172

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.5
CPU system time (s): 1.55476
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 611428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.5
system time used= 1.55476
maximum resident set size= 441052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 2276

runsolver used 5.22921 second user time and 12.3271 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 08:29:24
IDJOB=3695998
IDBENCH=72286
IDSOLVER=2274
FILE ID=node116/3695998-1338100164
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71396 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-upstart-compat-sysv.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695998-1338100164/watcher-3695998-1338100164 -o /tmp/evaluation-result-3695998-1338100164/solver-3695998-1338100164 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695998-1338100164.opb 1049328273 HOME HOME

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

MD5SUM BENCH= 1a68af6117c5d8c0bd6100144787dd93
RANDOM SEED=1049328273

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.556
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.556
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.90
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.556
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:        30598668 kB
Buffers:          306380 kB
Cached:           786492 kB
SwapCached:         3244 kB
Active:          1165684 kB
Inactive:         282164 kB
Active(anon):     345644 kB
Inactive(anon):     8932 kB
Active(file):     820040 kB
Inactive(file):   273232 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:             12080 kB
Writeback:             0 kB
AnonPages:        497980 kB
Mapped:            13484 kB
Shmem:                96 kB
Slab:             686044 kB
SReclaimable:     130424 kB
SUnreclaim:       555620 kB
KernelStack:        1520 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     504840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 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= 71336 MiB
End job on node116 at 2012-05-27 08:59:24