Trace number 3290410

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
ppfolio par? (TO) 4800.41 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.35/1201.71	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3290410-1304088977/watcher-3290410-1304088977 -o /tmp/evaluation-result-3290410-1304088977/solver-3290410-1304088977 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290410-1304088977.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) R 1989 1993 379 0 -1 4194304 480 0 0 0 0 0 0 0 19 0 1 0 520495608 18763776 388 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1993/statm: 4581 388 339 23 0 91 0

[startup+0.010032 s]
/proc/loadavg: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.77163 s]
/proc/loadavg: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.80063 s]
/proc/loadavg: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.90061 s]
/proc/loadavg: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.00059 s]
/proc/loadavg: 4.76 5.02 5.06 4/180 1993
/proc/meminfo: memFree=30810656/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10039 s]
/proc/loadavg: 5.34 5.13 5.10 12/192 2006
/proc/meminfo: memFree=30775792/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1461488 CPUtime=3.08 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 3901 0 0 0 308 0 0 0 25 0 1 0 520495608 1496563712 2378 33554432000 4194304 4587354 140735270668048 18446744073709551615 4244908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 365372 2378 338 96 0 361934 0
[pid=1996] ppid=1993 vsize=14444 CPUtime=3.08 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 1059 0 0 0 308 0 0 0 25 0 1 0 520495609 14790656 945 33554432000 4194304 4785740 140735830849760 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 3611 945 340 145 0 656 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=1.56 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 156 0 0 0 20 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=8204 CPUtime=3.08 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 1802 0 0 0 308 0 0 0 25 0 1 0 520495609 8400896 1251 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 2051 1251 127 39 0 1131 0
[pid=2002] ppid=1993 vsize=9092 CPUtime=1.51 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 915 0 0 0 151 0 0 0 20 0 1 0 520495609 9310208 662 33554432000 4194304 4331988 140737002914560 18446744073709551615 4210922 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 2273 662 174 34 0 715 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1967380

[startup+6.30081 s]
/proc/loadavg: 5.34 5.13 5.10 12/192 2006
/proc/meminfo: memFree=30766008/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1463960 CPUtime=6.29 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 5402 0 0 0 628 1 0 0 25 0 1 0 520495608 1499095040 2893 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 365990 2893 338 96 0 362552 0
[pid=1996] ppid=1993 vsize=15000 CPUtime=6.28 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 1199 0 0 0 628 0 0 0 25 0 1 0 520495609 15360000 1085 33554432000 4194304 4785740 140735830849760 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 3750 1085 340 145 0 795 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=3.14 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 314 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=8592 CPUtime=6.28 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 2443 0 0 0 628 0 0 0 25 0 1 0 520495609 8798208 1348 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 2148 1348 127 39 0 1228 0
[pid=2002] ppid=1993 vsize=9336 CPUtime=3.11 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 980 0 0 0 311 0 0 0 25 0 1 0 520495609 9560064 726 33554432000 4194304 4331988 140737002914560 18446744073709551615 4243200 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 2334 726 175 34 0 776 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1971040

[startup+12.7006 s]
/proc/loadavg: 6.06 5.29 5.15 12/192 2006
/proc/meminfo: memFree=30758004/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1464672 CPUtime=12.69 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 7923 0 0 0 1268 1 0 0 25 0 1 0 520495608 1499824128 3219 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 366168 3219 338 96 0 362730 0
[pid=1996] ppid=1993 vsize=15708 CPUtime=12.68 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 1372 0 0 0 1268 0 0 0 25 0 1 0 520495609 16084992 1258 33554432000 4194304 4785740 140735830849760 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 3927 1258 340 145 0 972 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=6.34 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 634 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=8592 CPUtime=12.68 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 3275 0 0 0 1268 0 0 0 25 0 1 0 520495609 8798208 1348 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 2148 1348 127 39 0 1228 0
[pid=2002] ppid=1993 vsize=9716 CPUtime=6.27 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 1039 0 0 0 627 0 0 0 25 0 1 0 520495609 9949184 785 33554432000 4194304 4331988 140737002914560 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 2429 785 175 34 0 871 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1972840

