Trace number 3716141

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
mprime/normalized-mprime01ac_wcsp.wbo
MD5SUMb6e14fdba85251f7b3f2d00029d0ec92
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark2.12368
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables733
Total number of constraints18009
Number of soft constraints17802
Number of constraints which are clauses17802
Number of constraints which are cardinality constraints (but not clauses)207
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 11602
Min constraint cost 1
Max constraint cost 11602
Sum of constraints costs 203889015
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.16	o 81214
0.00/0.16	c current bound: 40607
0.00/0.16	c fallback to adder encoding
736.46/736.64	o 37783
736.46/736.64	c current bound: 18891
736.46/736.64	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5:  7664 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716141-1338221103/watcher-3716141-1338221103 -o /tmp/evaluation-result-3716141-1338221103/solver-3716141-1338221103 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716141-1338221103.wbo 1708740190 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 7445
/proc/meminfo: memFree=29849476/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0

[startup+0.0486481 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7445
/proc/meminfo: memFree=29849476/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7445
/proc/meminfo: memFree=29849476/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7445
/proc/meminfo: memFree=29849476/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7445
/proc/meminfo: memFree=29849476/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 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.00 2.00 2.00 3/181 7450
/proc/meminfo: memFree=29778860/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.48 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) R 7445 7445 1906 0 -1 4202496 8578 2216 0 0 140 6 2 0 20 0 1 0 288234697 152084480 25568 33554432000 4194304 5872148 140735975245728 140735975239576 4392240 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 25568 174 410 0 36712 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157668

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29582204/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=256560 CPUtime=1.19 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 39653 0 0 0 109 10 0 0 20 0 1 0 288234887 262717440 58696 33554432000 4194304 4896791 140735994027856 140735992976648 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 64140 58696 58 172 0 63966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 423376

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29368216/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=284660 CPUtime=4.38 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48278 0 0 0 424 14 0 0 20 0 1 0 288234887 291491840 62849 33554432000 4194304 4896791 140735994027856 140735994025064 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71165 62849 77 172 0 70991 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 451476

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29373944/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=284796 CPUtime=10.78 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48316 0 0 0 1064 14 0 0 20 0 1 0 288234887 291631104 62887 33554432000 4194304 4896791 140735994027856 140735994025000 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71199 62887 77 172 0 71025 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 451612

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29374192/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=284928 CPUtime=23.58 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48362 0 0 0 2344 14 0 0 20 0 1 0 288234887 291766272 62933 33554432000 4194304 4896791 140735994027856 140735994025064 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71232 62933 77 172 0 71058 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 451744

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29374192/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=285192 CPUtime=49.17 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48430 0 0 0 4903 14 0 0 20 0 1 0 288234887 292036608 63001 33554432000 4194304 4896791 140735994027856 140735994025064 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71298 63001 77 172 0 71124 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 452008

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7452
/proc/meminfo: memFree=29370532/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=285628 CPUtime=100.37 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48516 0 0 0 10023 14 0 0 20 0 1 0 288234887 292483072 63087 33554432000 4194304 4896791 140735994027856 140735994025176 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71407 63087 77 172 0 71233 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 452444

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7453
/proc/meminfo: memFree=29367740/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=148520 CPUtime=1.88 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 9209 2216 0 0 164 22 2 0 20 0 1 0 288234697 152084480 29665 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37130 29665 175 410 0 36712 0
[pid=7451] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7451/stat : 7451 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288234887 9367552 267 33554432000 4194304 5064252 140734346745600 140734346744512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7451/statm: 2287 267 226 213 0 72 0
[pid=7452] ppid=7451 vsize=285948 CPUtime=160.36 cores=0,2,4,6
/proc/7452/stat : 7452 (glucose_static) R 7451 7445 1906 0 -1 4202496 48599 0 0 0 16022 14 0 0 20 0 1 0 288234887 292810752 63170 33554432000 4194304 4896791 140735994027856 140735994025064 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7452/statm: 71487 63170 77 172 0 71313 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7670
/proc/meminfo: memFree=29492828/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=301412 CPUtime=623.93 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 50591 0 0 0 62377 16 0 0 20 0 1 0 288308523 308645888 69847 33554432000 4194304 4896791 140736902226544 140736902223752 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75353 69847 78 172 0 75179 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 469816

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7670
/proc/meminfo: memFree=29485396/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302252 CPUtime=683.91 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 50808 0 0 0 68375 16 0 0 20 0 1 0 288308523 309506048 70806 33554432000 4194304 4896791 140736902226544 140736902223752 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75563 70806 78 172 0 75389 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 470656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7670
/proc/meminfo: memFree=29480496/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302384 CPUtime=743.91 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 50847 0 0 0 74375 16 0 0 20 0 1 0 288308523 309641216 70845 33554432000 4194304 4896791 140736902226544 140736902223752 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75596 70845 78 172 0 75422 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 470788

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7673
/proc/meminfo: memFree=29495448/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302648 CPUtime=803.9 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51547 0 0 0 80373 17 0 0 20 0 1 0 288308523 309911552 66761 33554432000 4194304 4896791 140736902226544 140736902224120 4203853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75662 66761 78 172 0 75488 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 471052

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7673
/proc/meminfo: memFree=29494092/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302648 CPUtime=863.89 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51556 0 0 0 86372 17 0 0 20 0 1 0 288308523 309911552 66770 33554432000 4194304 4896791 140736902226544 140736902224120 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75662 66770 78 172 0 75488 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 471052

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7674
/proc/meminfo: memFree=29490680/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302648 CPUtime=923.88 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51561 0 0 0 92371 17 0 0 20 0 1 0 288308523 309911552 67286 33554432000 4194304 4896791 140736902226544 140736902224120 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75662 67286 78 172 0 75488 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 471052

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 7674
/proc/meminfo: memFree=29489812/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=302780 CPUtime=983.87 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51572 0 0 0 98370 17 0 0 20 0 1 0 288308523 310046720 67297 33554432000 4194304 4896791 140736902226544 140736902223752 4203889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75695 67297 78 172 0 75521 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 471184

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/183 7674
/proc/meminfo: memFree=29484848/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=303728 CPUtime=1043.86 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51835 0 0 0 104369 17 0 0 20 0 1 0 288308523 311017472 68578 33554432000 4194304 4896791 140736902226544 140736902223768 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75932 68578 78 172 0 75758 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 472132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7674
/proc/meminfo: memFree=29484972/32873844 swapFree=7620/7620
[pid=7445] ppid=7443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7445/stat : 7445 (runWbo2sat.sh) S 7443 7445 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288234697 9367552 275 33554432000 4194304 5064252 140735404101536 140735404100448 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7445/statm: 2287 275 233 213 0 72 0
[pid=7446] ppid=7445 vsize=150108 CPUtime=738.11 cores=0,2,4,6
/proc/7446/stat : 7446 (wbo2sat) S 7445 7445 1906 0 -1 4202496 19434 61054 0 0 312 40 73437 22 20 0 1 0 288234697 153710592 28356 33554432000 4194304 5872148 140735975245728 140735975239000 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7446/statm: 37527 28356 175 410 0 37109 0
[pid=7663] ppid=7446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7663/stat : 7663 (satsolver.sh) S 7446 7445 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288308523 9367552 267 33554432000 4194304 5064252 140736660625152 140736660624064 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7663/statm: 2287 267 226 213 0 72 0
[pid=7664] ppid=7663 vsize=303728 CPUtime=1061.96 cores=0,2,4,6
/proc/7664/stat : 7664 (glucose_static) R 7663 7445 1906 0 -1 4202496 51835 0 0 0 106179 17 0 0 20 0 1 0 288308523 311017472 68578 33554432000 4194304 4896791 140736902226544 140736902223768 4203820 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7664/statm: 75932 68578 78 172 0 75758 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 472132

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.3
CPU system time (s): 0.811876
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 574776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.811876
maximum resident set size= 347124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133313
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 1943

