Trace number 3717292

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM32809f4710e615fcaa140bf3e08c6c73
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.86272
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 constraints220
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 11307
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 11306
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

1.09/1.16	o 7965
1.09/1.16	c current bound: 3982
1.09/1.16	c fallback to adder encoding
1.17/1.86	o 3972
1.17/1.86	c current bound: 1986
1.17/1.86	c fallback to adder encoding
2.46/2.53	o 1986
2.46/2.53	c current bound: 993
2.46/2.53	c fallback to adder encoding
2.53/3.02	o 993
2.53/3.02	c current bound: 496
34.45/34.55	o 386
34.45/34.55	c current bound: 193
47.93/48.03	o 185
47.93/48.03	c current bound: 92
50.63/50.77	o 90
50.63/50.77	c current bound: 45
54.74/54.94	o 15
54.74/54.94	c current bound: 7
57.06/57.25	o 7
57.06/57.25	c current bound: 3
59.95/60.14	o 3
59.95/60.14	c current bound: 1
1800.01/1800.50	./satsolver.sh: line 5:  1088 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.50	c error: unexpected solver exit code
1800.01/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-3717292-1338202330/watcher-3717292-1338202330 -o /tmp/evaluation-result-3717292-1338202330/solver-3717292-1338202330 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717292-1338202330.wbo 286625250 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.04 2.01 2.00 3/179 1054
/proc/meminfo: memFree=31135500/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0

