Trace number 3288800

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/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3288800-1304079862/watcher-3288800-1304079862 -o /tmp/evaluation-result-3288800-1304079862/solver-3288800-1304079862 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288800-1304079862.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: 9.82 10.09 9.85 5/181 15698
/proc/meminfo: memFree=26003616/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) R 15696 15698 15268 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 519585877 18763776 390 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15698/statm: 4581 390 341 23 0 91 0

[startup+0.236916 s]
/proc/loadavg: 9.82 10.09 9.85 5/181 15698
/proc/meminfo: memFree=26003616/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 25 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300906 s]
/proc/loadavg: 9.82 10.09 9.85 5/181 15698
/proc/meminfo: memFree=26003616/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 25 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.400889 s]
/proc/loadavg: 9.82 10.09 9.85 5/181 15698
/proc/meminfo: memFree=26003616/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 25 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700829 s]
/proc/loadavg: 9.82 10.09 9.85 5/181 15698
/proc/meminfo: memFree=26003616/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 25 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 9.83 10.08 9.85 10/186 15704
/proc/meminfo: memFree=25873156/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=64776 CPUtime=1.49 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 11295 0 0 0 147 2 0 0 25 0 1 0 519585877 66330624 10574 33554432000 4194304 4587354 140735054491216 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 16194 10574 316 96 0 12756 0
[pid=15700] ppid=15698 vsize=48972 CPUtime=1.48 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 11879 0 0 0 147 1 0 0 25 0 1 0 519585877 50147328 9428 33554432000 4194304 4785740 140736156633168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 12243 9428 340 145 0 9288 0
[pid=15702] ppid=15698 vsize=22684 CPUtime=1.49 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 7071 0 0 0 149 0 0 0 20 0 1 0 519585877 23228416 4837 33554432000 4194304 4352236 140737487756640 18446744073709551615 4222263 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 5671 4837 125 39 0 4751 0
[pid=15703] ppid=15698 vsize=138768 CPUtime=1.46 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 66391 0 0 0 137 9 0 0 25 0 1 0 519585877 142098432 15921 33554432000 4194304 4331988 140735702387504 18446744073709551615 4258189 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 34692 15921 162 34 0 33134 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 293524

[startup+3.10037 s]
/proc/loadavg: 9.83 10.08 9.85 9/186 15704
/proc/meminfo: memFree=25803468/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=119924 CPUtime=3.09 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 20274 0 0 0 306 3 0 0 25 0 1 0 519585877 122802176 15889 33554432000 4194304 4587354 140735054491216 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 29981 15889 330 96 0 26543 0
[pid=15700] ppid=15698 vsize=48972 CPUtime=3.08 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 11879 0 0 0 307 1 0 0 25 0 1 0 519585877 50147328 9428 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 12243 9428 340 145 0 9288 0
[pid=15702] ppid=15698 vsize=26704 CPUtime=3.09 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 8076 0 0 0 309 0 0 0 25 0 1 0 519585877 27344896 5842 33554432000 4194304 4352236 140737487756640 18446744073709551615 4208712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 6676 5842 125 39 0 5756 0
[pid=15703] ppid=15698 vsize=144808 CPUtime=3.05 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 77427 0 0 0 294 11 0 0 25 0 1 0 519585877 148283392 18731 33554432000 4194304 4331988 140735702387504 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 36202 18731 176 34 0 34644 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 358732

[startup+6.30076 s]
/proc/loadavg: 9.69 10.05 9.84 9/186 15704
/proc/meminfo: memFree=25800232/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=90492 CPUtime=6.29 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 23147 0 0 0 626 3 0 0 25 0 1 0 519585877 92663808 15246 33554432000 4194304 4587354 140735054491216 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 22623 15246 332 96 0 19185 0
[pid=15700] ppid=15698 vsize=53388 CPUtime=6.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 12995 0 0 0 627 2 0 0 25 0 1 0 519585877 54669312 10544 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 13347 10544 340 145 0 10392 0
[pid=15702] ppid=15698 vsize=22464 CPUtime=6.29 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 8078 0 0 0 629 0 0 0 25 0 1 0 519585877 23003136 4784 33554432000 4194304 4352236 140737487756640 18446744073709551615 4329367 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 5616 4784 127 39 0 4696 0
[pid=15703] ppid=15698 vsize=151612 CPUtime=6.23 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 78874 0 0 0 612 11 0 0 25 0 1 0 519585877 155250688 20177 33554432000 4194304 4331988 140735702387504 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 37903 20177 175 34 0 36345 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 336280

