Trace number 3290411

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 seq? (TO) 1300.04 1300.01

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.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.02/1300.01	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-3290411-1303776926/watcher-3290411-1303776926 -o /tmp/evaluation-result-3290411-1303776926/solver-3290411-1303776926 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3290411-1303776926.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.44 7.17 6.39 10/198 25352
/proc/meminfo: memFree=18461732/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) R 25350 25352 22378 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 489295260 18763776 392 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25352/statm: 4581 392 343 23 0 91 0

[startup+0.054377 s]
/proc/loadavg: 6.44 7.17 6.39 10/198 25352
/proc/meminfo: memFree=18461732/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 6976523878080151816 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100354 s]
/proc/loadavg: 6.44 7.17 6.39 10/198 25352
/proc/meminfo: memFree=18461732/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 6976523878080151816 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30032 s]
/proc/loadavg: 6.44 7.17 6.39 10/198 25352
/proc/meminfo: memFree=18461732/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70025 s]
/proc/loadavg: 6.44 7.17 6.39 10/198 25352
/proc/meminfo: memFree=18461732/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123696123117568 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 6.44 7.17 6.39 13/202 25356
/proc/meminfo: memFree=18453144/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123833562071040 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1043280 CPUtime=0.49 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 1259 0 0 0 49 0 0 0 25 0 1 0 489295260 1068318720 750 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 260820 750 332 96 0 257382 0
[pid=25354] ppid=25352 vsize=13232 CPUtime=0.44 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 777 0 0 0 44 0 0 0 25 0 1 0 489295260 13549568 663 33554432000 4194304 4785740 140734702560448 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3308 663 340 145 0 353 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=0.54 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 54 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1530664

[startup+3.10083 s]
/proc/loadavg: 6.44 7.17 6.39 10/195 25373
/proc/meminfo: memFree=18464484/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047121771977768960 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1043468 CPUtime=0.99 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 1650 0 0 0 99 0 0 0 25 0 1 0 489295260 1068511232 838 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 260867 838 332 96 0 257429 0
[pid=25354] ppid=25352 vsize=13632 CPUtime=0.97 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 858 0 0 0 97 0 0 0 25 0 1 0 489295260 13959168 744 33554432000 4194304 4785740 140734702560448 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3408 744 340 145 0 453 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=1.12 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 112 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1531252

[startup+6.30027 s]
/proc/loadavg: 6.89 7.25 6.42 13/202 25386
/proc/meminfo: memFree=18413152/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1048972 CPUtime=2.09 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 3417 0 0 0 209 0 0 0 25 0 1 0 489295260 1074147328 2299 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 262243 2299 338 96 0 258805 0
[pid=25354] ppid=25352 vsize=14168 CPUtime=2.04 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 994 0 0 0 204 0 0 0 25 0 1 0 489295260 14508032 880 33554432000 4194304 4785740 140734702560448 18446744073709551615 4312576 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3542 880 340 145 0 587 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=2.14 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 214 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1537292

[startup+12.7012 s]
/proc/loadavg: 7.30 7.33 6.45 13/202 25387
/proc/meminfo: memFree=18388364/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123833562071040 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1050572 CPUtime=4.19 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 4695 0 0 0 419 0 0 0 25 0 1 0 489295260 1075785728 2760 33554432000 4194304 4587354 140736489340096 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 262643 2760 338 96 0 259205 0
[pid=25354] ppid=25352 vsize=14584 CPUtime=4.17 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 1093 0 0 0 417 0 0 0 25 0 1 0 489295260 14934016 979 33554432000 4194304 4785740 140734702560448 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3646 979 340 145 0 691 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=4.32 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 432 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1539308

[startup+25.5009 s]
/proc/loadavg: 8.34 7.56 6.54 13/202 25387
/proc/meminfo: memFree=18369492/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1052424 CPUtime=8.49 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 6284 0 0 0 849 0 0 0 25 0 1 0 489295260 1077682176 2812 33554432000 4194304 4587354 140736489340096 18446744073709551615 4243704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 263106 2812 338 96 0 259668 0
[pid=25354] ppid=25352 vsize=15152 CPUtime=8.44 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 1261 0 0 0 844 0 0 0 25 0 1 0 489295260 15515648 1147 33554432000 4194304 4785740 140734702560448 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3788 1147 340 145 0 833 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=8.54 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 854 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1541728

[startup+51.1004 s]
/proc/loadavg: 9.59 7.92 6.69 13/202 25418
/proc/meminfo: memFree=18183796/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1052872 CPUtime=17.59 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 9872 0 0 0 1758 1 0 0 22 0 1 0 489295260 1078140928 2966 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 263218 2966 338 96 0 259780 0
[pid=25354] ppid=25352 vsize=15860 CPUtime=16.67 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 1428 0 0 0 1667 0 0 0 25 0 1 0 489295260 16240640 1314 33554432000 4194304 4785740 140734702560448 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 3965 1314 340 145 0 1010 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=16.82 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 1682 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1542884