[startup+25.5003 s]
/proc/loadavg: 6.66 5.45 5.20 13/192 2006
/proc/meminfo: memFree=30748032/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1466780 CPUtime=25.49 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 12425 0 0 0 2547 2 0 0 25 0 1 0 520495608 1501982720 3063 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 366695 3063 338 96 0 363257 0
[pid=1996] ppid=1993 vsize=16448 CPUtime=25.48 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 1555 0 0 0 2548 0 0 0 25 0 1 0 520495609 16842752 1441 33554432000 4194304 4785740 140735830849760 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 4112 1441 340 145 0 1157 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=12.74 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 1274 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=9624 CPUtime=25.48 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 5997 0 0 0 2548 0 0 0 25 0 1 0 520495609 9854976 1606 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 2406 1606 127 39 0 1486 0
[pid=2002] ppid=1993 vsize=10192 CPUtime=12.61 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 1171 0 0 0 1261 0 0 0 25 0 1 0 520495609 10436608 917 33554432000 4194304 4331988 140737002914560 18446744073709551615 4242575 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 2548 917 175 34 0 990 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1977196

[startup+51.1067 s]
/proc/loadavg: 7.94 5.84 5.34 12/192 2007
/proc/meminfo: memFree=30717124/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1482460 CPUtime=51.09 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 22039 0 0 0 5106 3 0 0 25 0 1 0 520495608 1518039040 6363 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 370615 6363 338 96 0 367177 0
[pid=1996] ppid=1993 vsize=17836 CPUtime=51.09 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 1869 0 0 0 5109 0 0 0 25 0 1 0 520495609 18264064 1755 33554432000 4194304 4785740 140735830849760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 4459 1755 340 145 0 1504 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=25.44 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 2544 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=13976 CPUtime=51.09 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 9421 0 0 0 5109 0 0 0 25 0 1 0 520495609 14311424 2694 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 3494 2694 127 39 0 2574 0
[pid=2002] ppid=1993 vsize=11604 CPUtime=25.37 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 1414 0 0 0 2537 0 0 0 25 0 1 0 520495609 11882496 1160 33554432000 4194304 4331988 140737002914560 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 2901 1160 175 34 0 1343 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 2000028

[startup+102.3 s]
/proc/loadavg: 9.19 6.51 5.59 12/192 2008
/proc/meminfo: memFree=30674808/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0

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

[pid=1995] ppid=1993 vsize=1518424 CPUtime=942.3 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 147520 0 0 0 94194 36 0 0 25 0 1 0 520495608 1554866176 17634 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 379606 17634 338 96 0 376168 0
[pid=1996] ppid=1993 vsize=26428 CPUtime=942.31 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3824 0 0 0 94230 1 0 0 25 0 1 0 520495609 27062272 3710 33554432000 4194304 4785740 140735830849760 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6607 3710 341 145 0 3652 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=468.63 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 46863 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134528220 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=34692 CPUtime=942.31 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 76846 0 0 0 94222 9 0 0 25 0 1 0 520495609 35524608 7873 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8673 7873 127 39 0 7753 0
[pid=2002] ppid=1993 vsize=52780 CPUtime=468.53 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 9345 0 0 0 46849 4 0 0 25 0 1 0 520495609 54046720 9091 33554432000 4194304 4331988 140737002914560 18446744073709551615 4211256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 13195 9091 175 34 0 11637 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 2106476

[startup+1002.3 s]
/proc/loadavg: 10.23 10.09 8.50 12/192 2044
/proc/meminfo: memFree=30498668/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1528988 CPUtime=1002.3 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 156578 0 0 0 100192 38 0 0 25 0 1 0 520495608 1565683712 19420 33554432000 4194304 4587354 140735270668048 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 382247 19420 338 96 0 378809 0
[pid=1996] ppid=1993 vsize=26428 CPUtime=1002.31 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3847 0 0 0 100230 1 0 0 25 0 1 0 520495609 27062272 3733 33554432000 4194304 4785740 140735830849760 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6607 3733 341 145 0 3652 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=498.47 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 49847 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=33156 CPUtime=1002.31 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 78574 0 0 0 100222 9 0 0 25 0 1 0 520495609 33951744 7489 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8289 7489 127 39 0 7369 0
[pid=2002] ppid=1993 vsize=52780 CPUtime=498.38 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 9863 0 0 0 49833 5 0 0 25 0 1 0 520495609 54046720 9609 33554432000 4194304 4331988 140737002914560 18446744073709551615 4298603 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 13195 9609 175 34 0 11637 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2115504

