Trace number 3716410

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 NameAnswerCPU timeWall clock time
wbo2sat 2012-05-19? (TO) 1800.1 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-66-100-0.wbo
MD5SUM114c0408840a95cae960ebc399875ecb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark15.4337
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints5468
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 278200
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 278199
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.28/1.44	o 5776
1.28/1.44	c current bound: 2888
1.28/1.44	c fallback to adder encoding
579.16/579.45	o 2888
579.16/579.45	c current bound: 1444
579.16/579.45	c fallback to adder encoding
1800.06/1800.50	./satsolver.sh: line 5: 32481 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3716410-1338191955/watcher-3716410-1338191955 -o /tmp/evaluation-result-3716410-1338191955/solver-3716410-1338191955 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716410-1338191955.wbo 428944690 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.05 2.16 2.08 3/179 32444
/proc/meminfo: memFree=30797392/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0

[startup+0.035669 s]
/proc/loadavg: 2.05 2.16 2.08 3/179 32444
/proc/meminfo: memFree=30797392/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.05 2.16 2.08 3/179 32444
/proc/meminfo: memFree=30797392/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 2.05 2.16 2.08 3/179 32444
/proc/meminfo: memFree=30797392/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700329 s]
/proc/loadavg: 2.05 2.16 2.08 3/179 32444
/proc/meminfo: memFree=30797392/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.16 2.08 2/181 32448
/proc/meminfo: memFree=30771740/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=30944 CPUtime=1.38 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) R 32444 32444 26987 0 -1 4202496 7767 9868 0 0 64 42 29 3 20 0 1 0 285320025 31686656 6604 33554432000 4194304 5872148 140737299320896 140737299315688 4703075 0 0 4096 0 0 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 7736 6604 176 410 0 7318 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 40092

[startup+3.10035 s]
/proc/loadavg: 2.04 2.16 2.08 3/183 32451
/proc/meminfo: memFree=30636520/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=98612 CPUtime=1.24 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 21223 0 0 0 120 4 0 0 20 0 1 0 285320210 100978688 22657 33554432000 4194304 4896791 140735568459488 140735568456696 4230922 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 24653 22657 78 172 0 24479 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 180620

[startup+6.30034 s]
/proc/loadavg: 2.04 2.16 2.08 3/183 32451
/proc/meminfo: memFree=30616532/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=99008 CPUtime=4.44 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 21447 0 0 0 440 4 0 0 20 0 1 0 285320210 101384192 22872 33554432000 4194304 4896791 140735568459488 140735568456696 4203102 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 24752 22872 78 172 0 24578 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 181016

[startup+12.7004 s]
/proc/loadavg: 2.04 2.15 2.08 3/183 32451
/proc/meminfo: memFree=30613540/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=111796 CPUtime=10.84 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 22037 0 0 0 1080 4 0 0 20 0 1 0 285320210 114479104 23450 33554432000 4194304 4896791 140735568459488 140735568456632 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 27949 23450 78 172 0 27775 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 193804

[startup+25.5003 s]
/proc/loadavg: 2.03 2.15 2.08 3/183 32451
/proc/meminfo: memFree=30609524/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=112908 CPUtime=23.64 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 22717 0 0 0 2359 5 0 0 20 0 1 0 285320210 115617792 24622 33554432000 4194304 4896791 140735568459488 140735568456712 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 28227 24622 78 172 0 28053 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 194916

[startup+51.1004 s]
/proc/loadavg: 2.02 2.13 2.08 3/184 32454
/proc/meminfo: memFree=30606604/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=113596 CPUtime=49.23 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 22882 0 0 0 4918 5 0 0 20 0 1 0 285320210 116322304 25294 33554432000 4194304 4896791 140735568459488 140735568457016 4203037 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 28399 25294 78 172 0 28225 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 195604

[startup+102.307 s]
/proc/loadavg: 2.01 2.11 2.07 3/184 32454
/proc/meminfo: memFree=30608124/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=115904 CPUtime=100.42 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 24308 0 0 0 10036 6 0 0 20 0 1 0 285320210 118685696 24994 33554432000 4194304 4896791 140735568459488 140735568457016 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 28976 24994 78 172 0 28802 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 197912