[startup+12.7005 s]
/proc/loadavg: 9.55 10.02 9.83 9/186 15704
/proc/meminfo: memFree=25756184/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=103084 CPUtime=12.69 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 27314 0 0 0 1265 4 0 0 25 0 1 0 519585877 105558016 19398 33554432000 4194304 4587354 140735054491216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 25771 19398 338 96 0 22333 0
[pid=15700] ppid=15698 vsize=63536 CPUtime=12.69 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 15517 0 0 0 1266 3 0 0 25 0 1 0 519585877 65060864 13066 33554432000 4194304 4785740 140736156633168 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 15884 13066 340 145 0 12929 0
[pid=15702] ppid=15698 vsize=22456 CPUtime=12.69 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 8078 0 0 0 1269 0 0 0 25 0 1 0 519585877 22994944 4782 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 5614 4782 127 39 0 4694 0
[pid=15703] ppid=15698 vsize=156148 CPUtime=12.6 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 80321 0 0 0 1249 11 0 0 25 0 1 0 519585877 159895552 21624 33554432000 4194304 4331988 140735702387504 18446744073709551615 208079928813 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 39037 21624 175 34 0 37479 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 363548

[startup+25.5071 s]
/proc/loadavg: 9.21 9.92 9.80 9/186 15704
/proc/meminfo: memFree=25736552/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195738567704576 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1582732 CPUtime=25.5 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 33356 0 0 0 2544 6 0 0 25 0 1 0 519585877 1620717568 19327 33554432000 4194304 4587354 140735054491216 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 395683 19327 336 96 0 392245 0
[pid=15700] ppid=15698 vsize=72008 CPUtime=25.49 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 17599 0 0 0 2545 4 0 0 25 0 1 0 519585877 73736192 15148 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 18002 15148 340 145 0 15047 0
[pid=15702] ppid=15698 vsize=22456 CPUtime=25.49 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 8078 0 0 0 2549 0 0 0 25 0 1 0 519585877 22994944 4782 33554432000 4194304 4352236 140737487756640 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 5614 4782 127 39 0 4694 0
[pid=15703] ppid=15698 vsize=157772 CPUtime=25.33 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 80761 0 0 0 2522 11 0 0 25 0 1 0 519585877 161558528 22064 33554432000 4194304 4331988 140735702387504 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 39443 22064 175 34 0 37885 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1853292

[startup+51.1012 s]
/proc/loadavg: 8.79 9.76 9.75 9/186 15705
/proc/meminfo: memFree=25670796/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195738567704576 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1631296 CPUtime=51.09 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 40908 0 0 0 5101 8 0 0 25 0 1 0 519585877 1670447104 26823 33554432000 4194304 4587354 140735054491216 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 407824 26823 336 96 0 404386 0
[pid=15700] ppid=15698 vsize=87408 CPUtime=51.09 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 21398 0 0 0 5103 6 0 0 25 0 1 0 519585877 89505792 18947 33554432000 4194304 4785740 140736156633168 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 21852 18947 340 145 0 18897 0
[pid=15702] ppid=15698 vsize=26552 CPUtime=51.09 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 9102 0 0 0 5109 0 0 0 25 0 1 0 519585877 27189248 5806 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 6638 5806 127 39 0 5718 0
[pid=15703] ppid=15698 vsize=159536 CPUtime=50.79 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 81203 0 0 0 5067 12 0 0 25 0 1 0 519585877 163364864 22506 33554432000 4194304 4331988 140735702387504 18446744073709551615 4263280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 39884 22506 175 34 0 38326 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1923116

[startup+102.3 s]
/proc/loadavg: 8.34 9.49 9.65 9/186 15706
/proc/meminfo: memFree=25618136/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1617204 CPUtime=102.29 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 48717 0 0 0 10218 11 0 0 25 0 1 0 519585877 1656016896 27058 33554432000 4194304 4587354 140735054491216 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 404301 27058 336 96 0 400863 0
[pid=15700] ppid=15698 vsize=113324 CPUtime=102.28 cores=5

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


[startup+942.3 s]
/proc/loadavg: 8.10 8.22 8.73 9/186 15729
/proc/meminfo: memFree=25204764/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1646316 CPUtime=942.32 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 266392 0 0 0 94123 109 0 0 25 0 1 0 519585877 1685827584 39467 33554432000 4194304 4587354 140735054491216 18446744073709551615 4245992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 411579 39467 336 96 0 408141 0
[pid=15700] ppid=15698 vsize=258792 CPUtime=942.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 63600 0 0 0 94204 25 0 0 25 0 1 0 519585877 265003008 61149 33554432000 4194304 4785740 140736156633168 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 64698 61149 340 145 0 61743 0
[pid=15702] ppid=15698 vsize=48756 CPUtime=942.32 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 24894 0 0 0 94229 3 0 0 25 0 1 0 519585877 49926144 11357 33554432000 4194304 4352236 140737487756640 18446744073709551615 4278717 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 12189 11357 127 39 0 11269 0
[pid=15703] ppid=15698 vsize=173032 CPUtime=937.16 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84567 0 0 0 93703 13 0 0 25 0 1 0 519585877 177184768 25870 33554432000 4194304 4331988 140735702387504 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43258 25870 175 34 0 41700 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 2145220

