Trace number 3289123

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) 1299.98 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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 1 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	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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-3289123-1303772550/watcher-3289123-1303772550 -o /tmp/evaluation-result-3289123-1303772550/solver-3289123-1303772550 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3289123-1303772550.cnf 

running on 2 cores: 5,7

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: 8.29 8.79 7.67 4/178 6306
/proc/meminfo: memFree=11265288/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 8673611279459385608 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0

[startup+0.0487229 s]
/proc/loadavg: 8.29 8.79 7.67 4/178 6306
/proc/meminfo: memFree=11265288/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 8673611279459385608 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100716 s]
/proc/loadavg: 8.29 8.79 7.67 4/178 6306
/proc/meminfo: memFree=11265288/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 8673611279459385608 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300695 s]
/proc/loadavg: 8.29 8.79 7.67 4/178 6306
/proc/meminfo: memFree=11265288/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 8673611279459385608 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700622 s]
/proc/loadavg: 8.29 8.79 7.67 4/178 6306
/proc/meminfo: memFree=11265288/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 8673611279459385608 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 8.29 8.79 7.67 9/198 6330
/proc/meminfo: memFree=11135424/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
[pid=6313] ppid=6306 vsize=42140 CPUtime=0.23 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 5123 0 0 0 23 0 0 0 16 0 1 0 567485682 43151360 4937 33554432000 4194304 4587354 140733221551792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 10535 4937 306 96 0 7097 0
[pid=6314] ppid=6306 vsize=39692 CPUtime=1.19 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 9315 0 0 0 118 1 0 0 19 0 1 0 567485682 40644608 7082 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 9923 7082 340 145 0 6968 0
[pid=6317] ppid=6306 vsize=451868 CPUtime=0.04 cores=5
/proc/6317/stat : 6317 (TNM) R 6306 6306 6092 0 -1 4204036 1195 0 0 0 0 4 0 0 22 0 1 0 567485682 462712832 1093 33554432000 134512640 134534564 4293196096 18446744073709551615 12019930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6317/statm: 112967 1093 1066 6 0 111633 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 552024

[startup+3.1012 s]
/proc/loadavg: 8.29 8.79 7.67 10/199 6333
/proc/meminfo: memFree=11018008/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 5636379178468114432 0 0 17 7 0 0 0
/proc/6306/statm: 4581 394 345 23 0 91 0
[pid=6313] ppid=6306 vsize=61124 CPUtime=1.84 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 10696 0 0 0 183 1 0 0 17 0 1 0 567485682 62590976 9480 33554432000 4194304 4587354 140733221551792 18446744073709551615 218880261658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 15281 9480 322 96 0 11843 0
[pid=6314] ppid=6306 vsize=39692 CPUtime=1.19 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 9315 0 0 0 118 1 0 0 19 0 1 0 567485682 40644608 7082 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 9923 7082 340 145 0 6968 0
[pid=6317] ppid=6306 vsize=451868 CPUtime=0.04 cores=5
/proc/6317/stat : 6317 (TNM) R 6306 6306 6092 0 -1 4204036 1195 0 0 0 0 4 0 0 22 0 1 0 567485682 462712832 1093 33554432000 134512640 134534564 4293196096 18446744073709551615 12019930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6317/statm: 112967 1093 1066 6 0 111633 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 571008

[startup+6.30062 s]
/proc/loadavg: 8.34 8.80 7.68 9/198 6333
/proc/meminfo: memFree=10926308/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=70260 CPUtime=3.79 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 16075 0 0 0 377 2 0 0 21 0 1 0 567485682 71946240 12810 33554432000 4194304 4587354 140733221551792 18446744073709551615 4237928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 17565 12810 330 96 0 14127 0
[pid=6314] ppid=6306 vsize=39968 CPUtime=2.44 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 9405 0 0 0 243 1 0 0 21 0 1 0 567485682 40927232 7172 33554432000 4194304 4785740 140737308699776 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 9992 7172 340 145 0 7037 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 128552

[startup+12.7005 s]
/proc/loadavg: 8.32 8.78 7.68 9/198 6334
/proc/meminfo: memFree=10858124/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1527860 CPUtime=6.99 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 18815 0 0 0 696 3 0 0 25 0 1 0 567485682 1564528640 13078 33554432000 4194304 4587354 140733221551792 18446744073709551615 4237574 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 381965 13078 336 96 0 378527 0
[pid=6314] ppid=6306 vsize=46196 CPUtime=5.64 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 10961 0 0 0 563 1 0 0 25 0 1 0 567485682 47304704 8728 33554432000 4194304 4785740 140737308699776 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 11549 8728 340 145 0 8594 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1592380