runsolver used 7.12792 second user time and 17.2414 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 18:05:03
IDJOB=3716141
IDBENCH=79482
IDSOLVER=2298
FILE ID=node143/3716141-1338221103
RUNJOBID= node143-1338207343-5232
PBS_JOBID= 14624608
Free space on /tmp= 71428 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/mprime/normalized-mprime01ac_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716141-1338221103/watcher-3716141-1338221103 -o /tmp/evaluation-result-3716141-1338221103/solver-3716141-1338221103 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716141-1338221103.wbo 1708740190 HOME HOME

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

MD5SUM BENCH= b6e14fdba85251f7b3f2d00029d0ec92
RANDOM SEED=1708740190

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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		: 2666.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        29850004 kB
Buffers:          424876 kB
Cached:           877300 kB
SwapCached:            0 kB
Active:          1775900 kB
Inactive:         404336 kB
Active(anon):     868872 kB
Inactive(anon):    11300 kB
Active(file):     907028 kB
Inactive(file):   393036 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8996 kB
Writeback:             0 kB
AnonPages:        885124 kB
Mapped:            15240 kB
Shmem:               200 kB
Slab:             701820 kB
SReclaimable:     143960 kB
SUnreclaim:       557860 kB
KernelStack:        1496 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1121508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71356 MiB
End job on node143 at 2012-05-28 18:35:04