[startup+1002.31 s]
/proc/loadavg: 8.15 8.21 8.70 10/186 15730
/proc/meminfo: memFree=25214916/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1652672 CPUtime=1002.34 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 287784 0 0 0 100118 116 0 0 25 0 1 0 519585877 1692336128 34378 33554432000 4194304 4587354 140735054491216 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 413168 34378 336 96 0 409730 0
[pid=15700] ppid=15698 vsize=258792 CPUtime=1002.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 63619 0 0 0 100204 25 0 0 25 0 1 0 519585877 265003008 61168 33554432000 4194304 4785740 140736156633168 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 64698 61168 340 145 0 61743 0
[pid=15702] ppid=15698 vsize=56952 CPUtime=1002.33 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 26943 0 0 0 100230 3 0 0 25 0 1 0 519585877 58318848 13406 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 14238 13406 127 39 0 13318 0
[pid=15703] ppid=15698 vsize=173164 CPUtime=996.84 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84649 0 0 0 99671 13 0 0 25 0 1 0 519585877 177319936 25952 33554432000 4194304 4331988 140735702387504 18446744073709551615 4284558 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43291 25952 175 34 0 41733 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 2159904

[startup+1062.3 s]
/proc/loadavg: 8.05 8.17 8.65 10/186 15732
/proc/meminfo: memFree=25227784/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1626604 CPUtime=1062.33 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 303677 0 0 0 106108 125 0 0 25 0 1 0 519585877 1665642496 32977 33554432000 4194304 4587354 140735054491216 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 406651 32977 336 96 0 403213 0
[pid=15700] ppid=15698 vsize=258792 CPUtime=1062.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 63643 0 0 0 106204 25 0 0 25 0 1 0 519585877 265003008 61192 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 64698 61192 340 145 0 61743 0
[pid=15702] ppid=15698 vsize=50808 CPUtime=1062.32 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 28991 0 0 0 106229 3 0 0 25 0 1 0 519585877 52027392 11870 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 12702 11870 127 39 0 11782 0
[pid=15703] ppid=15698 vsize=175020 CPUtime=1056.51 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84736 0 0 0 105638 13 0 0 25 0 1 0 519585877 179220480 26039 33554432000 4194304 4331988 140735702387504 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43755 26039 175 34 0 42197 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2129548

[startup+1122.3 s]
/proc/loadavg: 8.02 8.14 8.61 10/186 15734
/proc/meminfo: memFree=25240032/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1651128 CPUtime=1122.34 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 319135 0 0 0 112100 134 0 0 25 0 1 0 519585877 1690755072 31985 33554432000 4194304 4587354 140735054491216 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 412782 31985 336 96 0 409344 0
[pid=15700] ppid=15698 vsize=258792 CPUtime=1122.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 63653 0 0 0 112204 25 0 0 25 0 1 0 519585877 265003008 61202 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 64698 61202 340 145 0 61743 0
[pid=15702] ppid=15698 vsize=52152 CPUtime=1122.33 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 30095 0 0 0 112230 3 0 0 25 0 1 0 519585877 53403648 12206 33554432000 4194304 4352236 140737487756640 18446744073709551615 4209247 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 13038 12206 127 39 0 12118 0
[pid=15703] ppid=15698 vsize=175152 CPUtime=1116.18 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84814 0 0 0 111605 13 0 0 25 0 1 0 519585877 179355648 26117 33554432000 4194304 4331988 140735702387504 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43788 26117 175 34 0 42230 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 2155548

