Trace number 3289858

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.34 1201.71

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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

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-3289858-1304087809/watcher-3289858-1304087809 -o /tmp/evaluation-result-3289858-1304087809/solver-3289858-1304087809 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289858-1304087809.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: 6.84 7.81 7.93 9/181 14192
/proc/meminfo: memFree=23101792/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) R 14190 14192 14150 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0

[startup+0.037012 s]
/proc/loadavg: 6.84 7.81 7.93 9/181 14192
/proc/meminfo: memFree=23101792/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) R 14190 14192 14150 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101003 s]
/proc/loadavg: 6.84 7.81 7.93 9/181 14192
/proc/meminfo: memFree=23101792/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300963 s]
/proc/loadavg: 6.84 7.81 7.93 9/181 14192
/proc/meminfo: memFree=23101792/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70089 s]
/proc/loadavg: 6.84 7.81 7.93 9/181 14192
/proc/meminfo: memFree=23101792/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 6.84 7.81 7.93 11/188 14199
/proc/meminfo: memFree=23021260/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=1096216 CPUtime=1.49 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 6485 0 0 0 148 1 0 0 25 0 1 0 520381401 1122525184 3960 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 274054 3960 338 96 0 270616 0
[pid=14195] ppid=14192 vsize=20296 CPUtime=1.49 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 2697 0 0 0 149 0 0 0 25 0 1 0 520381401 20783104 2412 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 5074 2412 341 145 0 2119 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=0.7 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 70 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=8396 CPUtime=1.49 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 1549 0 0 0 149 0 0 0 25 0 1 0 520381401 8597504 1265 33554432000 4194304 4352236 140734830123376 18446744073709551615 4216832 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 2099 1265 127 39 0 1179 0
[pid=14198] ppid=14192 vsize=33072 CPUtime=0.77 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 14859 0 0 0 76 1 0 0 25 0 1 0 520381401 33865728 5108 33554432000 4194304 4331988 140736845602704 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 8268 5108 175 34 0 6710 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1635300

[startup+3.10044 s]
/proc/loadavg: 7.09 7.85 7.94 11/188 14199
/proc/meminfo: memFree=23010348/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=1101200 CPUtime=3.08 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 8926 0 0 0 307 1 0 0 25 0 1 0 520381401 1127628800 4081 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 275300 4081 338 96 0 271862 0
[pid=14195] ppid=14192 vsize=22120 CPUtime=3.09 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 3161 0 0 0 309 0 0 0 25 0 1 0 520381401 22650880 2876 33554432000 4194304 4785740 140736102329792 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 5530 2876 341 145 0 2575 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=1.5 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 150 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=10968 CPUtime=3.09 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 2316 0 0 0 309 0 0 0 25 0 1 0 520381401 11231232 1936 33554432000 4194304 4352236 140734830123376 18446744073709551615 4329202 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 2742 1936 127 39 0 1822 0
[pid=14198] ppid=14192 vsize=33072 CPUtime=1.56 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 14965 0 0 0 155 1 0 0 25 0 1 0 520381401 33865728 5214 33554432000 4194304 4331988 140736845602704 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 8268 5214 175 34 0 6710 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1644680

[startup+6.30085 s]
/proc/loadavg: 7.09 7.85 7.94 11/188 14199
/proc/meminfo: memFree=22983400/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=45892 CPUtime=6.28 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 14057 0 0 0 626 2 0 0 25 0 1 0 520381401 46993408 5651 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 11473 5652 338 96 0 8035 0
[pid=14195] ppid=14192 vsize=25284 CPUtime=6.29 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 3926 0 0 0 629 0 0 0 25 0 1 0 520381401 25890816 3641 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 6321 3641 341 145 0 3366 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=3.1 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 310 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=12004 CPUtime=6.29 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 2691 0 0 0 629 0 0 0 25 0 1 0 520381401 12292096 2183 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328734 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 3001 2183 127 39 0 2081 0
[pid=14198] ppid=14192 vsize=33072 CPUtime=3.14 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 14979 0 0 0 313 1 0 0 25 0 1 0 520381401 33865728 5228 33554432000 4194304 4331988 140736845602704 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 8268 5228 175 34 0 6710 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 593572

