Trace number 3716285

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.13 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMe79d43742b4ee40954b18e2a5bb4c066
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark7.06492
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints152
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 7443
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7442
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.97/1.08	o 5587
0.97/1.08	c current bound: 2793
0.97/1.08	c fallback to adder encoding
1.07/1.85	o 2545
1.07/1.85	c current bound: 1272
1.07/1.85	c fallback to adder encoding
2.85/2.97	o 1245
2.85/2.97	c current bound: 622
4.65/4.74	o 600
4.65/4.74	c current bound: 300
9.75/9.89	o 289
9.75/9.89	c current bound: 144
13.44/13.54	o 124
13.44/13.54	c current bound: 62
14.15/14.27	o 59
14.15/14.27	c current bound: 29
15.84/15.90	o 27
15.84/15.90	c current bound: 13
19.34/19.40	o 13
19.34/19.40	c current bound: 6
1800.09/1800.50	./satsolver.sh: line 5:  8175 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.50	c error: unexpected solver exit code
1800.09/1800.50	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-3716285-1338175067/watcher-3716285-1338175067 -o /tmp/evaluation-result-3716285-1338175067/solver-3716285-1338175067 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716285-1338175067.wbo 859945915 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 8144
/proc/meminfo: memFree=28853940/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0

[startup+0.0915719 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8144
/proc/meminfo: memFree=28853940/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8144
/proc/meminfo: memFree=28853940/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300108 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8144
/proc/meminfo: memFree=28853940/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8144
/proc/meminfo: memFree=28853940/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8148
/proc/meminfo: memFree=28830416/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=19432 CPUtime=1.07 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 6143 9050 0 0 43 32 30 2 20 0 1 0 283632159 19898368 3483 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8145/statm: 4858 3483 178 410 0 4440 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 28580

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8154
/proc/meminfo: memFree=28791524/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=32744 CPUtime=3.04 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 10664 29073 0 0 55 34 206 9 20 0 1 0 283632159 33529856 6695 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8145/statm: 8186 6695 180 410 0 7768 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 41892

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8160
/proc/meminfo: memFree=28761136/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=4.75 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 14063 47743 0 0 61 35 365 14 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8159] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8159/stat : 8159 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283632638 9367552 267 33554432000 4194304 5064252 140734472130016 140734472128928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8159/statm: 2287 267 226 213 0 72 0
[pid=8160] ppid=8159 vsize=65296 CPUtime=1.49 cores=0,2,4,6
/proc/8160/stat : 8160 (glucose_static) R 8159 8144 6626 0 -1 4202496 13075 0 0 0 147 2 0 0 20 0 1 0 283632638 66863104 14077 33554432000 4194304 4896791 140736058001824 140736057999032 4223846 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8160/statm: 16324 14077 78 172 0 16150 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 107932

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8163
/proc/meminfo: memFree=28766924/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=9.88 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 16370 62864 0 0 64 36 869 19 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8162] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8162/stat : 8162 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283633151 9367552 266 33554432000 4194304 5064252 140736984404640 140736984403552 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8162/statm: 2287 266 226 213 0 72 0
[pid=8163] ppid=8162 vsize=50396 CPUtime=2.76 cores=0,2,4,6
/proc/8163/stat : 8163 (glucose_static) R 8162 8144 6626 0 -1 4202496 10802 0 0 0 274 2 0 0 20 0 1 0 283633151 51605504 10877 33554432000 4194304 4896791 140734789119952 140734789117272 4224680 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8163/statm: 12599 10877 78 172 0 12425 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 93032

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8175
/proc/meminfo: memFree=28765360/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=42820 CPUtime=6.08 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 8906 0 0 0 607 1 0 0 20 0 1 0 283634100 43847680 8785 33554432000 4194304 4896791 140733297040688 140733297037896 4225540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 10705 8785 78 172 0 10531 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 85456

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8175
/proc/meminfo: memFree=28769576/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=52716 CPUtime=31.68 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 12866 0 0 0 3165 3 0 0 20 0 1 0 283634100 53981184 11104 33554432000 4194304 4896791 140733297040688 140733297037896 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 13179 11104 78 172 0 13005 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 95352

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8175
/proc/meminfo: memFree=28753024/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=59252 CPUtime=82.87 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 18118 0 0 0 8282 5 0 0 20 0 1 0 283634100 60674048 12993 33554432000 4194304 4896791 140733297040688 140733297037896 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 14813 12993 78 172 0 14639 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 101888

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8178
/proc/meminfo: memFree=28725912/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=72616 CPUtime=142.85 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 21197 0 0 0 14276 9 0 0 20 0 1 0 283634100 74358784 15697 33554432000 4194304 4896791 140733297040688 140733297037896 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 18154 15697 78 172 0 17980 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 115252

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8178
/proc/meminfo: memFree=28740072/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8258
/proc/meminfo: memFree=28688980/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=189588 CPUtime=1402.63 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 60898 0 0 0 140207 56 0 0 20 0 1 0 283634100 194138112 40894 33554432000 4194304 4896791 140733297040688 140733297037896 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 47397 40894 78 172 0 47223 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 232224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8258
/proc/meminfo: memFree=28699100/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=191328 CPUtime=1462.61 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 62402 0 0 0 146203 58 0 0 20 0 1 0 283634100 195919872 41378 33554432000 4194304 4896791 140733297040688 140733297037896 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 47832 41378 78 172 0 47658 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 233964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8259
/proc/meminfo: memFree=28658368/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=195804 CPUtime=1522.59 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 63982 0 0 0 152199 60 0 0 20 0 1 0 283634100 200503296 41820 33554432000 4194304 4896791 140733297040688 140733297036424 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 48951 41820 78 172 0 48777 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 238440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8259
/proc/meminfo: memFree=28667528/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=197668 CPUtime=1582.58 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 65462 0 0 0 158196 62 0 0 20 0 1 0 283634100 202412032 41723 33554432000 4194304 4896791 140733297040688 140733297037896 4205602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 49417 41723 78 172 0 49243 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 240304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8259
/proc/meminfo: memFree=28683056/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=199432 CPUtime=1642.57 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 66916 0 0 0 164192 65 0 0 20 0 1 0 283634100 204218368 41654 33554432000 4194304 4896791 140733297040688 140733297035752 4225148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 49858 41654 78 172 0 49684 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 242068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8260
/proc/meminfo: memFree=28639256/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=201300 CPUtime=1702.54 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 67439 0 0 0 170189 65 0 0 20 0 1 0 283634100 206131200 47263 33554432000 4194304 4896791 140733297040688 140733297037896 4237455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 50325 47263 78 172 0 50151 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 243936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8260
/proc/meminfo: memFree=28658760/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=202760 CPUtime=1762.54 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 68829 0 0 0 176187 67 0 0 20 0 1 0 283634100 207626240 47115 33554432000 4194304 4896791 140733297040688 140733297037896 4224821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 50690 47115 78 172 0 50516 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 245396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8260
/proc/meminfo: memFree=28649836/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=203428 CPUtime=1780.74 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 69546 0 0 0 178006 68 0 0 20 0 1 0 283634100 208310272 42224 33554432000 4194304 4896791 140733297040688 140733297038264 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 50857 42224 78 172 0 50683 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 246064

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8260
/proc/meminfo: memFree=28649836/32873648 swapFree=6864/6864
[pid=8144] ppid=8142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8144/stat : 8144 (runWbo2sat.sh) S 8142 8144 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283632159 9367552 274 33554432000 4194304 5064252 140735087754128 140735087753040 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 2287 274 233 213 0 72 0
[pid=8145] ppid=8144 vsize=24340 CPUtime=19.35 cores=0,2,4,6
/proc/8145/stat : 8145 (wbo2sat) S 8144 8144 6626 0 -1 4202496 20214 103868 0 0 68 36 1799 32 20 0 1 0 283632159 24924160 4682 33554432000 4194304 5872148 140733852343696 140733852336968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8145/statm: 6085 4682 180 410 0 5667 0
[pid=8174] ppid=8145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8174/stat : 8174 (satsolver.sh) S 8145 8144 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283634100 9367552 267 33554432000 4194304 5064252 140736177527088 140736177526000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8174/statm: 2287 267 226 213 0 72 0
[pid=8175] ppid=8174 vsize=203428 CPUtime=1780.74 cores=0,2,4,6
/proc/8175/stat : 8175 (glucose_static) R 8174 8144 6626 0 -1 4202496 69546 0 0 0 178006 68 0 0 20 0 1 0 283634100 208310272 42224 33554432000 4194304 4896791 140733297040688 140733297038264 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8175/statm: 50857 42224 78 172 0 50683 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 246064

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.38679
maximum resident set size= 246272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194617
page faults= 0
swaps= 0
block input operations= 0
block output operations= 154624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165
involuntary context switches= 2110