[startup+25.5002 s]
/proc/loadavg: 8.25 8.74 7.69 9/198 6334
/proc/meminfo: memFree=10816988/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1525740 CPUtime=13.39 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 21710 0 0 0 1335 4 0 0 25 0 1 0 567485682 1562357760 13369 33554432000 4194304 4587354 140733221551792 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 381435 13369 336 96 0 377997 0
[pid=6314] ppid=6306 vsize=50816 CPUtime=12.04 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 12079 0 0 0 1203 1 0 0 25 0 1 0 567485682 52035584 9846 33554432000 4194304 4785740 140737308699776 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 12704 9846 340 145 0 9749 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1594880

[startup+51.1007 s]
/proc/loadavg: 8.16 8.68 7.69 9/198 6335
/proc/meminfo: memFree=10750592/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 2401801486368505856 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1540680 CPUtime=26.19 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 29277 0 0 0 2613 6 0 0 25 0 1 0 567485682 1577656320 18749 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 385170 18749 336 96 0 381732 0
[pid=6314] ppid=6306 vsize=57640 CPUtime=24.84 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 13756 0 0 0 2482 2 0 0 25 0 1 0 567485682 59023360 11523 33554432000 4194304 4785740 140737308699776 18446744073709551615 4552662 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 14410 11523 340 145 0 11455 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1616644

[startup+102.308 s]
/proc/loadavg: 8.07 8.58 7.71 9/198 6336
/proc/meminfo: memFree=10655216/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 400000440399298560 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1562536 CPUtime=51.78 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 32450 0 0 0 5172 6 0 0 25 0 1 0 567485682 1600036864 21891 33554432000 4194304 4587354 140733221551792 18446744073709551615 4236955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 390634 21891 336 96 0 387196 0
[pid=6314] ppid=6306 vsize=65884 CPUtime=50.46 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 15707 0 0 0 5043 3 0 0 25 0 1 0 567485682 67465216 13474 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 16471 13474 340 145 0 13516 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1646744

[startup+162.301 s]
/proc/loadavg: 8.02 8.47 7.73 9/198 6338
/proc/meminfo: memFree=10593548/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1584032 CPUtime=81.78 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 33126 0 0 0 8171 7 0 0 25 0 1 0 567485682 1622048768 22553 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 396008 22553 336 96 0 392570 0
[pid=6314] ppid=6306 vsize=70212 CPUtime=80.45 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 16743 0 0 0 8042 3 0 0 25 0 1 0 567485682 71897088 14510 33554432000 4194304 4785740 140737308699776 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 17553 14510 340 145 0 14598 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1672568

[startup+222.301 s]
/proc/loadavg: 8.01 8.38 7.74 9/198 6339
/proc/meminfo: memFree=10532508/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 16 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1596192 CPUtime=111.77 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 34717 0 0 0 11170 7 0 0 25 0 1 0 567485682 1634500608 24126 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 399048 24126 336 96 0 395610 0
[pid=6314] ppid=6306 vsize=81996 CPUtime=110.45 cores=5

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

/proc/meminfo: memFree=10346064/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=140200 CPUtime=381.8 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 79250 0 0 0 38160 20 0 0 25 0 1 0 567485682 143564800 29403 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 35050 29403 336 96 0 31612 0
[pid=6314] ppid=6306 vsize=119104 CPUtime=380.43 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 28398 0 0 0 38035 8 0 0 25 0 1 0 567485682 121962496 26165 33554432000 4194304 4785740 140737308699776 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 29776 26165 340 145 0 26821 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 277628

[startup+822.301 s]
/proc/loadavg: 8.00 8.06 7.85 9/198 6355
/proc/meminfo: memFree=10348512/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1564368 CPUtime=411.8 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 83235 0 0 0 41160 20 0 0 25 0 1 0 567485682 1601912832 26291 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 391092 26291 336 96 0 387654 0
[pid=6314] ppid=6306 vsize=119104 CPUtime=410.43 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 28411 0 0 0 41035 8 0 0 25 0 1 0 567485682 121962496 26178 33554432000 4194304 4785740 140737308699776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 29776 26178 340 145 0 26821 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1701796

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.85 9/198 6357
/proc/meminfo: memFree=10271964/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=121692 CPUtime=441.81 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 86962 0 0 0 44160 21 0 0 25 0 1 0 567485682 124612608 26290 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 30423 26290 336 96 0 26985 0
[pid=6314] ppid=6306 vsize=126608 CPUtime=440.43 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 30233 0 0 0 44034 9 0 0 25 0 1 0 567485682 129646592 28000 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 31652 28000 340 145 0 28697 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 266624

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.86 9/198 6358
/proc/meminfo: memFree=10257436/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1607124 CPUtime=471.81 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 92919 0 0 0 47158 23 0 0 25 0 1 0 567485682 1645694976 28506 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 401781 28506 336 96 0 398343 0
[pid=6314] ppid=6306 vsize=127396 CPUtime=470.42 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 30474 0 0 0 47033 9 0 0 25 0 1 0 567485682 130453504 28241 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 31849 28241 340 145 0 28894 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1752844

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.88 9/198 6360
/proc/meminfo: memFree=10239908/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 2350281335018356736 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1597000 CPUtime=501.82 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 98121 0 0 0 50157 25 0 0 25 0 1 0 567485682 1635328000 29742 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 399250 29742 336 96 0 395812 0
[pid=6314] ppid=6306 vsize=130544 CPUtime=500.41 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 31210 0 0 0 50032 9 0 0 25 0 1 0 567485682 133677056 28977 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 32636 28977 340 145 0 29681 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1745868