[startup+12.7007 s]
/proc/loadavg: 7.32 7.88 7.95 11/188 14199
/proc/meminfo: memFree=22962112/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=1093764 CPUtime=12.69 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 18698 0 0 0 1265 4 0 0 25 0 1 0 520381401 1120014336 5889 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 273441 5889 338 96 0 270003 0
[pid=14195] ppid=14192 vsize=31716 CPUtime=12.68 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 5525 0 0 0 1268 0 0 0 25 0 1 0 520381401 32477184 5240 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553148 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 7929 5240 341 145 0 4974 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=6.3 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 630 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=13172 CPUtime=12.69 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 3751 0 0 0 1269 0 0 0 25 0 1 0 520381401 13488128 2475 33554432000 4194304 4352236 140734830123376 18446744073709551615 4327863 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 3293 2475 127 39 0 2373 0
[pid=14198] ppid=14192 vsize=33072 CPUtime=6.31 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 14996 0 0 0 630 1 0 0 25 0 1 0 520381401 33865728 5245 33554432000 4194304 4331988 140736845602704 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 8268 5245 175 34 0 6710 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1649044

[startup+25.5013 s]
/proc/loadavg: 7.98 8.00 7.99 11/188 14200
/proc/meminfo: memFree=22932632/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=55532 CPUtime=25.49 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 25501 0 0 0 2544 5 0 0 25 0 1 0 520381401 56864768 10384 33554432000 4194304 4587354 140734807562688 18446744073709551615 4239572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 13883 10384 338 96 0 10445 0
[pid=14195] ppid=14192 vsize=38728 CPUtime=25.49 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 7247 0 0 0 2548 1 0 0 25 0 1 0 520381401 39657472 6962 33554432000 4194304 4785740 140736102329792 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 9682 6962 341 145 0 6727 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=12.65 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 1265 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=13944 CPUtime=25.49 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 6376 0 0 0 2549 0 0 0 25 0 1 0 520381401 14278656 2668 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 3486 2668 127 39 0 2566 0
[pid=14198] ppid=14192 vsize=33332 CPUtime=12.69 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 15024 0 0 0 1268 1 0 0 25 0 1 0 520381401 34131968 5273 33554432000 4194304 4331988 140736845602704 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 8333 5273 175 34 0 6775 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 618856

[startup+51.1005 s]
/proc/loadavg: 8.73 8.18 8.05 11/188 14201
/proc/meminfo: memFree=22902964/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=1125780 CPUtime=51.08 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 33687 0 0 0 5101 7 0 0 25 0 1 0 520381401 1152798720 11411 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 281445 11411 338 96 0 278007 0
[pid=14195] ppid=14192 vsize=45960 CPUtime=51.08 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 9005 0 0 0 5107 1 0 0 25 0 1 0 520381401 47063040 8720 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 11490 8720 341 145 0 8535 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=25.4 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 2540 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=18424 CPUtime=51.09 cores=3

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

/proc/14198/statm: 10656 7532 175 34 0 9098 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1855568

[startup+1002.3 s]
/proc/loadavg: 10.12 10.09 9.40 11/188 14226
/proc/meminfo: memFree=22642680/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=108732 CPUtime=1002.32 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 208990 0 0 0 100158 74 0 0 25 0 1 0 520381401 111341568 22027 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 27183 22027 338 96 0 23745 0
[pid=14195] ppid=14192 vsize=137528 CPUtime=1002.29 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 30973 0 0 0 100221 8 0 0 25 0 1 0 520381401 140828672 30688 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 34382 30688 341 145 0 31427 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=498.43 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 49843 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=33052 CPUtime=1002.32 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 82442 0 0 0 100220 12 0 0 25 0 1 0 520381401 33845248 7461 33554432000 4194304 4352236 140734830123376 18446744073709551615 4278400 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 8263 7461 127 39 0 7343 0
[pid=14198] ppid=14192 vsize=42624 CPUtime=498.42 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17389 0 0 0 49840 2 0 0 25 0 1 0 520381401 43646976 7638 33554432000 4194304 4331988 140736845602704 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 10656 7638 175 34 0 9098 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 799256

