Trace number 3282406

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.23 1201.91

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

running on 4 cores: 0,2,4,6

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: 3.77 5.53 6.86 2/174 11424
/proc/meminfo: memFree=15169684/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) R 11422 11424 10991 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0

[startup+0.0347619 s]
/proc/loadavg: 3.77 5.53 6.86 2/174 11424
/proc/meminfo: memFree=15169684/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) R 11422 11424 10991 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100753 s]
/proc/loadavg: 3.77 5.53 6.86 2/174 11424
/proc/meminfo: memFree=15169684/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) R 11422 11424 10991 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300725 s]
/proc/loadavg: 3.77 5.53 6.86 2/174 11424
/proc/meminfo: memFree=15169684/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) R 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700607 s]
/proc/loadavg: 3.77 5.53 6.86 2/174 11424
/proc/meminfo: memFree=15169684/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 3.77 5.53 6.86 11/188 11441
/proc/meminfo: memFree=14870364/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1783440 CPUtime=1.49 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 4301 0 0 0 149 0 0 0 20 0 1 0 495696610 1826242560 2805 33554432000 4194304 4587354 140735811107760 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 445860 2805 338 96 0 442422 0
[pid=11426] ppid=11424 vsize=18992 CPUtime=1.48 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 2434 0 0 0 148 0 0 0 25 0 1 0 495696610 19447808 2062 33554432000 4194304 4785740 140734378358352 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 4748 2062 341 145 0 1793 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=0.64 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 64 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 2804745 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=7364 CPUtime=1.49 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 1661 0 0 0 149 0 0 0 25 0 1 0 495696611 7540736 1009 33554432000 4194304 4352236 140736435918000 18446744073709551615 4300275 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 1841 1009 127 39 0 921 0
[pid=11429] ppid=11424 vsize=23752 CPUtime=0.83 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 8884 0 0 0 83 0 0 0 25 0 1 0 495696611 24322048 4005 33554432000 4194304 4331988 140737148289488 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 5938 4005 172 34 0 4380 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2309416

[startup+3.10115 s]
/proc/loadavg: 4.43 5.64 6.89 11/188 11441
/proc/meminfo: memFree=14722060/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1786168 CPUtime=3.08 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 5992 0 0 0 308 0 0 0 25 0 1 0 495696610 1829036032 2808 33554432000 4194304 4587354 140735811107760 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 446542 2808 338 96 0 443104 0
[pid=11426] ppid=11424 vsize=21640 CPUtime=3.08 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 3106 0 0 0 308 0 0 0 25 0 1 0 495696610 22159360 2734 33554432000 4194304 4785740 140734378358352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 5410 2734 341 145 0 2455 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=1.44 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 144 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=9160 CPUtime=3.09 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 2622 0 0 0 309 0 0 0 25 0 1 0 495696611 9379840 1458 33554432000 4194304 4352236 140736435918000 18446744073709551615 4331578 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 2290 1458 127 39 0 1370 0
[pid=11429] ppid=11424 vsize=23936 CPUtime=1.62 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 8917 0 0 0 162 0 0 0 25 0 1 0 495696611 24510464 4038 33554432000 4194304 4331988 140737148289488 18446744073709551615 264725800001 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 5984 4038 172 34 0 4426 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2316772

[startup+6.30055 s]
/proc/loadavg: 4.43 5.64 6.89 11/188 11441
/proc/meminfo: memFree=14642624/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1787352 CPUtime=6.29 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 9820 0 0 0 628 1 0 0 25 0 1 0 495696610 1830248448 4761 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 446838 4761 338 96 0 443400 0
[pid=11426] ppid=11424 vsize=26164 CPUtime=6.28 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 4235 0 0 0 628 0 0 0 25 0 1 0 495696610 26791936 3863 33554432000 4194304 4785740 140734378358352 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 6541 3863 341 145 0 3586 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=3.04 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 304 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=9936 CPUtime=6.29 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 2880 0 0 0 629 0 0 0 25 0 1 0 495696611 10174464 1652 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 2484 1652 127 39 0 1564 0
[pid=11429] ppid=11424 vsize=24452 CPUtime=3.2 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 9028 0 0 0 320 0 0 0 25 0 1 0 495696611 25038848 4149 33554432000 4194304 4331988 140737148289488 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 6113 4149 172 34 0 4555 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2323772

