Trace number 3717103

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

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.37/1.41	o 5776
1.37/1.41	c current bound: 2888
1.37/1.41	c fallback to adder encoding
646.36/646.55	o 2888
646.36/646.55	c current bound: 1444
646.36/646.55	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 11154 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-3717103-1338188395/watcher-3717103-1338188395 -o /tmp/evaluation-result-3717103-1338188395/solver-3717103-1338188395 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717103-1338188395.wbo 1985262606 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.37 2.35 2.18 3/177 11111
/proc/meminfo: memFree=28691708/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0

[startup+0.0310471 s]
/proc/loadavg: 2.37 2.35 2.18 3/177 11111
/proc/meminfo: memFree=28691708/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.37 2.35 2.18 3/177 11111
/proc/meminfo: memFree=28691708/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.37 2.35 2.18 3/177 11111
/proc/meminfo: memFree=28691708/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 2.37 2.35 2.18 3/177 11111
/proc/meminfo: memFree=28691708/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.34 2.35 2.18 3/179 11115
/proc/meminfo: memFree=28666792/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=39136 CPUtime=1.47 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) R 11111 11111 6720 0 -1 4202496 8370 9880 0 0 67 44 33 3 20 0 1 0 284965438 40075264 8229 33554432000 4194304 5872148 140733487198496 140733487193288 4393672 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 9784 8229 176 410 0 9366 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 48284

[startup+3.10034 s]
/proc/loadavg: 2.34 2.35 2.18 3/181 11118
/proc/meminfo: memFree=28529848/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=98576 CPUtime=1.26 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 21435 0 0 0 121 5 0 0 20 0 1 0 284965621 100941824 22847 33554432000 4194304 4896791 140735561078960 140735561076664 4203886 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 24644 22847 78 172 0 24470 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 180584

[startup+6.3004 s]
/proc/loadavg: 2.34 2.35 2.18 3/181 11118
/proc/meminfo: memFree=28508620/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=99012 CPUtime=4.46 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 21827 0 0 0 441 5 0 0 20 0 1 0 284965621 101388288 22957 33554432000 4194304 4896791 140735561078960 140735561076168 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 24753 22957 78 172 0 24579 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 181020

[startup+12.7004 s]
/proc/loadavg: 2.29 2.33 2.18 3/182 11121
/proc/meminfo: memFree=28507844/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=111668 CPUtime=10.85 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 22240 0 0 0 1080 5 0 0 20 0 1 0 284965621 114348032 23365 33554432000 4194304 4896791 140735561078960 140735561076104 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 27917 23365 78 172 0 27743 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 193676

[startup+25.5005 s]
/proc/loadavg: 2.25 2.32 2.18 3/182 11121
/proc/meminfo: memFree=28503984/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=112652 CPUtime=23.66 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 22692 0 0 0 2360 6 0 0 20 0 1 0 284965621 115355648 24312 33554432000 4194304 4896791 140735561078960 140735561076184 4203006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 28163 24312 78 172 0 27989 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 194660

[startup+51.1005 s]
/proc/loadavg: 2.15 2.29 2.17 3/182 11121
/proc/meminfo: memFree=28498244/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=113176 CPUtime=49.25 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 22822 0 0 0 4919 6 0 0 20 0 1 0 284965621 115892224 24953 33554432000 4194304 4896791 140735561078960 140735561076168 4225523 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 28294 24953 78 172 0 28120 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 195184

[startup+102.307 s]
/proc/loadavg: 2.11 2.26 2.17 3/182 11143
/proc/meminfo: memFree=28496016/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=114980 CPUtime=100.45 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 23880 0 0 0 10038 7 0 0 20 0 1 0 284965621 117739520 25340 33554432000 4194304 4896791 140735561078960 140735561076104 4203064 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 28745 25340 78 172 0 28571 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 196988