[startup+162.3 s]
/proc/loadavg: 2.04 2.10 2.07 3/184 32477
/proc/meminfo: memFree=30604816/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=63712 CPUtime=1.72 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 9700 9868 0 0 94 46 29 3 20 0 1 0 285320025 65241088 12988 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/32445/statm: 15928 12988 177 410 0 15510 0
[pid=32450] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32450/stat : 32450 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285320210 9367552 267 33554432000 4194304 5064252 140734854829600 140734854828512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32450/statm: 2287 267 226 213 0 72 0
[pid=32451] ppid=32450 vsize=117152 CPUtime=160.4 cores=0,2,4,6
/proc/32451/stat : 32451 (glucose_static) R 32450 32444 26987 0 -1 4202496 25183 0 0 0 16033 7 0 0 20 0 1 0 285320210 119963648 25758 33554432000 4194304 4896791 140735568459488 140735568457016 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32451/statm: 29288 25758 78 172 0 29114 0
Current children cumulated CPU time (s) 162.12

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 32657
/proc/meminfo: memFree=30001320/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=165124 CPUtime=842.32 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 25943 0 0 0 84223 9 0 0 20 0 1 0 285378008 169086976 33685 33554432000 4194304 4896791 140734114262720 140734114259992 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 41281 33685 78 172 0 41107 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 272184

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32657
/proc/meminfo: memFree=30021024/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=115336 CPUtime=902.31 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26068 0 0 0 90221 10 0 0 20 0 1 0 285378008 118104064 26432 33554432000 4194304 4896791 140734114262720 140734114260296 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 28834 26432 78 172 0 28660 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 222396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32658
/proc/meminfo: memFree=30012368/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=115336 CPUtime=962.3 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26077 0 0 0 96220 10 0 0 20 0 1 0 285378008 118104064 26952 33554432000 4194304 4896791 140734114262720 140734114260296 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 28834 26952 78 172 0 28660 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 222396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32658
/proc/meminfo: memFree=30000792/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134304 CPUtime=1022.29 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26582 0 0 0 102219 10 0 0 20 0 1 0 285378008 137527296 27968 33554432000 4194304 4896791 140734114262720 140734114260248 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33576 27968 78 172 0 33402 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 241364

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 32658
/proc/meminfo: memFree=29992904/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134304 CPUtime=1082.28 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26584 0 0 0 108218 10 0 0 20 0 1 0 285378008 137527296 28481 33554432000 4194304 4896791 140734114262720 140734114260248 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33576 28481 78 172 0 33402 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 241364

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32658
/proc/meminfo: memFree=30039988/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134304 CPUtime=1142.27 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26587 0 0 0 114217 10 0 0 20 0 1 0 285378008 137527296 28995 33554432000 4194304 4896791 140734114262720 140734114260248 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33576 28995 78 172 0 33402 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 241364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32658
/proc/meminfo: memFree=30028904/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134416 CPUtime=1202.26 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26609 0 0 0 120216 10 0 0 20 0 1 0 285378008 137641984 30039 33554432000 4194304 4896791 140734114262720 140734114260248 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33604 30039 78 172 0 33430 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 241476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32658
/proc/meminfo: memFree=30024864/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134520 CPUtime=1220.46 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26632 0 0 0 122036 10 0 0 20 0 1 0 285378008 137748480 30573 33554432000 4194304 4896791 140734114262720 140734114260248 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33630 30573 78 172 0 33456 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 241580

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32658
/proc/meminfo: memFree=30024864/32873648 swapFree=6612/6612
[pid=32444] ppid=32442 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (runWbo2sat.sh) S 32442 32444 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285320025 9367552 274 33554432000 4194304 5064252 140733448703536 140733448702448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32444/statm: 2287 274 233 213 0 72 0
[pid=32445] ppid=32444 vsize=88764 CPUtime=579.6 cores=0,2,4,6
/proc/32445/stat : 32445 (wbo2sat) S 32444 32444 26987 0 -1 4202496 14669 39700 0 0 129 51 57764 16 20 0 1 0 285320025 90894336 18739 33554432000 4194304 5872148 140737299320896 140737299314168 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 10 0 0
/proc/32445/statm: 22191 18739 177 410 0 21773 0
[pid=32480] ppid=32445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32480/stat : 32480 (satsolver.sh) S 32445 32444 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285378008 9367552 267 33554432000 4194304 5064252 140737268529360 140737268528272 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32480/statm: 2287 267 226 213 0 72 0
[pid=32481] ppid=32480 vsize=134520 CPUtime=1220.46 cores=0,2,4,6
/proc/32481/stat : 32481 (glucose_static) R 32480 32444 26987 0 -1 4202496 26632 0 0 0 122036 10 0 0 20 0 1 0 285378008 137748480 30573 33554432000 4194304 4896791 140734114262720 140734114260248 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32481/statm: 33630 30573 78 172 0 33456 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 241580

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.31
CPU system time (s): 0.790879
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 302536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.790879
maximum resident set size= 163848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81991
page faults= 0
swaps= 0
block input operations= 0
block output operations= 145368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81
involuntary context switches= 2079

runsolver used 5.64714 second user time and 9.8855 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 09:59:15
IDJOB=3716410
IDBENCH=79065
IDSOLVER=2298
FILE ID=node148/3716410-1338191955
RUNJOBID= node148-1338159381-27003
PBS_JOBID= 14624553
Free space on /tmp= 71588 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716410-1338191955/watcher-3716410-1338191955 -o /tmp/evaluation-result-3716410-1338191955/solver-3716410-1338191955 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716410-1338191955.wbo 428944690 HOME HOME

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

MD5SUM BENCH= 114c0408840a95cae960ebc399875ecb
RANDOM SEED=428944690

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30797284 kB
Buffers:          385756 kB
Cached:           492636 kB
SwapCached:          576 kB
Active:           966776 kB
Inactive:         241844 kB
Active(anon):     321432 kB
Inactive(anon):    11140 kB
Active(file):     645344 kB
Inactive(file):   230704 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              9220 kB
Writeback:             0 kB
AnonPages:        424060 kB
Mapped:            12080 kB
Shmem:                96 kB
Slab:             728724 kB
SReclaimable:     172784 kB
SUnreclaim:       555940 kB
KernelStack:        1520 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     491208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 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= 71448 MiB
End job on node148 at 2012-05-28 10:29:16