runsolver used 3.15452 second user time and 8.41672 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 05:17:47
IDJOB=3716285
IDBENCH=78677
IDSOLVER=2298
FILE ID=node125/3716285-1338175067
RUNJOBID= node125-1338160489-6642
PBS_JOBID= 14624562
Free space on /tmp= 71248 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716285-1338175067/watcher-3716285-1338175067 -o /tmp/evaluation-result-3716285-1338175067/solver-3716285-1338175067 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716285-1338175067.wbo 859945915 HOME HOME

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

MD5SUM BENCH= e79d43742b4ee40954b18e2a5bb4c066
RANDOM SEED=859945915

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28854204 kB
Buffers:          486364 kB
Cached:          2477120 kB
SwapCached:         2304 kB
Active:          1644088 kB
Inactive:        1515516 kB
Active(anon):     187488 kB
Inactive(anon):     9556 kB
Active(file):    1456600 kB
Inactive(file):  1505960 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:              8612 kB
Writeback:             0 kB
AnonPages:        310148 kB
Mapped:            15172 kB
Shmem:               104 kB
Slab:             719496 kB
SReclaimable:     163508 kB
SUnreclaim:       555988 kB
KernelStack:        1520 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     341252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71228 MiB
End job on node125 at 2012-05-28 05:47:48