[startup+1062.3 s]
/proc/loadavg: 10.38 10.16 8.63 12/192 2046
/proc/meminfo: memFree=30496876/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1524992 CPUtime=1062.3 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 160510 0 0 0 106191 39 0 0 25 0 1 0 520495608 1561591808 18887 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 381248 18887 338 96 0 377810 0
[pid=1996] ppid=1993 vsize=26428 CPUtime=1062.31 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3865 0 0 0 106230 1 0 0 25 0 1 0 520495609 27062272 3751 33554432000 4194304 4785740 140735830849760 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6607 3751 341 145 0 3652 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=528.29 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 52829 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134529235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=36996 CPUtime=1062.32 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 82926 0 0 0 106222 10 0 0 25 0 1 0 520495609 37883904 8449 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 9249 8449 127 39 0 8329 0
[pid=2002] ppid=1993 vsize=52780 CPUtime=528.22 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 10363 0 0 0 52817 5 0 0 25 0 1 0 520495609 54046720 10109 33554432000 4194304 4331988 140737002914560 18446744073709551615 4299250 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 13195 10109 175 34 0 11637 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 2115348

[startup+1122.3 s]
/proc/loadavg: 10.25 10.16 8.71 12/192 2047
/proc/meminfo: memFree=30492232/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1522500 CPUtime=1122.31 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 164167 0 0 0 112191 40 0 0 25 0 1 0 520495608 1559040000 18887 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 380625 18887 338 96 0 377187 0
[pid=1996] ppid=1993 vsize=26624 CPUtime=1122.32 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3894 0 0 0 112231 1 0 0 25 0 1 0 520495609 27262976 3780 33554432000 4194304 4785740 140735830849760 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6656 3780 341 145 0 3701 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=558.16 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 55816 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=34180 CPUtime=1122.32 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 84334 0 0 0 112222 10 0 0 25 0 1 0 520495609 35000320 7745 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8545 7745 127 39 0 7625 0
[pid=2002] ppid=1993 vsize=52780 CPUtime=558.03 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 10871 0 0 0 55798 5 0 0 25 0 1 0 520495609 54046720 10617 33554432000 4194304 4331988 140737002914560 18446744073709551615 4242550 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 13195 10617 175 34 0 11637 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 2110236