[startup+12.7003 s]
/proc/loadavg: 5.28 5.78 6.93 11/188 11441
/proc/meminfo: memFree=14349820/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=46764 CPUtime=12.69 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 15162 0 0 0 1267 2 0 0 25 0 1 0 495696610 47886336 6177 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 11691 6177 338 96 0 8253 0
[pid=11426] ppid=11424 vsize=35408 CPUtime=12.69 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 6510 0 0 0 1268 1 0 0 25 0 1 0 495696610 36257792 6138 33554432000 4194304 4785740 140734378358352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 8852 6138 341 145 0 5897 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=6.21 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 621 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=13532 CPUtime=12.69 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 5315 0 0 0 1269 0 0 0 25 0 1 0 495696611 13856768 2551 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 3383 2551 127 39 0 2463 0
[pid=11429] ppid=11424 vsize=24832 CPUtime=6.4 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 9107 0 0 0 640 0 0 0 25 0 1 0 495696611 25427968 4228 33554432000 4194304 4331988 140737148289488 18446744073709551615 4246715 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 6208 4228 173 34 0 4650 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 596404

[startup+25.5009 s]
/proc/loadavg: 6.01 5.92 6.96 11/188 11441
/proc/meminfo: memFree=14218660/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1798668 CPUtime=25.49 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 22554 0 0 0 2545 4 0 0 25 0 1 0 495696610 1841836032 7350 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 449667 7350 338 96 0 446229 0
[pid=11426] ppid=11424 vsize=37280 CPUtime=25.49 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 6978 0 0 0 2548 1 0 0 25 0 1 0 495696610 38174720 6606 33554432000 4194304 4785740 140734378358352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 9320 6606 341 145 0 6365 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=12.54 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 1254 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=13536 CPUtime=25.49 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 6916 0 0 0 2549 0 0 0 25 0 1 0 495696611 13860864 2552 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 3384 2552 127 39 0 2464 0
[pid=11429] ppid=11424 vsize=25684 CPUtime=12.8 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 9292 0 0 0 1280 0 0 0 25 0 1 0 495696611 26300416 4413 33554432000 4194304 4331988 140737148289488 18446744073709551615 4240177 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 6421 4413 173 34 0 4863 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2351036

[startup+51.1011 s]
/proc/loadavg: 7.51 6.28 7.05 11/188 11442
/proc/meminfo: memFree=14165328/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1801916 CPUtime=51.09 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 35786 0 0 0 5102 7 0 0 25 0 1 0 495696610 1845161984 8763 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 450479 8763 338 96 0 447041 0
[pid=11426] ppid=11424 vsize=52424 CPUtime=51.09 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 10670 0 0 0 5108 1 0 0 25 0 1 0 495696610 53682176 10298 33554432000 4194304 4785740 140734378358352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 13106 10298 341 145 0 10151 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=25.29 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 2529 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=15340 CPUtime=51.08 cores=2

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

/proc/11429/statm: 28171 21619 173 34 0 26613 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 2580776

[startup+1002.3 s]
/proc/loadavg: 10.20 10.00 9.03 11/188 11470
/proc/meminfo: memFree=13658756/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1848512 CPUtime=1002.17 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 178829 0 0 0 100164 53 0 0 25 0 1 0 495696610 1892876288 21274 33554432000 4194304 4587354 140735811107760 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 462128 21274 338 96 0 458690 0
[pid=11426] ppid=11424 vsize=119320 CPUtime=1001.69 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 26856 0 0 0 100164 5 0 0 25 0 1 0 495696610 122183680 26484 33554432000 4194304 4785740 140734378358352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 29830 26484 341 145 0 26875 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=498.3 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 49830 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=27376 CPUtime=1002.2 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 86888 0 0 0 100209 11 0 0 25 0 1 0 495696611 28033024 6012 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 6844 6012 127 39 0 5924 0
[pid=11429] ppid=11424 vsize=112684 CPUtime=498.53 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 27928 0 0 0 49843 10 0 0 25 0 1 0 495696611 115388416 23049 33554432000 4194304 4331988 140737148289488 18446744073709551615 4265504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 28171 23049 173 34 0 26613 0
Current children cumulated CPU time (s) 4002.89
Current children cumulated vsize (KiB) 2583760