[startup+1182.3 s]
/proc/loadavg: 7.89 8.08 8.55 10/187 15768
/proc/meminfo: memFree=25642468/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1643632 CPUtime=1182.33 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 332782 0 0 0 118093 140 0 0 25 0 1 0 519585877 1683079168 36620 33554432000 4194304 4587354 140735054491216 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 410908 36620 336 96 0 407470 0
[pid=15700] ppid=15698 vsize=269604 CPUtime=1182.29 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 66317 0 0 0 118202 27 0 0 25 0 1 0 519585877 276074496 63866 33554432000 4194304 4785740 140736156633168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 67401 63866 340 145 0 64446 0
[pid=15702] ppid=15698 vsize=43960 CPUtime=1182.33 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 31119 0 0 0 118230 3 0 0 25 0 1 0 519585877 45015040 10158 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328400 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 10990 10158 127 39 0 10070 0
[pid=15703] ppid=15698 vsize=175284 CPUtime=1175.86 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84903 0 0 0 117573 13 0 0 25 0 1 0 519585877 179490816 26206 33554432000 4194304 4331988 140735702387504 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43821 26206 175 34 0 42263 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 2150804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.14 8.56 10/187 15769
/proc/meminfo: memFree=25610456/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1639432 CPUtime=1201.74 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 339303 0 0 0 120031 143 0 0 25 0 1 0 519585877 1678778368 33315 33554432000 4194304 4587354 140735054491216 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 409858 33315 336 96 0 406420 0
[pid=15700] ppid=15698 vsize=274008 CPUtime=1201.7 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 67231 0 0 0 120143 27 0 0 25 0 1 0 519585877 280584192 64780 33554432000 4194304 4785740 140736156633168 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 68502 64780 340 145 0 65547 0
[pid=15702] ppid=15698 vsize=54200 CPUtime=1201.74 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 33679 0 0 0 120170 4 0 0 25 0 1 0 519585877 55500800 12718 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 13550 12718 127 39 0 12630 0
[pid=15703] ppid=15698 vsize=175416 CPUtime=1195.15 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84927 0 0 0 119502 13 0 0 25 0 1 0 519585877 179625984 26230 33554432000 4194304 4331988 140735702387504 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43854 26230 175 34 0 42296 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2161380

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: 8.20 8.14 8.56 10/187 15769
/proc/meminfo: memFree=25610456/32950928 swapFree=67111364/67111528
[pid=15698] ppid=15696 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/15698/stat : 15698 (ppfolio) S 15696 15698 15268 0 -1 4202496 522 1195 0 0 0 0 0 1 15 0 1 0 519585877 18763776 391 33554432000 4194304 4287625 140734069988928 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/15698/statm: 4581 391 342 23 0 91 0
[pid=15699] ppid=15698 vsize=1639432 CPUtime=1201.74 cores=1
/proc/15699/stat : 15699 (cryptominisat) R 15698 15698 15268 0 -1 4202496 339303 0 0 0 120031 143 0 0 25 0 1 0 519585877 1678778368 33315 33554432000 4194304 4587354 140735054491216 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15699/statm: 409858 33315 336 96 0 406420 0
[pid=15700] ppid=15698 vsize=274008 CPUtime=1201.7 cores=5
/proc/15700/stat : 15700 (clasp) R 15698 15698 15268 0 -1 4202496 67231 0 0 0 120143 27 0 0 25 0 1 0 519585877 280584192 64780 33554432000 4194304 4785740 140736156633168 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15700/statm: 68502 64780 340 145 0 65547 0
[pid=15702] ppid=15698 vsize=54200 CPUtime=1201.74 cores=3
/proc/15702/stat : 15702 (lingeling) R 15698 15698 15268 0 -1 4202496 33679 0 0 0 120170 4 0 0 25 0 1 0 519585877 55500800 12718 33554432000 4194304 4352236 140737487756640 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/15702/statm: 13550 12718 127 39 0 12630 0
[pid=15703] ppid=15698 vsize=175416 CPUtime=1195.15 cores=7
/proc/15703/stat : 15703 (march_hi) R 15698 15698 15268 0 -1 4202496 84927 0 0 0 119502 13 0 0 25 0 1 0 519585877 179625984 26230 33554432000 4194304 4331988 140735702387504 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15703/statm: 43854 26230 175 34 0 42296 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2161380

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15698 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=714311
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=64990
# CPU time returned by wait4() is 1201.78
# 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): 4798.46
CPU system time (s): 1.88
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 3894408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.71
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35397
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= 299
involuntary context switches= 14107

runsolver used 1.79873 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 14:24:22
IDJOB=3288800
IDBENCH=83105
IDSOLVER=1612
FILE ID=node127/3288800-1304079862
RUNJOBID= node127-1304077884-15287
PBS_JOBID= 13170516
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom24.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288800-1304079862/watcher-3288800-1304079862 -o /tmp/evaluation-result-3288800-1304079862/solver-3288800-1304079862 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288800-1304079862.cnf

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=1909836827

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26003648 kB
Buffers:       1393892 kB
Cached:        4736216 kB
SwapCached:          0 kB
Active:        2063824 kB
Inactive:      4407760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26003648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           31984 kB
Writeback:           0 kB
AnonPages:      341152 kB
Mapped:          16528 kB
Slab:           410712 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   853576 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= 71792 MiB
End job on node127 at 2011-04-29 14:44:26