[startup+1062.3 s]
/proc/loadavg: 10.15 10.10 9.44 11/188 14227
/proc/meminfo: memFree=22599880/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=109088 CPUtime=1062.32 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 216967 0 0 0 106154 78 0 0 25 0 1 0 520381401 111706112 23132 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 27272 23132 338 96 0 23834 0
[pid=14195] ppid=14192 vsize=142552 CPUtime=1062.29 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 32060 0 0 0 106221 8 0 0 25 0 1 0 520381401 145973248 31775 33554432000 4194304 4785740 140736102329792 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 35638 31775 341 145 0 32683 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=528.22 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 52822 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=37548 CPUtime=1062.33 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 87372 0 0 0 106220 13 0 0 25 0 1 0 520381401 38449152 8585 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 9387 8585 127 39 0 8467 0
[pid=14198] ppid=14192 vsize=46504 CPUtime=528.3 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17487 0 0 0 52828 2 0 0 25 0 1 0 520381401 47620096 7736 33554432000 4194304 4331988 140736845602704 18446744073709551615 4211219 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 11626 7736 175 34 0 10068 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 813012

[startup+1122.3 s]
/proc/loadavg: 10.14 10.11 9.48 11/188 14229
/proc/meminfo: memFree=22603440/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=1171396 CPUtime=1122.33 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 224877 0 0 0 112150 83 0 0 25 0 1 0 520381401 1199509504 24099 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 292849 24099 338 96 0 289411 0
[pid=14195] ppid=14192 vsize=145188 CPUtime=1122.29 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 32688 0 0 0 112221 8 0 0 25 0 1 0 520381401 148672512 32403 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 36297 32403 341 145 0 33342 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=558.09 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 55809 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=27052 CPUtime=1122.33 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 89868 0 0 0 112220 13 0 0 25 0 1 0 520381401 27701248 5961 33554432000 4194304 4352236 140734830123376 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 6763 5961 127 39 0 5843 0
[pid=14198] ppid=14192 vsize=46504 CPUtime=558.1 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17623 0 0 0 55808 2 0 0 25 0 1 0 520381401 47620096 7872 33554432000 4194304 4331988 140736845602704 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 11626 7872 175 34 0 10068 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 1867460

[startup+1182.3 s]
/proc/loadavg: 10.14 10.12 9.52 11/188 14231
/proc/meminfo: memFree=22594612/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=110108 CPUtime=1182.32 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 236022 0 0 0 118145 87 0 0 25 0 1 0 520381401 112750592 21179 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 27527 21179 338 96 0 24089 0
[pid=14195] ppid=14192 vsize=147180 CPUtime=1182.29 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 33119 0 0 0 118221 8 0 0 25 0 1 0 520381401 150712320 32834 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 36795 32834 341 145 0 33840 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=587.92 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 58792 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=35116 CPUtime=1182.32 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 93324 0 0 0 118219 13 0 0 25 0 1 0 520381401 35958784 7977 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 8779 7977 127 39 0 7859 0
[pid=14198] ppid=14192 vsize=46504 CPUtime=587.96 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17731 0 0 0 58794 2 0 0 25 0 1 0 520381401 47620096 7980 33554432000 4194304 4331988 140736845602704 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 11626 7980 175 34 0 10068 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 816228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.13 9.54 6/182 14232
/proc/meminfo: memFree=22815208/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=110108 CPUtime=1201.74 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 237608 0 0 0 120085 89 0 0 25 0 1 0 520381401 112750592 22726 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 27527 22726 338 96 0 24089 0
[pid=14195] ppid=14192 vsize=147180 CPUtime=1201.7 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 33126 0 0 0 120162 8 0 0 25 0 1 0 520381401 150712320 32841 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 36795 32841 341 145 0 33840 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=597.56 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 59756 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=39212 CPUtime=1201.74 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 94348 0 0 0 120160 14 0 0 25 0 1 0 520381401 40153088 9001 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 9803 9001 127 39 0 8883 0
[pid=14198] ppid=14192 vsize=46504 CPUtime=597.6 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17760 0 0 0 59758 2 0 0 25 0 1 0 520381401 47620096 8009 33554432000 4194304 4331988 140736845602704 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 11626 8009 175 34 0 10068 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 820324

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

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