[startup+1062.3 s]
/proc/loadavg: 10.20 10.03 9.10 11/188 11472
/proc/meminfo: memFree=13634776/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=81004 CPUtime=1062.17 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 184475 0 0 0 106162 55 0 0 25 0 1 0 495696610 82948096 16917 33554432000 4194304 4587354 140735811107760 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 20251 16917 338 96 0 16813 0
[pid=11426] ppid=11424 vsize=126680 CPUtime=1061.69 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 28661 0 0 0 106164 5 0 0 25 0 1 0 495696610 129720320 28289 33554432000 4194304 4785740 140734378358352 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 31670 28289 341 145 0 28715 0
[pid=11427] ppid=11424 vsize=457544 CPUtime=528.16 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1147 0 0 0 52816 0 0 0 25 0 1 0 495696610 468525056 1044 33554432000 134512640 134534564 4292783088 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114386 1044 95 6 0 113052 0
[pid=11428] ppid=11424 vsize=40944 CPUtime=1062.2 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 91880 0 0 0 106208 12 0 0 25 0 1 0 495696611 41926656 9404 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 10236 9404 127 39 0 9316 0
[pid=11429] ppid=11424 vsize=112684 CPUtime=528.35 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 29231 0 0 0 52824 11 0 0 25 0 1 0 495696611 115388416 24352 33554432000 4194304 4331988 140737148289488 18446744073709551615 4316832 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 28171 24352 173 34 0 26613 0
Current children cumulated CPU time (s) 4242.57
Current children cumulated vsize (KiB) 837180

[startup+1122.3 s]
/proc/loadavg: 10.22 10.07 9.17 11/188 11474
/proc/meminfo: memFree=13653948/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1828304 CPUtime=1122.18 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 190268 0 0 0 112160 58 0 0 25 0 1 0 495696610 1872183296 16918 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 457076 16918 338 96 0 453638 0
[pid=11426] ppid=11424 vsize=127136 CPUtime=1121.69 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 28760 0 0 0 112164 5 0 0 25 0 1 0 495696610 130187264 28388 33554432000 4194304 4785740 140734378358352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 31784 28388 341 145 0 28829 0
[pid=11427] ppid=11424 vsize=457548 CPUtime=557.96 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1156 0 0 0 55796 0 0 0 25 0 1 0 495696610 468529152 1053 33554432000 134512640 134534564 4292783088 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114387 1053 103 6 0 113053 0
[pid=11428] ppid=11424 vsize=26352 CPUtime=1122.2 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 93480 0 0 0 112208 12 0 0 25 0 1 0 495696611 26984448 5756 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 6588 5756 127 39 0 5668 0
[pid=11429] ppid=11424 vsize=112684 CPUtime=558.22 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 30252 0 0 0 55811 11 0 0 25 0 1 0 495696611 115388416 25373 33554432000 4194304 4331988 140737148289488 18446744073709551615 4228977 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 28171 25373 173 34 0 26613 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 2570348

[startup+1182.3 s]
/proc/loadavg: 10.26 10.10 9.23 11/188 11475
/proc/meminfo: memFree=13607048/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=163356 CPUtime=1182.18 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 196674 0 0 0 118157 61 0 0 25 0 1 0 495696610 167276544 22114 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 40839 22114 338 96 0 37401 0
[pid=11426] ppid=11424 vsize=129148 CPUtime=1181.69 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 29267 0 0 0 118164 5 0 0 25 0 1 0 495696610 132247552 28895 33554432000 4194304 4785740 140734378358352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 32287 28895 341 145 0 29332 0
[pid=11427] ppid=11424 vsize=457548 CPUtime=587.85 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1156 0 0 0 58785 0 0 0 25 0 1 0 495696610 468529152 1053 33554432000 134512640 134534564 4292783088 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114387 1053 103 6 0 113053 0
[pid=11428] ppid=11424 vsize=35312 CPUtime=1182.19 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 99368 0 0 0 118206 13 0 0 25 0 1 0 495696611 36159488 7996 33554432000 4194304 4352236 140736435918000 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 8828 7996 127 39 0 7908 0
[pid=11429] ppid=11424 vsize=156884 CPUtime=588.02 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 31353 0 0 0 58790 12 0 0 25 0 1 0 495696611 160649216 26474 33554432000 4194304 4331988 140737148289488 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 39221 26474 173 34 0 37663 0
Current children cumulated CPU time (s) 4721.93
Current children cumulated vsize (KiB) 960572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.18 10.09 9.25 11/188 11476
/proc/meminfo: memFree=13598860/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1847584 CPUtime=1201.79 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 200548 0 0 0 120117 62 0 0 25 0 1 0 495696610 1891926016 20800 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 461896 20800 338 96 0 458458 0
[pid=11426] ppid=11424 vsize=129408 CPUtime=1201.3 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 29304 0 0 0 120125 5 0 0 25 0 1 0 495696610 132513792 28932 33554432000 4194304 4785740 140734378358352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 32352 28932 341 145 0 29397 0
[pid=11427] ppid=11424 vsize=457548 CPUtime=597.55 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1156 0 0 0 59755 0 0 0 25 0 1 0 495696610 468529152 1053 33554432000 134512640 134534564 4292783088 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114387 1053 103 6 0 113053 0
[pid=11428] ppid=11424 vsize=40944 CPUtime=1201.79 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 100776 0 0 0 120166 13 0 0 25 0 1 0 495696611 41926656 9404 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 10236 9404 127 39 0 9316 0
[pid=11429] ppid=11424 vsize=156884 CPUtime=597.8 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 31705 0 0 0 59768 12 0 0 25 0 1 0 495696611 160649216 26826 33554432000 4194304 4331988 140737148289488 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 39221 26826 173 34 0 37663 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2650692

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

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

