Trace number 3717277

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMe8a78e2fe28a365664c9883ac99e1f12
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.154976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Top cost 3814
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3813
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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

107.16/107.27	o 767
107.16/107.27	c current bound: 383
1378.43/1378.82	o 66
1378.43/1378.82	c current bound: 33
1378.46/1378.90	o 32
1378.46/1378.90	c current bound: 16
1378.46/1378.95	o 10
1378.46/1378.95	c current bound: 5
1800.06/1800.50	./satsolver.sh: line 5:  9914 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.50	c error: unexpected solver exit code
1800.06/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-3717277-1338202771/watcher-3717277-1338202771 -o /tmp/evaluation-result-3717277-1338202771/solver-3717277-1338202771 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717277-1338202771.wbo 1484865619 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.08 2.02 2.01 3/179 9795
/proc/meminfo: memFree=28803140/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0

[startup+0.0465711 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9795
/proc/meminfo: memFree=28803140/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100221 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9795
/proc/meminfo: memFree=28803140/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9795
/proc/meminfo: memFree=28803140/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 9795
/proc/meminfo: memFree=28803140/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50091 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9799
/proc/meminfo: memFree=28796488/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=5172 CPUtime=1.48 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 2443 0 0 0 148 0 0 0 20 0 1 0 286402931 5296128 885 33554432000 4194304 4896791 140736941320288 140736941317864 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 1293 885 76 172 0 1119 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25756

[startup+3.10028 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9799
/proc/meminfo: memFree=28795124/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=6704 CPUtime=3.07 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 3933 0 0 0 307 0 0 0 20 0 1 0 286402931 6864896 1289 33554432000 4194304 4896791 140736941320288 140736941317608 4225376 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 1676 1289 76 172 0 1502 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27288

[startup+6.30034 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9799
/proc/meminfo: memFree=28790356/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=12124 CPUtime=6.28 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 6353 0 0 0 627 1 0 0 20 0 1 0 286402931 12414976 2273 33554432000 4194304 4896791 140736941320288 140736941317816 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 3031 2273 76 172 0 2857 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32708

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9799
/proc/meminfo: memFree=28779392/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=17588 CPUtime=12.68 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 9160 0 0 0 1266 2 0 0 20 0 1 0 286402931 18010112 2861 33554432000 4194304 4896791 140736941320288 140736941317816 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 4397 2861 76 172 0 4223 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38172

[startup+25.5012 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 9799
/proc/meminfo: memFree=28770904/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=19296 CPUtime=25.47 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 14178 0 0 0 2544 3 0 0 20 0 1 0 286402931 19759104 3509 33554432000 4194304 4896791 140736941320288 140736941317496 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 4824 3509 76 172 0 4650 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39880

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/184 9802
/proc/meminfo: memFree=28779336/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=29364 CPUtime=51.07 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 17968 0 0 0 5102 5 0 0 20 0 1 0 286402931 30068736 5501 33554432000 4194304 4896791 140736941320288 140736941317496 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 7341 5501 76 172 0 7167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49948

[startup+102.307 s]
/proc/loadavg: 2.17 2.05 2.01 3/184 9825
/proc/meminfo: memFree=28775388/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 286402930 2342912 264 33554432000 4194304 5872148 140735780912208 140735780908088 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 572 264 163 410 0 154 0
[pid=9798] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9798/stat : 9798 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286402930 9367552 267 33554432000 4194304 5064252 140733228345040 140733228343952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9798/statm: 2287 267 226 213 0 72 0
[pid=9799] ppid=9798 vsize=32468 CPUtime=102.26 cores=0,2,4,6
/proc/9799/stat : 9799 (glucose_static) R 9798 9795 7427 0 -1 4202496 23133 0 0 0 10218 8 0 0 20 0 1 0 286402931 33247232 7339 33554432000 4194304 4896791 140736941320288 140736941317816 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9799/statm: 8117 7339 76 172 0 7943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53052

[startup+162.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/183 9829
/proc/meminfo: memFree=28765720/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=4512 CPUtime=107.26 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 1826 24777 0 0 3 0 10714 9 20 0 1 0 286402930 4620288 768 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 1128 768 170 410 0 710 0
[pid=9827] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9905
/proc/meminfo: memFree=28617116/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=4512 CPUtime=107.26 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 1826 24777 0 0 3 0 10714 9 20 0 1 0 286402930 4620288 768 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 1128 768 170 410 0 710 0
[pid=9827] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9827/stat : 9827 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286413660 9367552 266 33554432000 4194304 5064252 140736733588800 140736733587712 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9827/statm: 2287 266 226 213 0 72 0
[pid=9828] ppid=9827 vsize=139200 CPUtime=1254.68 cores=0,2,4,6
/proc/9828/stat : 9828 (glucose_static) R 9827 9795 7427 0 -1 4202496 63272 0 0 0 125408 60 0 0 20 0 1 0 286413660 142540800 28914 33554432000 4194304 4896791 140737079756496 140737079753928 4225008 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/9828/statm: 34800 28914 78 172 0 34626 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 162008

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9914
/proc/meminfo: memFree=28698304/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=23304 CPUtime=43.33 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 16444 0 0 0 4330 3 0 0 20 0 1 0 286540825 23863296 4451 33554432000 4194304 4896791 140733924962912 140733924960488 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 5826 4451 78 172 0 5652 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 45108

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9914
/proc/meminfo: memFree=28653524/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=36060 CPUtime=103.31 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 24454 0 0 0 10324 7 0 0 20 0 1 0 286540825 36925440 7519 33554432000 4194304 4896791 140733924962912 140733924960440 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 9015 7519 78 172 0 8841 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 57864

[startup+1542.31 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 9914
/proc/meminfo: memFree=28634028/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=37652 CPUtime=163.31 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 29678 0 0 0 16321 10 0 0 20 0 1 0 286540825 38555648 8473 33554432000 4194304 4896791 140733924962912 140733924960440 4225124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 9413 8473 78 172 0 9239 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 59456

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 9914
/proc/meminfo: memFree=28679768/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=52680 CPUtime=223.29 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 34677 0 0 0 22316 13 0 0 20 0 1 0 286540825 53944320 10596 33554432000 4194304 4896791 140733924962912 140733924960440 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 13170 10596 78 172 0 12996 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 74484

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 9916
/proc/meminfo: memFree=28672384/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=43164 CPUtime=283.28 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 38128 0 0 0 28313 15 0 0 20 0 1 0 286540825 44199936 8824 33554432000 4194304 4896791 140733924962912 140733924960440 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 10791 8824 78 172 0 10617 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 64968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9916
/proc/meminfo: memFree=28664864/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=45084 CPUtime=343.27 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 40960 0 0 0 34309 18 0 0 20 0 1 0 286540825 46166016 10253 33554432000 4194304 4896791 140733924962912 140733924960440 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 11271 10253 78 172 0 11097 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 66888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9916
/proc/meminfo: memFree=28666084/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=47576 CPUtime=403.25 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 44610 0 0 0 40306 19 0 0 20 0 1 0 286540825 48717824 10440 33554432000 4194304 4896791 140733924962912 140733924960440 4225171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 11894 10440 78 172 0 11720 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 69380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9916
/proc/meminfo: memFree=28632144/32873648 swapFree=6844/6844
[pid=9795] ppid=9793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9795/stat : 9795 (runWbo2satCp2.s) S 9793 9795 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286402929 9367552 275 33554432000 4194304 5064252 140735781148912 140735781147824 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9795/statm: 2287 275 233 213 0 72 0
[pid=9796] ppid=9795 vsize=3508 CPUtime=1378.6 cores=0,2,4,6
/proc/9796/stat : 9796 (wbo2sat) S 9795 9795 7427 0 -1 4202496 2391 93251 0 0 3 1 137784 72 20 0 1 0 286402930 3592192 561 33554432000 4194304 5872148 140735780912208 140735780905480 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9796/statm: 877 561 170 410 0 459 0
[pid=9913] ppid=9796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9913/stat : 9913 (satsolver.sh) S 9796 9795 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286540825 9367552 267 33554432000 4194304 5064252 140734972941584 140734972940496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9913/statm: 2287 267 226 213 0 72 0
[pid=9914] ppid=9913 vsize=59636 CPUtime=421.46 cores=0,2,4,6
/proc/9914/stat : 9914 (glucose_static) R 9913 9795 7427 0 -1 4202496 45121 0 0 0 42126 20 0 0 20 0 1 0 286540825 61067264 12984 33554432000 4194304 4896791 140733924962912 140733924960168 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9914/statm: 14909 12984 78 172 0 14735 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 81440

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.51
CPU time (s): 1800.09
CPU user time (s): 1799.15
The end
r used 4.27135 second user time and 10.27765
Max. virtual memory (cumulated for all children) (KiB): 192360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.941856
maximum resident set size= 144700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238
involuntary context switches= 1938

runsolver used 4.27135 second user time and 10.2734 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 12:59:31
IDJOB=3717277
IDBENCH=79155
IDSOLVER=2299
FILE ID=node124/3717277-1338202771
RUNJOBID= node124-1338177508-7443
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717277-1338202771/watcher-3717277-1338202771 -o /tmp/evaluation-result-3717277-1338202771/solver-3717277-1338202771 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717277-1338202771.wbo 1484865619 HOME HOME

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

MD5SUM BENCH= e8a78e2fe28a365664c9883ac99e1f12
RANDOM SEED=1484865619

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:        28803744 kB
Buffers:          391216 kB
Cached:          2734204 kB
SwapCached:            0 kB
Active:          1087840 kB
Inactive:        2147004 kB
Active(anon):     111896 kB
Inactive(anon):        0 kB
Active(file):     975944 kB
Inactive(file):  2147004 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        156940 kB
Mapped:            15200 kB
Shmem:               200 kB
Slab:             691008 kB
SReclaimable:     135452 kB
SUnreclaim:       555556 kB
KernelStack:        1520 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     244284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71408 MiB
End job on node124 at 2012-05-28 13:29:31