[startup+1182.3 s]
/proc/loadavg: 10.50 10.25 8.84 12/192 2049
/proc/meminfo: memFree=30481256/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1523556 CPUtime=1182.31 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 167953 0 0 0 118189 42 0 0 25 0 1 0 520495608 1560121344 18887 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 380889 18887 338 96 0 377451 0
[pid=1996] ppid=1993 vsize=26800 CPUtime=1182.32 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3937 0 0 0 118231 1 0 0 25 0 1 0 520495609 27443200 3823 33554432000 4194304 4785740 140735830849760 18446744073709551615 4278034 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6700 3823 341 145 0 3745 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=587.96 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 58796 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=33156 CPUtime=1182.32 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 88334 0 0 0 118221 11 0 0 25 0 1 0 520495609 33951744 7489 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8289 7489 127 39 0 7369 0
[pid=2002] ppid=1993 vsize=52780 CPUtime=587.9 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 11379 0 0 0 58785 5 0 0 25 0 1 0 520495609 54046720 11125 33554432000 4194304 4331988 140737002914560 18446744073709551615 4228507 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 13195 11125 175 34 0 11637 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 2110444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 10.36 10.23 8.86 12/192 2049
/proc/meminfo: memFree=30470828/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1539580 CPUtime=1201.72 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 170939 0 0 0 120129 43 0 0 25 0 1 0 520495608 1576529920 21815 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 384895 21815 338 96 0 381457 0
[pid=1996] ppid=1993 vsize=26800 CPUtime=1201.73 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3937 0 0 0 120172 1 0 0 25 0 1 0 520495609 27443200 3823 33554432000 4194304 4785740 140735830849760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6700 3823 341 145 0 3745 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=597.65 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 59765 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=34180 CPUtime=1201.73 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 88590 0 0 0 120162 11 0 0 25 0 1 0 520495609 35000320 7745 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8545 7745 127 39 0 7625 0
[pid=2002] ppid=1993 vsize=57100 CPUtime=597.52 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 11547 0 0 0 59746 6 0 0 25 0 1 0 520495609 58470400 11293 33554432000 4194304 4331988 140737002914560 18446744073709551615 4263139 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 14275 11293 175 34 0 12717 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2131812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.71 s]
/proc/loadavg: 10.36 10.23 8.86 12/192 2049
/proc/meminfo: memFree=30470828/32951124 swapFree=67111344/67111528
[pid=1993] ppid=1989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1993/stat : 1993 (ppfolio) S 1989 1993 379 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520495608 18763776 390 33554432000 4194304 4287625 140734665690560 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 3 0 0 0
/proc/1993/statm: 4581 390 341 23 0 91 0
[pid=1995] ppid=1993 vsize=1539580 CPUtime=1201.72 cores=1
/proc/1995/stat : 1995 (cryptominisat) R 1993 1993 379 0 -1 4202496 170939 0 0 0 120129 43 0 0 25 0 1 0 520495608 1576529920 21815 33554432000 4194304 4587354 140735270668048 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1995/statm: 384895 21815 338 96 0 381457 0
[pid=1996] ppid=1993 vsize=26800 CPUtime=1201.73 cores=5
/proc/1996/stat : 1996 (clasp) R 1993 1993 379 0 -1 4202496 3937 0 0 0 120172 1 0 0 25 0 1 0 520495609 27443200 3823 33554432000 4194304 4785740 140735830849760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1996/statm: 6700 3823 341 145 0 3745 0
[pid=1999] ppid=1993 vsize=455828 CPUtime=597.65 cores=7
/proc/1999/stat : 1999 (TNM) R 1993 1993 379 0 -1 4202496 360 0 0 0 59765 0 0 0 25 0 1 0 520495609 466767872 257 33554432000 134512640 134534564 4288676736 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1999/statm: 113957 257 95 6 0 112623 0
[pid=2001] ppid=1993 vsize=34180 CPUtime=1201.73 cores=3
/proc/2001/stat : 2001 (lingeling) R 1993 1993 379 0 -1 4202496 88590 0 0 0 120162 11 0 0 25 0 1 0 520495609 35000320 7745 33554432000 4194304 4352236 140736043156400 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2001/statm: 8545 7745 127 39 0 7625 0
[pid=2002] ppid=1993 vsize=57100 CPUtime=597.52 cores=7
/proc/2002/stat : 2002 (march_hi) R 1993 1993 379 0 -1 4202496 11547 0 0 0 59746 6 0 0 25 0 1 0 520495609 58470400 11293 33554432000 4194304 4331988 140737002914560 18446744073709551615 4263139 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2002/statm: 14275 11293 175 34 0 12717 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2131812

Child status: 0
Real time (s): 1201.72
CPU time (s): 4800.41
CPU user time (s): 4799.77
CPU system time (s): 0.634903
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 3496240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.77
system time used= 0.634903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1552
involuntary context switches= 46795

runsolver used 1.9587 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 16:56:17
IDJOB=3290410
IDBENCH=83432
IDSOLVER=1612
FILE ID=node133/3290410-1304088977
RUNJOBID= node133-1304088977-1975
PBS_JOBID= 13170511
Free space on /tmp= 71896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290410-1304088977/watcher-3290410-1304088977 -o /tmp/evaluation-result-3290410-1304088977/solver-3290410-1304088977 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290410-1304088977.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=875448858

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30811092 kB
Buffers:        745828 kB
Cached:         972768 kB
SwapCached:        124 kB
Active:         611640 kB
Inactive:      1170316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30811092 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           20256 kB
Writeback:           0 kB
AnonPages:       63140 kB
Mapped:          14504 kB
Slab:           294460 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 17:16:19