[startup+1201.9 s]
/proc/loadavg: 10.18 10.09 9.25 11/188 11476
/proc/meminfo: memFree=13598860/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11424/stat : 11424 (ppfolio) S 11422 11424 10991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495696610 18763776 390 33554432000 4194304 4287625 140735325295488 18446744073709551615 264726425103 0 0 4096 65536 3697341086595809279 0 0 17 4 0 0 0
/proc/11424/statm: 4581 390 341 23 0 91 0
[pid=11425] ppid=11424 vsize=1847584 CPUtime=1201.79 cores=0
/proc/11425/stat : 11425 (cryptominisat) R 11424 11424 10991 0 -1 4202496 200548 0 0 0 120117 62 0 0 25 0 1 0 495696610 1891926016 20800 33554432000 4194304 4587354 140735811107760 18446744073709551615 4238408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11425/statm: 461896 20800 338 96 0 458458 0
[pid=11426] ppid=11424 vsize=129408 CPUtime=1201.3 cores=4
/proc/11426/stat : 11426 (clasp) R 11424 11424 10991 0 -1 4202496 29304 0 0 0 120125 5 0 0 25 0 1 0 495696610 132513792 28932 33554432000 4194304 4785740 140734378358352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11426/statm: 32352 28932 341 145 0 29397 0
[pid=11427] ppid=11424 vsize=457548 CPUtime=597.55 cores=6
/proc/11427/stat : 11427 (TNM) R 11424 11424 10991 0 -1 4202496 1156 0 0 0 59755 0 0 0 25 0 1 0 495696610 468529152 1053 33554432000 134512640 134534564 4292783088 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11427/statm: 114387 1053 103 6 0 113053 0
[pid=11428] ppid=11424 vsize=40944 CPUtime=1201.79 cores=2
/proc/11428/stat : 11428 (lingeling) R 11424 11424 10991 0 -1 4202496 100776 0 0 0 120166 13 0 0 25 0 1 0 495696611 41926656 9404 33554432000 4194304 4352236 140736435918000 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11428/statm: 10236 9404 127 39 0 9316 0
[pid=11429] ppid=11424 vsize=156884 CPUtime=597.8 cores=6
/proc/11429/stat : 11429 (march_hi) R 11424 11424 10991 0 -1 4202496 31705 0 0 0 59768 12 0 0 25 0 1 0 495696611 160649216 26826 33554432000 4194304 4331988 140737148289488 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11429/statm: 39221 26826 173 34 0 37663 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2650692

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.23
CPU user time (s): 4799.31
CPU system time (s): 0.92
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 2650692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.67
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101302
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= 320
involuntary context switches= 2988

runsolver used 1.89771 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 01:20:10
IDJOB=3282406
IDBENCH=70810
IDSOLVER=1612
FILE ID=node141/3282406-1304032810
RUNJOBID= node141-1304032810-11410
PBS_JOBID= 13170311
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282406-1304032810/watcher-3282406-1304032810 -o /tmp/evaluation-result-3282406-1304032810/solver-3282406-1304032810 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282406-1304032810.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1706792074

node141.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.806
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.61
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.806
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	: 5362.96
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      15169972 kB
Buffers:       1621988 kB
Cached:       15510772 kB
SwapCached:          0 kB
Active:        7867140 kB
Inactive:      9332124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15169972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11676 kB
Writeback:           0 kB
AnonPages:       66508 kB
Mapped:          14480 kB
Slab:           518640 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189432 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= 71396 MiB
End job on node141 at 2011-04-29 01:40:14