[startup+162.3 s]
/proc/loadavg: 2.11 2.22 2.16 3/181 11143
/proc/meminfo: memFree=28484880/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=63712 CPUtime=1.8 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 10062 9880 0 0 95 49 33 3 20 0 1 0 284965438 65241088 13350 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 15928 13350 177 410 0 15510 0
[pid=11117] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11117/stat : 11117 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284965621 9367552 267 33554432000 4194304 5064252 140733504240272 140733504239184 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11117/statm: 2287 267 226 213 0 72 0
[pid=11118] ppid=11117 vsize=116788 CPUtime=160.44 cores=1,3,5,7
/proc/11118/stat : 11118 (glucose_static) R 11117 11111 6720 0 -1 4202496 24744 0 0 0 16036 8 0 0 20 0 1 0 284965621 119590912 26884 33554432000 4194304 4896791 140735561078960 140735561076184 4203806 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11118/statm: 29197 26884 78 172 0 29023 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 11159
/proc/meminfo: memFree=28421180/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=164892 CPUtime=715.24 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27341 0 0 0 71514 10 0 0 20 0 1 0 285030131 168849408 32156 33554432000 4194304 4896791 140734150593536 140734150591064 4203841 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 41223 32156 78 172 0 41049 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 271952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 11160
/proc/meminfo: memFree=28416152/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=164892 CPUtime=775.24 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27575 0 0 0 77514 10 0 0 20 0 1 0 285030131 168849408 32901 33554432000 4194304 4896791 140734150593536 140734150591064 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 41223 32901 78 172 0 41049 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 271952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 11160
/proc/meminfo: memFree=28412180/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=165028 CPUtime=835.22 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27594 0 0 0 83512 10 0 0 20 0 1 0 285030131 168988672 33431 33554432000 4194304 4896791 140734150593536 140734150590744 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 41257 33431 78 172 0 41083 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 272088

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11160
/proc/meminfo: memFree=28405912/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=165124 CPUtime=895.21 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27605 0 0 0 89511 10 0 0 20 0 1 0 285030131 169086976 33953 33554432000 4194304 4896791 140734150593536 140734150590808 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 41281 33953 78 172 0 41107 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 272184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11160
/proc/meminfo: memFree=28432660/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=115336 CPUtime=955.2 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27826 0 0 0 95510 10 0 0 20 0 1 0 285030131 118104064 26700 33554432000 4194304 4896791 140734150593536 140734150591112 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 28834 26700 78 172 0 28660 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 222396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11160
/proc/meminfo: memFree=28428440/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=115336 CPUtime=1015.19 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 27827 0 0 0 101509 10 0 0 20 0 1 0 285030131 118104064 27212 33554432000 4194304 4896791 140734150593536 140734150591112 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 28834 27212 78 172 0 28660 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 222396

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 11206
/proc/meminfo: memFree=28278820/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=134304 CPUtime=1075.19 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 28340 0 0 0 107508 11 0 0 20 0 1 0 285030131 137527296 28236 33554432000 4194304 4896791 140734150593536 140734150591064 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 33576 28236 78 172 0 33402 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 241364

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 11206
/proc/meminfo: memFree=28281552/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=134304 CPUtime=1135.18 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 28342 0 0 0 113507 11 0 0 20 0 1 0 285030131 137527296 28749 33554432000 4194304 4896791 140734150593536 140734150591064 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 33576 28749 78 172 0 33402 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 241364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 11206
/proc/meminfo: memFree=28281552/32873852 swapFree=6856/6856
[pid=11111] ppid=11109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11111/stat : 11111 (runWbo2satCp2.s) S 11109 11111 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284965438 9367552 275 33554432000 4194304 5064252 140737431992768 140737431991680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11111/statm: 2287 275 233 213 0 72 0
[pid=11112] ppid=11111 vsize=88764 CPUtime=646.79 cores=1,3,5,7
/proc/11112/stat : 11112 (wbo2sat) S 11111 11111 6720 0 -1 4202496 13962 39830 0 0 129 53 64478 19 20 0 1 0 284965438 90894336 18591 33554432000 4194304 5872148 140733487198496 140733487191768 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11112/statm: 22191 18591 177 410 0 21773 0
[pid=11153] ppid=11112 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11153/stat : 11153 (satsolver.sh) S 11112 11111 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285030131 9367552 267 33554432000 4194304 5064252 140733436961264 140733436960176 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11153/statm: 2287 267 226 213 0 72 0
[pid=11154] ppid=11153 vsize=134304 CPUtime=1153.28 cores=1,3,5,7
/proc/11154/stat : 11154 (glucose_static) R 11153 11111 6720 0 -1 4202496 28344 0 0 0 115317 11 0 0 20 0 1 0 285030131 137527296 28751 33554432000 4194304 4896791 140734150593536 140734150591064 4203783 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11154/statm: 33576 28751 78 172 0 33402 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 241364

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.12
CPU user time (s): 1799.26
CPU system time (s): 0.856869
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 302536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.856869
maximum resident set size= 165292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 145360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 1871

runsolver used 3.31549 second user time and 8.80166 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 08:59:55
IDJOB=3717103
IDBENCH=79065
IDSOLVER=2299
FILE ID=node128/3717103-1338188395
RUNJOBID= node128-1338159808-6737
PBS_JOBID= 14624556
Free space on /tmp= 71168 MiB

SOLVER NAME= wbo2satCp2 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/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717103-1338188395/watcher-3717103-1338188395 -o /tmp/evaluation-result-3717103-1338188395/solver-3717103-1338188395 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717103-1338188395.wbo 1985262606 HOME HOME

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

MD5SUM BENCH= 114c0408840a95cae960ebc399875ecb
RANDOM SEED=1985262606

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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		: 2666.389
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.389
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:       32873852 kB
MemFree:        28691716 kB
Buffers:          473020 kB
Cached:          2579108 kB
SwapCached:          584 kB
Active:          1548508 kB
Inactive:        1772508 kB
Active(anon):     258420 kB
Inactive(anon):    12304 kB
Active(file):    1290088 kB
Inactive(file):  1760204 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8772 kB
Writeback:             0 kB
AnonPages:        356228 kB
Mapped:            15484 kB
Shmem:               200 kB
Slab:             722248 kB
SReclaimable:     164544 kB
SUnreclaim:       557704 kB
KernelStack:        1512 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     417620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 71092 MiB
End job on node128 at 2012-05-28 09:29:56