[startup+102.307 s]
/proc/loadavg: 10.95 8.54 6.96 13/202 25419
/proc/meminfo: memFree=18117340/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1066352 CPUtime=34.63 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 15522 0 0 0 3461 2 0 0 25 0 1 0 489295260 1091944448 4243 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 266588 4243 338 96 0 263150 0
[pid=25354] ppid=25352 vsize=17144 CPUtime=33.74 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 1705 0 0 0 3374 0 0 0 25 0 1 0 489295260 17555456 1591 33554432000 4194304 4785740 140734702560448 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 4286 1591 340 145 0 1331 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=33.91 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 3391 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1557648

[startup+162.301 s]
/proc/loadavg: 9.79 8.64 7.09 10/193 25438
/proc/meminfo: memFree=18385600/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123421245210624 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1070468 CPUtime=54.64 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 22147 0 0 0 5461 3 0 0 25 0 1 0 489295260 1096159232 6466 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 267617 6466 338 96 0 264179 0
[pid=25354] ppid=25352 vsize=17836 CPUtime=53.73 cores=1

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

[startup+822.301 s]
/proc/loadavg: 8.01 8.11 7.58 9/192 25455
/proc/meminfo: memFree=18352084/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047121909416722432 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1085128 CPUtime=274.65 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 67748 0 0 0 27452 13 0 0 25 0 1 0 489295260 1111171072 11465 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 271282 11465 338 96 0 267844 0
[pid=25354] ppid=25352 vsize=22432 CPUtime=273.77 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 2932 0 0 0 27377 0 0 0 25 0 1 0 489295260 22970368 2818 33554432000 4194304 4785740 140734702560448 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5608 2818 341 145 0 2653 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=273.88 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 27388 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1581712

[startup+882.3 s]
/proc/loadavg: 8.00 8.08 7.60 9/192 25457
/proc/meminfo: memFree=18352056/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047122046855675904 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1084516 CPUtime=294.64 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 72125 0 0 0 29451 13 0 0 25 0 1 0 489295260 1110544384 11365 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 271129 11365 338 96 0 267691 0
[pid=25354] ppid=25352 vsize=22600 CPUtime=293.77 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 2968 0 0 0 29377 0 0 0 25 0 1 0 489295260 23142400 2854 33554432000 4194304 4785740 140734702560448 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5650 2854 341 145 0 2695 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=293.88 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 29388 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1581268

[startup+942.301 s]
/proc/loadavg: 8.00 8.07 7.63 9/192 25458
/proc/meminfo: memFree=18352880/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047122046855675904 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1084920 CPUtime=314.64 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 76517 0 0 0 31450 14 0 0 25 0 1 0 489295260 1110958080 11102 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 271230 11102 338 96 0 267792 0
[pid=25354] ppid=25352 vsize=22600 CPUtime=313.78 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 2981 0 0 0 31378 0 0 0 25 0 1 0 489295260 23142400 2867 33554432000 4194304 4785740 140734702560448 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5650 2867 341 145 0 2695 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=313.87 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 31387 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1581672

[startup+1002.3 s]
/proc/loadavg: 8.07 8.07 7.65 9/192 25460
/proc/meminfo: memFree=18318852/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123421245210624 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1096720 CPUtime=334.64 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 82633 0 0 0 33449 15 0 0 25 0 1 0 489295260 1123041280 14801 33554432000 4194304 4587354 140736489340096 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 274180 14801 338 96 0 270742 0
[pid=25354] ppid=25352 vsize=22796 CPUtime=333.79 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3014 0 0 0 33379 0 0 0 25 0 1 0 489295260 23343104 2900 33554432000 4194304 4785740 140734702560448 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5699 2900 341 145 0 2744 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=333.87 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 33387 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1593668

[startup+1062.3 s]
/proc/loadavg: 8.02 8.05 7.67 9/192 25462
/proc/meminfo: memFree=18312868/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047123421245210624 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1102016 CPUtime=354.64 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 83839 0 0 0 35449 15 0 0 25 0 1 0 489295260 1128464384 16007 33554432000 4194304 4587354 140736489340096 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 275504 16007 338 96 0 272066 0
[pid=25354] ppid=25352 vsize=22796 CPUtime=353.79 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3039 0 0 0 35379 0 0 0 25 0 1 0 489295260 23343104 2925 33554432000 4194304 4785740 140734702560448 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5699 2925 341 145 0 2744 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=353.88 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 35388 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1598964