[startup+1201.7 s]
/proc/loadavg: 10.17 10.13 9.54 6/182 14232
/proc/meminfo: memFree=22815208/32951124 swapFree=67111524/67111528
[pid=14192] ppid=14190 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14192/stat : 14192 (ppfolio) S 14190 14192 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520381401 18763776 390 33554432000 4194304 4287625 140736774678128 18446744073709551615 244446965263 0 0 4096 65536 15223442590612324351 0 0 17 1 0 0 0
/proc/14192/statm: 4581 390 341 23 0 91 0
[pid=14194] ppid=14192 vsize=110108 CPUtime=1201.74 cores=1
/proc/14194/stat : 14194 (cryptominisat) R 14192 14192 14150 0 -1 4202496 237608 0 0 0 120085 89 0 0 25 0 1 0 520381401 112750592 22726 33554432000 4194304 4587354 140734807562688 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14194/statm: 27527 22726 338 96 0 24089 0
[pid=14195] ppid=14192 vsize=147180 CPUtime=1201.7 cores=5
/proc/14195/stat : 14195 (clasp) R 14192 14192 14150 0 -1 4202496 33126 0 0 0 120162 8 0 0 25 0 1 0 520381401 150712320 32841 33554432000 4194304 4785740 140736102329792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14195/statm: 36795 32841 341 145 0 33840 0
[pid=14196] ppid=14192 vsize=458996 CPUtime=597.56 cores=7
/proc/14196/stat : 14196 (TNM) R 14192 14192 14150 0 -1 4202496 1440 0 0 0 59756 0 0 0 25 0 1 0 520381401 470011904 1336 33554432000 134512640 134534564 4291678400 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14196/statm: 114749 1336 95 6 0 113415 0
[pid=14197] ppid=14192 vsize=39212 CPUtime=1201.74 cores=3
/proc/14197/stat : 14197 (lingeling) R 14192 14192 14150 0 -1 4202496 94348 0 0 0 120160 14 0 0 25 0 1 0 520381401 40153088 9001 33554432000 4194304 4352236 140734830123376 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14197/statm: 9803 9001 127 39 0 8883 0
[pid=14198] ppid=14192 vsize=46504 CPUtime=597.6 cores=7
/proc/14198/stat : 14198 (march_hi) R 14192 14192 14150 0 -1 4202496 17760 0 0 0 59758 2 0 0 25 0 1 0 520381401 47620096 8009 33554432000 4194304 4331988 140736845602704 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14198/statm: 11626 8009 175 34 0 10068 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 820324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14192 and gives
#  childrusage.ru_utime.tv_sec=2396
#  childrusage.ru_utime.tv_usec=758637
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=182972
# CPU time returned by wait4() is 2396.94
# while last known CPU time is 4800.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.34
CPU user time (s): 4799.21
CPU system time (s): 1.13
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 1994188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.76
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114073
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= 376
involuntary context switches= 31740

runsolver used 1.90271 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 16:36:50
IDJOB=3289858
IDBENCH=83408
IDSOLVER=1612
FILE ID=node105/3289858-1304087809
RUNJOBID= node105-1304087809-14169
PBS_JOBID= 13170561
Free space on /tmp= 71928 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=683605178

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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	: 5332.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:      23102692 kB
Buffers:       2154764 kB
Cached:        7075136 kB
SwapCached:          4 kB
Active:         537304 kB
Inactive:      8761824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23102692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21504 kB
Writeback:           0 kB
AnonPages:       69916 kB
Mapped:          15884 kB
Slab:           484036 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   660644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71920 MiB
End job on node105 at 2011-04-29 16:56:53