[startup+0.00717304 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1054
/proc/meminfo: memFree=31135500/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1054
/proc/meminfo: memFree=31135500/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1054
/proc/meminfo: memFree=31135500/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700124 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1054
/proc/meminfo: memFree=31135500/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1058
/proc/meminfo: memFree=31112868/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=20460 CPUtime=1.17 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 6236 9045 0 0 46 31 37 3 20 0 1 0 286357533 20951040 4007 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 5115 4007 178 410 0 4697 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 29608

[startup+3.10031 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1064
/proc/meminfo: memFree=31067404/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=32748 CPUtime=3.08 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) R 1054 1054 32725 0 -1 4202496 12887 38511 0 0 60 33 202 13 20 0 1 0 286357533 33533952 6925 33554432000 4194304 5872148 140734783373072 140734783366840 4663481 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 8187 6925 180 410 0 7769 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41896

[startup+6.30037 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1070
/proc/meminfo: memFree=31006240/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=32748 CPUtime=3.12 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 13400 38511 0 0 63 34 202 13 20 0 1 0 286357533 33533952 7009 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 8187 7009 180 410 0 7769 0
[pid=1069] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1069/stat : 1069 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286357847 9367552 267 33554432000 4194304 5064252 140733491070080 140733491068992 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1069/statm: 2287 267 226 213 0 72 0
[pid=1070] ppid=1069 vsize=99396 CPUtime=3.15 cores=0,2,4,6
/proc/1070/stat : 1070 (glucose_static) R 1069 1054 32725 0 -1 4202496 19425 0 0 0 311 4 0 0 20 0 1 0 286357847 101781504 20436 33554432000 4194304 4896791 140737118347120 140737118344328 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1070/statm: 24849 20436 78 172 0 24675 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 150440

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 1070
/proc/meminfo: memFree=31003896/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=32748 CPUtime=3.12 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 13400 38511 0 0 63 34 202 13 20 0 1 0 286357533 33533952 7009 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 8187 7009 180 410 0 7769 0
[pid=1069] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1069/stat : 1069 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286357847 9367552 267 33554432000 4194304 5064252 140733491070080 140733491068992 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1069/statm: 2287 267 226 213 0 72 0
[pid=1070] ppid=1069 vsize=100312 CPUtime=9.54 cores=0,2,4,6
/proc/1070/stat : 1070 (glucose_static) R 1069 1054 32725 0 -1 4202496 19653 0 0 0 950 4 0 0 20 0 1 0 286357847 102719488 21175 33554432000 4194304 4896791 140737118347120 140737118344328 4225151 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1070/statm: 25078 21175 78 172 0 24904 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 151356

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1070
/proc/meminfo: memFree=30991940/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=32748 CPUtime=3.12 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 13400 38511 0 0 63 34 202 13 20 0 1 0 286357533 33533952 7009 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 8187 7009 180 410 0 7769 0
[pid=1069] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1069/stat : 1069 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286357847 9367552 267 33554432000 4194304 5064252 140733491070080 140733491068992 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1069/statm: 2287 267 226 213 0 72 0
[pid=1070] ppid=1069 vsize=101440 CPUtime=22.33 cores=0,2,4,6
/proc/1070/stat : 1070 (glucose_static) R 1069 1054 32725 0 -1 4202496 20403 0 0 0 2229 4 0 0 20 0 1 0 286357847 103874560 21490 33554432000 4194304 4896791 140737118347120 140737118344328 4224917 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1070/statm: 25360 21490 78 172 0 25186 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 152484

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1076
/proc/meminfo: memFree=31044432/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=50.64 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 21889 87423 0 0 73 35 4929 27 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 37516

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1088
/proc/meminfo: memFree=31030188/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=53824 CPUtime=42.14 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 16649 0 0 0 4210 4 0 0 20 0 1 0 286363547 55115776 10607 33554432000 4194304 4896791 140733908980688 140733908978264 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 13456 10607 78 172 0 13282 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 100488

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1088
/proc/meminfo: memFree=31001300/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=61616 CPUtime=102.12 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 22191 0 0 0 10205 7 0 0 20 0 1 0 286363547 63094784 13841 33554432000 4194304 4896791 140733908980688 140733908975704 4225014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 15404 13841 78 172 0 15230 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 108280

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1088
/proc/meminfo: memFree=30994248/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1121
/proc/meminfo: memFree=30767704/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=189764 CPUtime=1361.89 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 63106 0 0 0 136140 49 0 0 20 0 1 0 286363547 194318336 40176 33554432000 4194304 4896791 140733908980688 140733908977896 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 47441 40176 78 172 0 47267 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 236428

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1121
/proc/meminfo: memFree=30763088/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=191628 CPUtime=1421.87 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 64319 0 0 0 142137 50 0 0 20 0 1 0 286363547 196227072 40703 33554432000 4194304 4896791 140733908980688 140733908977896 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 47907 40703 78 172 0 47733 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 238292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1122
/proc/meminfo: memFree=30744772/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=195972 CPUtime=1481.86 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 65473 0 0 0 148134 52 0 0 20 0 1 0 286363547 200675328 41169 33554432000 4194304 4896791 140733908980688 140733908977896 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 48993 41169 78 172 0 48819 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 242636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1122
/proc/meminfo: memFree=30789836/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=197860 CPUtime=1541.86 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 66665 0 0 0 154131 55 0 0 20 0 1 0 286363547 202608640 41199 33554432000 4194304 4896791 140733908980688 140733908977896 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 49465 41199 78 172 0 49291 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 244524

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 1176
/proc/meminfo: memFree=30879880/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=199608 CPUtime=1601.84 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 67792 0 0 0 160127 57 0 0 20 0 1 0 286363547 204398592 41634 33554432000 4194304 4896791 140733908980688 140733908977896 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 49902 41634 78 172 0 49728 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 246272

[startup+1722.3 s]
/proc/loadavg: 1.95 1.99 1.99 3/184 1197
/proc/meminfo: memFree=30914860/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=170784 CPUtime=1661.82 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 68958 0 0 0 166124 58 0 0 20 0 1 0 286363547 174882816 41068 33554432000 4194304 4896791 140733908980688 140733908977896 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 42696 41068 78 172 0 42522 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 217448

[startup+1782.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 1197
/proc/meminfo: memFree=30898676/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=203080 CPUtime=1721.81 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 69398 0 0 0 172122 59 0 0 20 0 1 0 286363547 207953920 47125 33554432000 4194304 4896791 140733908980688 140733908977896 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 50770 47125 78 172 0 50596 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 249744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 1197
/proc/meminfo: memFree=30915552/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=203752 CPUtime=1740.01 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 69733 0 0 0 173941 60 0 0 20 0 1 0 286363547 208642048 42222 33554432000 4194304 4896791 140733908980688 140733908975768 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 50938 42222 78 172 0 50764 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 250416

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 1197
/proc/meminfo: memFree=30915552/32873648 swapFree=6612/6612
[pid=1054] ppid=1052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1054/stat : 1054 (runWbo2satCp2.s) S 1052 1054 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286357532 9367552 274 33554432000 4194304 5064252 140737327399744 140737327398656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1054/statm: 2287 274 233 213 0 72 0
[pid=1055] ppid=1054 vsize=28368 CPUtime=60 cores=0,2,4,6
/proc/1055/stat : 1055 (wbo2sat) S 1054 1054 32725 0 -1 4202496 24306 116397 0 0 75 36 5852 37 20 0 1 0 286357533 29048832 6002 33554432000 4194304 5872148 140734783373072 140734783366344 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1055/statm: 7092 6002 180 410 0 6674 0
[pid=1087] ppid=1055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1087/stat : 1087 (satsolver.sh) S 1055 1054 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286363547 9367552 267 33554432000 4194304 5064252 140736851336976 140736851335888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1087/statm: 2287 267 226 213 0 72 0
[pid=1088] ppid=1087 vsize=203752 CPUtime=1740.01 cores=0,2,4,6
/proc/1088/stat : 1088 (glucose_static) R 1087 1054 32725 0 -1 4202496 69733 0 0 0 173941 60 0 0 20 0 1 0 286363547 208642048 42222 33554432000 4194304 4896791 140733908980688 140733908975768 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1088/statm: 50938 42222 78 172 0 50764 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 250416

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.7
CPU system time (s): 1.34979
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 330556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.34979
maximum resident set size= 244928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211424
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 243
involuntary context switches= 2123

runsolver used 4.64529 second user time and 10.8424 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 12:52:10
IDJOB=3717292
IDBENCH=79153
IDSOLVER=2299
FILE ID=node148/3717292-1338202330
RUNJOBID= node148-1338194963-32741
PBS_JOBID= 14624603
Free space on /tmp= 71684 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_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-3717292-1338202330/watcher-3717292-1338202330 -o /tmp/evaluation-result-3717292-1338202330/solver-3717292-1338202330 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717292-1338202330.wbo 286625250 HOME HOME

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

MD5SUM BENCH= 32809f4710e615fcaa140bf3e08c6c73
RANDOM SEED=286625250

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31135848 kB
Buffers:          395464 kB
Cached:           400728 kB
SwapCached:          576 kB
Active:           623468 kB
Inactive:         247484 kB
Active(anon):      65712 kB
Inactive(anon):    11140 kB
Active(file):     557756 kB
Inactive(file):   236344 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8844 kB
Writeback:             0 kB
AnonPages:         80188 kB
Mapped:            11760 kB
Shmem:                96 kB
Slab:             729500 kB
SReclaimable:     173128 kB
SUnreclaim:       556372 kB
KernelStack:        1520 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     197984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71660 MiB
End job on node148 at 2012-05-28 13:22:11