Trace number 3717045

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
wbo2satCp2 2012-05-19? (TO) 1800.13 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.028994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.32	o 231
0.00/0.32	c current bound: 115
0.00/0.62	o 110
0.00/0.62	c current bound: 55
1.17/1.21	o 51
1.17/1.21	c current bound: 25
1.19/1.35	o 23
1.19/1.35	c current bound: 11
1.33/1.92	o 1
1.33/1.92	c current bound: 0
1800.09/1800.51	./satsolver.sh: line 5:  7856 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/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-3717045-1338181115/watcher-3717045-1338181115 -o /tmp/evaluation-result-3717045-1338181115/solver-3717045-1338181115 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717045-1338181115.wbo 1137976944 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 7837
/proc/meminfo: memFree=28881768/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0

[startup+0.00944701 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 7837
/proc/meminfo: memFree=28881768/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100199 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 7837
/proc/meminfo: memFree=28881768/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300524 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 7837
/proc/meminfo: memFree=28881768/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700834 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 7837
/proc/meminfo: memFree=28881768/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50108 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7847
/proc/meminfo: memFree=28859880/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.33 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 901 9350 0 0 2 2 128 1 20 0 1 0 284237376 2969600 386 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 386 173 410 0 307 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12048

[startup+3.10114 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7856
/proc/meminfo: memFree=28856980/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=5980 CPUtime=1.16 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 2233 0 0 0 116 0 0 0 20 0 1 0 284237569 6123520 1079 33554432000 4194304 4896791 140734630810208 140734630807528 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 1495 1079 78 172 0 1321 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27176

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28856588/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=13772 CPUtime=4.36 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 5610 0 0 0 435 1 0 0 20 0 1 0 284237569 14102528 2926 33554432000 4194304 4896791 140734630810208 140734630807416 4401607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 3443 2926 78 172 0 3269 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34968

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28849040/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=15768 CPUtime=10.76 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 10338 0 0 0 1074 2 0 0 20 0 1 0 284237569 16146432 3403 33554432000 4194304 4896791 140734630810208 140734630807736 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 3942 3403 78 172 0 3768 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36964

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28837664/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=23284 CPUtime=23.56 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 15600 0 0 0 2353 3 0 0 20 0 1 0 284237569 23842816 5088 33554432000 4194304 4896791 140734630810208 140734630805944 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 5821 5088 78 172 0 5647 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44480

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28829460/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=33952 CPUtime=49.15 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 21486 0 0 0 4910 5 0 0 20 0 1 0 284237569 34766848 6835 33554432000 4194304 4896791 140734630810208 140734630807416 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 8488 6835 78 172 0 8314 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55148

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 7862
/proc/meminfo: memFree=28807416/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=41412 CPUtime=100.33 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 29897 0 0 0 10024 9 0 0 20 0 1 0 284237569 42405888 8899 33554432000 4194304 4896791 140734630810208 140734630807416 4225414 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 10353 8899 78 172 0 10179 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 62608

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 7886
/proc/meminfo: memFree=28801312/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=44488 CPUtime=160.32 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 35689 0 0 0 16020 12 0 0 20 0 1 0 284237569 45555712 10238 33554432000 4194304 4896791 140734630810208 140734630807736 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 11122 10238 78 172 0 10948 0
Current children cumulated CPU time (s) 162.22

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7896
/proc/meminfo: memFree=28648276/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=117768 CPUtime=1420.09 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 86021 0 0 0 141950 59 0 0 20 0 1 0 284237569 120594432 23445 33554432000 4194304 4896791 140734630810208 140734630807736 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 29442 23445 78 172 0 29268 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 138964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7896
/proc/meminfo: memFree=28654480/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=99848 CPUtime=1480.06 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 86836 0 0 0 147945 61 0 0 20 0 1 0 284237569 102244352 22084 33554432000 4194304 4896791 140734630810208 140734630807784 4225393 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 24962 22084 78 172 0 24788 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 121044

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7896
/proc/meminfo: memFree=28623264/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=150596 CPUtime=1540.04 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 87684 0 0 0 153943 61 0 0 20 0 1 0 284237569 154210304 30589 33554432000 4194304 4896791 140734630810208 140734630807464 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 37649 30589 78 172 0 37475 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 171792

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7896
/proc/meminfo: memFree=28607776/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=151172 CPUtime=1600.03 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 88953 0 0 0 159940 63 0 0 20 0 1 0 284237569 154800128 29172 33554432000 4194304 4896791 140734630810208 140734630807736 4225180 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 37793 29172 78 172 0 37619 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 172368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7897
/proc/meminfo: memFree=28619532/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=120684 CPUtime=1660.02 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 90110 0 0 0 165937 65 0 0 20 0 1 0 284237569 123580416 27123 33554432000 4194304 4896791 140734630810208 140734630807640 4225662 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 30171 27123 78 172 0 29997 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 141880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7898
/proc/meminfo: memFree=28634760/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=121776 CPUtime=1720.01 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 91503 0 0 0 171934 67 0 0 20 0 1 0 284237569 124698624 24807 33554432000 4194304 4896791 140734630810208 140734630807736 4225120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 30444 24807 78 172 0 30270 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 142972

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 7898
/proc/meminfo: memFree=28616476/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=122824 CPUtime=1780 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 92871 0 0 0 177931 69 0 0 20 0 1 0 284237569 125771776 24506 33554432000 4194304 4896791 140734630810208 140734630807736 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 30706 24506 78 172 0 30532 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 144020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 7943
/proc/meminfo: memFree=28754616/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=122824 CPUtime=1798.19 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 92884 0 0 0 179750 69 0 0 20 0 1 0 284237569 125771776 27578 33554432000 4194304 4896791 140734630810208 140734630807736 4225361 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 30706 27578 78 172 0 30532 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 144020

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.12 2.03 2.01 3/183 7943
/proc/meminfo: memFree=28754616/32873648 swapFree=6844/6844
[pid=7837] ppid=7835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7837/stat : 7837 (runWbo2satCp2.s) S 7835 7837 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284237376 9367552 274 33554432000 4194304 5064252 140735555452480 140735555451392 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 2287 274 233 213 0 72 0
[pid=7838] ppid=7837 vsize=2900 CPUtime=1.9 cores=1,3,5,7
/proc/7838/stat : 7838 (wbo2sat) S 7837 7837 7427 0 -1 4202496 981 11825 0 0 2 2 184 2 20 0 1 0 284237376 2969600 387 33554432000 4194304 5872148 140737030978368 140737030971640 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7838/statm: 725 387 174 410 0 307 0
[pid=7855] ppid=7838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7855/stat : 7855 (satsolver.sh) S 7838 7837 7427 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284237569 9367552 267 33554432000 4194304 5064252 140735593079440 140735593078352 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7855/statm: 2287 267 226 213 0 72 0
[pid=7856] ppid=7855 vsize=122824 CPUtime=1798.19 cores=1,3,5,7
/proc/7856/stat : 7856 (glucose_static) R 7855 7837 7427 0 -1 4202496 92884 0 0 0 179750 69 0 0 20 0 1 0 284237569 125771776 27578 33554432000 4194304 4896791 140734630810208 140734630807736 4225361 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7856/statm: 30706 27578 78 172 0 30532 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 144020

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.39
CPU system time (s): 0.746886
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 204048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.746886
maximum resident set size= 149364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155
involuntary context switches= 1996

runsolver used 3.44348 second user time and 8.76267 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 06:58:35
IDJOB=3717045
IDBENCH=78718
IDSOLVER=2299
FILE ID=node124/3717045-1338181115
RUNJOBID= node124-1338177508-7444
PBS_JOBID= 14624564
Free space on /tmp= 71408 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717045-1338181115/watcher-3717045-1338181115 -o /tmp/evaluation-result-3717045-1338181115/solver-3717045-1338181115 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717045-1338181115.wbo 1137976944 HOME HOME

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=1137976944

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28885504 kB
Buffers:          362860 kB
Cached:          2737816 kB
SwapCached:            0 kB
Active:          1036948 kB
Inactive:        2142668 kB
Active(anon):      81148 kB
Inactive(anon):        0 kB
Active(file):     955800 kB
Inactive(file):  2142668 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             33784 kB
Writeback:             0 kB
AnonPages:         79308 kB
Mapped:            15292 kB
Shmem:               200 kB
Slab:             670352 kB
SReclaimable:     114028 kB
SUnreclaim:       556324 kB
KernelStack:        1464 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     195312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 71400 MiB
End job on node124 at 2012-05-28 07:28:36