[startup+1122.3 s]
/proc/loadavg: 8.01 8.04 7.69 9/192 25463
/proc/meminfo: memFree=18310104/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1090500 CPUtime=374.63 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 85121 0 0 0 37448 15 0 0 25 0 1 0 489295260 1116672000 14263 33554432000 4194304 4587354 140736489340096 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 272625 14263 338 96 0 269187 0
[pid=25354] ppid=25352 vsize=23244 CPUtime=373.78 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3113 0 0 0 37378 0 0 0 25 0 1 0 489295260 23801856 2999 33554432000 4194304 4785740 140734702560448 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5811 2999 341 145 0 2856 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=373.88 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 37388 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1587896

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 7.71 9/192 25465
/proc/meminfo: memFree=18317520/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1088572 CPUtime=394.63 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 87637 0 0 0 39447 16 0 0 25 0 1 0 489295260 1114697728 14264 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 272143 14264 338 96 0 268705 0
[pid=25354] ppid=25352 vsize=23244 CPUtime=393.78 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3129 0 0 0 39378 0 0 0 25 0 1 0 489295260 23801856 3015 33554432000 4194304 4785740 140734702560448 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5811 3015 341 145 0 2856 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=393.89 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 39389 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1585968

[startup+1242.3 s]
/proc/loadavg: 8.00 8.02 7.72 9/192 25466
/proc/meminfo: memFree=18306692/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1104692 CPUtime=414.62 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 91179 0 0 0 41446 16 0 0 25 0 1 0 489295260 1131204608 15290 33554432000 4194304 4587354 140736489340096 18446744073709551615 4237704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 276173 15290 338 96 0 272735 0
[pid=25354] ppid=25352 vsize=23416 CPUtime=413.78 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3167 0 0 0 41378 0 0 0 25 0 1 0 489295260 23977984 3053 33554432000 4194304 4785740 140734702560448 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5854 3053 341 145 0 2899 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=413.9 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 41390 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1602260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.06 8.03 7.74 4/180 25487
/proc/meminfo: memFree=18417692/32951124 swapFree=67111528/67111528
[pid=25352] ppid=25350 vsize=18324 CPUtime=0 cores=1,3
/proc/25352/stat : 25352 (ppfolio) S 25350 25352 22378 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489295260 18763776 394 33554432000 4194304 4287625 140733483812912 18446744073709551615 216634535439 0 0 4096 65536 13047121909416722432 0 0 17 3 0 0 0
/proc/25352/statm: 4581 394 345 23 0 91 0
[pid=25353] ppid=25352 vsize=1109260 CPUtime=433.89 cores=1
/proc/25353/stat : 25353 (cryptominisat) R 25352 25352 22378 0 -1 4202496 94342 0 0 0 43372 17 0 0 25 0 1 0 489295260 1135882240 15939 33554432000 4194304 4587354 140736489340096 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25353/statm: 277315 15939 338 96 0 273877 0
[pid=25354] ppid=25352 vsize=23724 CPUtime=432.98 cores=1
/proc/25354/stat : 25354 (clasp) R 25352 25352 22378 0 -1 4202496 3214 0 0 0 43298 0 0 0 25 0 1 0 489295260 24293376 3100 33554432000 4194304 4785740 140734702560448 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25354/statm: 5931 3100 341 145 0 2976 0
[pid=25355] ppid=25352 vsize=455828 CPUtime=433.15 cores=1
/proc/25355/stat : 25355 (TNM) R 25352 25352 22378 0 -1 4202496 360 0 0 0 43315 0 0 0 25 0 1 0 489295260 466767872 257 33554432000 134512640 134534564 4289186368 18446744073709551615 134528427 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25355/statm: 113957 257 95 6 0 112623 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1607136

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.86
CPU system time (s): 0.179972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2614412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98450
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= 200
involuntary context switches= 15066

runsolver used 2.17167 second user time and 4.92725 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 02:15:26
IDJOB=3290411
IDBENCH=83432
IDSOLVER=1613
FILE ID=node103/3290411-1303776926
RUNJOBID= node103-1303775621-25102
PBS_JOBID= 13157156
Free space on /tmp= 70956 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290411-1303776926/watcher-3290411-1303776926 -o /tmp/evaluation-result-3290411-1303776926/solver-3290411-1303776926 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3290411-1303776926.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=579042040

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.75
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.858
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.83
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.858
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:      18461764 kB
Buffers:       2125520 kB
Cached:       11705132 kB
SwapCached:          0 kB
Active:        4441228 kB
Inactive:      9466192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18461764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40336 kB
Writeback:         120 kB
AnonPages:       75772 kB
Mapped:          17680 kB
Slab:           516280 kB
PageTables:       6348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2117512 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= 70964 MiB
End job on node103 at 2011-04-26 02:37:06