Trace number 3716584

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.1 1800.62

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.76/107.82	o 767
107.76/107.82	c current bound: 383
1374.37/1374.81	o 66
1374.37/1374.81	c current bound: 33
1374.47/1374.90	o 32
1374.47/1374.90	c current bound: 16
1374.47/1374.95	o 10
1374.47/1374.95	c current bound: 5
1800.06/1800.61	./satsolver.sh: line 5: 19323 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	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-3716584-1338206584/watcher-3716584-1338206584 -o /tmp/evaluation-result-3716584-1338206584/solver-3716584-1338206584 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716584-1338206584.wbo 1992474701 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/178 19230
/proc/meminfo: memFree=28284044/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0

[startup+0.0782731 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19230
/proc/meminfo: memFree=28284044/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19230
/proc/meminfo: memFree=28284044/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19230
/proc/meminfo: memFree=28284044/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19230
/proc/meminfo: memFree=28284044/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28280540/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=5168 CPUtime=1.48 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 2358 0 0 0 148 0 0 0 20 0 1 0 286783905 5292032 885 33554432000 4194304 4896791 140735932932304 140735932929832 4225426 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 1292 885 76 172 0 1118 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25752

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28278804/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=6700 CPUtime=3.08 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 3849 0 0 0 308 0 0 0 20 0 1 0 286783905 6860800 1290 33554432000 4194304 4896791 140735932932304 140735932929624 4205040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 1675 1290 76 172 0 1501 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27284

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28274896/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=12120 CPUtime=6.28 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 6065 0 0 0 627 1 0 0 20 0 1 0 286783905 12410880 2276 33554432000 4194304 4896791 140735932932304 140735932929512 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 3030 2276 76 172 0 2856 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32704

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28283832/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=13164 CPUtime=12.68 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 9375 0 0 0 1266 2 0 0 20 0 1 0 286783905 13479936 2854 33554432000 4194304 4896791 140735932932304 140735932929512 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 3291 2854 76 172 0 3117 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33748

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28276020/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=19292 CPUtime=25.48 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 13987 0 0 0 2545 3 0 0 20 0 1 0 286783905 19755008 3999 33554432000 4194304 4896791 140735932932304 140735932929880 4225168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 4823 3999 76 172 0 4649 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28260364/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=22180 CPUtime=51.07 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 20118 0 0 0 5102 5 0 0 20 0 1 0 286783905 22712320 5022 33554432000 4194304 4896791 140735932932304 140735932929512 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 5545 5022 76 172 0 5371 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42764

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19235
/proc/meminfo: memFree=28249584/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=2288 CPUtime=0 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 286783904 2342912 264 33554432000 4194304 5872148 140733899846592 140733899842472 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 572 264 163 410 0 154 0
[pid=19233] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19233/stat : 19233 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286783905 9367552 266 33554432000 4194304 5064252 140735144717056 140735144715968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=32464 CPUtime=102.26 cores=0,2,4,6
/proc/19234/stat : 19234 (glucose_static) R 19233 19230 17890 0 -1 4202496 27484 0 0 0 10217 9 0 0 20 0 1 0 286783905 33243136 7302 33554432000 4194304 4896791 140735932932304 140735932929832 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19234/statm: 8116 7302 76 172 0 7942 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19238
/proc/meminfo: memFree=28247552/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=4512 CPUtime=107.82 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 1828 29163 0 0 3 1 10768 10 20 0 1 0 286783904 4620288 769 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 1128 769 170 410 0 710 0
[pid=19237] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/183 19314
/proc/meminfo: memFree=28135260/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=4512 CPUtime=107.82 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 1828 29163 0 0 3 1 10768 10 20 0 1 0 286783904 4620288 769 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 1128 769 170 410 0 710 0
[pid=19237] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19237/stat : 19237 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286794689 9367552 267 33554432000 4194304 5064252 140733388887008 140733388885920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19237/statm: 2287 267 226 213 0 72 0
[pid=19238] ppid=19237 vsize=89412 CPUtime=1254.05 cores=0,2,4,6
/proc/19238/stat : 19238 (glucose_static) R 19237 19230 17890 0 -1 4202496 77503 0 0 0 125341 64 0 0 20 0 1 0 286794690 91557888 20327 33554432000 4194304 4896791 140733244494480 140733244491912 4225201 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19238/statm: 22353 20327 78 172 0 22179 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 112220

[startup+1422.31 s]
/proc/loadavg: 2.09 2.07 2.02 3/183 19323
/proc/meminfo: memFree=28225556/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=31252 CPUtime=47.33 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 17891 0 0 0 4729 4 0 0 20 0 1 0 286921399 32002048 5645 33554432000 4194304 4896791 140735207520160 140735207517368 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 7813 5645 78 172 0 7639 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 53056

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 19323
/proc/meminfo: memFree=28205660/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=29076 CPUtime=107.31 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 26004 0 0 0 10723 8 0 0 20 0 1 0 286921399 29773824 5661 33554432000 4194304 4896791 140735207520160 140735207517416 4225136 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 7269 5661 78 172 0 7095 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 50880

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/183 19324
/proc/meminfo: memFree=28203128/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=49524 CPUtime=167.3 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 30413 0 0 0 16720 10 0 0 20 0 1 0 286921399 50712576 9193 33554432000 4194304 4896791 140735207520160 140735207517416 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 12381 9193 78 172 0 12207 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 71328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 19324
/proc/meminfo: memFree=28168736/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=34020 CPUtime=227.28 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 35791 0 0 0 22715 13 0 0 20 0 1 0 286921399 34836480 7569 33554432000 4194304 4896791 140735207520160 140735207517416 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 8505 7569 78 172 0 8331 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 55824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 19327
/proc/meminfo: memFree=28194968/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=43168 CPUtime=287.27 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 39768 0 0 0 28712 15 0 0 20 0 1 0 286921399 44204032 9763 33554432000 4194304 4896791 140735207520160 140735207517688 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 10792 9763 78 172 0 10618 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 64972

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 19327
/proc/meminfo: memFree=28169964/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=56956 CPUtime=347.26 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 43274 0 0 0 34708 18 0 0 20 0 1 0 286921399 58322944 11113 33554432000 4194304 4896791 140735207520160 140735207517416 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 14239 11113 78 172 0 14065 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 78760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19327
/proc/meminfo: memFree=28153584/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=59256 CPUtime=407.24 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 46027 0 0 0 40704 20 0 0 20 0 1 0 286921399 60678144 11202 33554432000 4194304 4896791 140735207520160 140735207517688 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 14814 11202 78 172 0 14640 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 81060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19327
/proc/meminfo: memFree=28170832/32873844 swapFree=7384/7384
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19230/stat : 19230 (runWbo2sat.sh) S 19228 19230 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286783904 9367552 275 33554432000 4194304 5064252 140734777087584 140734777086496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 2287 275 233 213 0 72 0
[pid=19231] ppid=19230 vsize=3508 CPUtime=1374.52 cores=0,2,4,6
/proc/19231/stat : 19231 (wbo2sat) S 19230 19230 17890 0 -1 4202496 2393 111763 0 0 3 1 137371 77 20 0 1 0 286783904 3592192 561 33554432000 4194304 5872148 140733899846592 140733899839864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19231/statm: 877 561 170 410 0 459 0
[pid=19322] ppid=19231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (satsolver.sh) S 19231 19230 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286921399 9367552 267 33554432000 4194304 5064252 140734083515024 140734083513936 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19322/statm: 2287 267 226 213 0 72 0
[pid=19323] ppid=19322 vsize=60120 CPUtime=425.54 cores=0,2,4,6
/proc/19323/stat : 19323 (glucose_static) R 19322 19230 17890 0 -1 4202496 46273 0 0 0 42534 20 0 0 20 0 1 0 286921399 61562880 13490 33554432000 4194304 4896791 140735207520160 140735207517592 4225168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19323/statm: 15030 13490 78 172 0 14856 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 81924

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.62
CPU time (s): 1800.1
CPU user time (s): 1799.1
CPU system time (s): 0.997848
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 188660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.997848
maximum resident set size= 144428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161419
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= 355
involuntary context switches= 2171

runsolver used 6.62899 second user time and 19.493 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 14:03:05
IDJOB=3716584
IDBENCH=79155
IDSOLVER=2298
FILE ID=node136/3716584-1338206584
RUNJOBID= node136-1338193482-17906
PBS_JOBID= 14624585
Free space on /tmp= 71096 MiB

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

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

MD5SUM BENCH= e8a78e2fe28a365664c9883ac99e1f12
RANDOM SEED=1992474701

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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		: 2667.247
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.247
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.90
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.247
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		: 2667.247
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:       32873844 kB
MemFree:        28284952 kB
Buffers:          483044 kB
Cached:          3147572 kB
SwapCached:        24460 kB
Active:          1507748 kB
Inactive:        2222320 kB
Active(anon):      71972 kB
Inactive(anon):    26984 kB
Active(file):    1435776 kB
Inactive(file):  2195336 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:        137924 kB
Mapped:            10716 kB
Shmem:                 0 kB
Slab:             719000 kB
SReclaimable:     160764 kB
SUnreclaim:       558236 kB
KernelStack:        1512 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     204652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71076 MiB
End job on node136 at 2012-05-28 14:33:05