[startup+1062.3 s]
/proc/loadavg: 8.10 8.06 7.89 9/198 6362
/proc/meminfo: memFree=10237148/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 2350281335018356736 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1566164 CPUtime=531.81 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 101846 0 0 0 53155 26 0 0 25 0 1 0 567485682 1603751936 23634 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 391541 23634 336 96 0 388103 0
[pid=6314] ppid=6306 vsize=132900 CPUtime=530.41 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 31790 0 0 0 53032 9 0 0 25 0 1 0 567485682 136089600 29557 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 33225 29557 340 145 0 30270 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1717388

[startup+1122.3 s]
/proc/loadavg: 8.04 8.05 7.89 9/198 6363
/proc/meminfo: memFree=10200640/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1614384 CPUtime=561.8 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 109859 0 0 0 56151 29 0 0 25 0 1 0 567485682 1653129216 23599 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 403596 23599 336 96 0 400158 0
[pid=6314] ppid=6306 vsize=137556 CPUtime=560.42 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 32937 0 0 0 56032 10 0 0 25 0 1 0 567485682 140857344 30704 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 34389 30704 340 145 0 31434 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1770264

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.90 9/198 6365
/proc/meminfo: memFree=10220568/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=115068 CPUtime=591.8 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 117846 0 0 0 59148 32 0 0 25 0 1 0 567485682 117829632 23450 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 28767 23450 336 96 0 25329 0
[pid=6314] ppid=6306 vsize=143760 CPUtime=590.43 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 34466 0 0 0 59032 11 0 0 25 0 1 0 567485682 147210240 32233 33554432000 4194304 4785740 140737308699776 18446744073709551615 4552884 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 35940 32233 340 145 0 32985 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 277152

[startup+1242.3 s]
/proc/loadavg: 8.00 8.03 7.91 9/198 6366
/proc/meminfo: memFree=10216180/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=115216 CPUtime=621.8 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 125879 0 0 0 62146 34 0 0 25 0 1 0 567485682 117981184 23162 33554432000 4194304 4587354 140733221551792 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 28804 23162 336 96 0 25366 0
[pid=6314] ppid=6306 vsize=144756 CPUtime=620.43 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 34698 0 0 0 62032 11 0 0 25 0 1 0 567485682 148230144 32465 33554432000 4194304 4785740 140737308699776 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 36189 32465 340 145 0 33234 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 278296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.02 7.91 9/198 6368
/proc/meminfo: memFree=10193452/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=18324 CPUtime=0.04 cores=5,7
/proc/6306/stat : 6306 (ppfolio) S 6304 6306 6092 0 -1 4202496 501 1195 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140735232946208 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 7 0 0 0
/proc/6306/statm: 4581 395 346 23 0 91 0
[pid=6313] ppid=6306 vsize=1577248 CPUtime=650.64 cores=5
/proc/6313/stat : 6313 (cryptominisat) R 6306 6306 6092 0 -1 4202496 133857 0 0 0 65027 37 0 0 25 0 1 0 567485682 1615101952 22768 33554432000 4194304 4587354 140733221551792 18446744073709551615 218880261822 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6313/statm: 394312 22768 336 96 0 390874 0
[pid=6314] ppid=6306 vsize=145180 CPUtime=649.3 cores=5
/proc/6314/stat : 6314 (clasp) R 6306 6306 6092 0 -1 4202496 34796 0 0 0 64919 11 0 0 25 0 1 0 567485682 148664320 32563 33554432000 4194304 4785740 140737308699776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6314/statm: 36295 32563 340 145 0 33340 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1740752

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.46
CPU system time (s): 0.52
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 3235124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1696
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= 307
involuntary context switches= 16

runsolver used 2.44463 second user time and 5.57815 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 01:02:30
IDJOB=3289123
IDBENCH=83115
IDSOLVER=1613
FILE ID=node112/3289123-1303772550
RUNJOBID= node112-1303771247-6113
PBS_JOBID= 13157186
Free space on /tmp= 72504 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289123-1303772550/watcher-3289123-1303772550 -o /tmp/evaluation-result-3289123-1303772550/solver-3289123-1303772550 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289123-1303772550.cnf

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1026005869

node112.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.828
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11265832 kB
Buffers:       1976888 kB
Cached:       19093064 kB
SwapCached:          0 kB
Active:        9991388 kB
Inactive:     11146436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11265832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           38852 kB
Writeback:           0 kB
AnonPages:       67300 kB
Mapped:          14792 kB
Slab:           483112 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195064 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= 72444 MiB
End job on node112 at 2011-04-26 01:24:12