Trace number 3276002

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) 5000.01 5000.11

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
Bench CategoryCRAFTED (crafted 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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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

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-3276002-1303657309/watcher-3276002-1303657309 -o /tmp/evaluation-result-3276002-1303657309/solver-3276002-1303657309 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276002-1303657309.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 5.87 5.97 5.91 4/180 27787
/proc/meminfo: memFree=15031448/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 7398331447989207300 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0

[startup+0.0265479 s]
/proc/loadavg: 5.87 5.97 5.91 4/180 27787
/proc/meminfo: memFree=15031448/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 7398331447989207300 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100572 s]
/proc/loadavg: 5.87 5.97 5.91 4/180 27787
/proc/meminfo: memFree=15031448/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 7398331447989207300 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300535 s]
/proc/loadavg: 5.87 5.97 5.91 4/180 27787
/proc/meminfo: memFree=15031448/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038667986362433536 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700472 s]
/proc/loadavg: 5.87 5.97 5.91 4/180 27787
/proc/meminfo: memFree=15031448/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668261240340480 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50029 s]
/proc/loadavg: 5.88 5.97 5.91 7/184 27791
/proc/meminfo: memFree=14992852/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668810996154368 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=44748 CPUtime=0.39 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 8209 0 0 0 38 1 0 0 25 0 1 0 477328905 45821952 5682 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 11187 5682 326 96 0 7749 0
[pid=27789] ppid=27787 vsize=21824 CPUtime=0.49 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 3362 0 0 0 49 0 0 0 25 0 1 0 477328905 22347776 2767 33554432000 4194304 4785740 140735490565904 18446744073709551615 4496128 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 5456 2767 316 145 0 2501 0
[pid=27790] ppid=27787 vsize=459124 CPUtime=0.59 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3239 0 0 0 59 0 0 0 25 0 1 0 477328905 470142976 3136 33554432000 134512640 134534564 4294872368 18446744073709551615 134527998 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 114781 3141 95 6 0 113447 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 544020

[startup+3.10104 s]
/proc/loadavg: 5.88 5.97 5.91 7/184 27791
/proc/meminfo: memFree=14986660/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038669085874061312 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=44748 CPUtime=0.94 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 8605 0 0 0 93 1 0 0 25 0 1 0 477328905 45821952 6069 33554432000 4194304 4587354 140735384896144 18446744073709551615 4245190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 11187 6069 326 96 0 7749 0
[pid=27789] ppid=27787 vsize=20908 CPUtime=0.99 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 3426 0 0 0 99 0 0 0 25 0 1 0 477328905 21409792 2572 33554432000 4194304 4785740 140735490565904 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 5227 2572 340 145 0 2272 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1.14 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 114 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 546936

[startup+6.30048 s]
/proc/loadavg: 5.88 5.97 5.91 7/184 27791
/proc/meminfo: memFree=14985544/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038667299167666176 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2116188 CPUtime=1.99 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 9761 0 0 0 198 1 0 0 25 0 1 0 477328905 2166976512 6136 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 529047 6136 327 96 0 525609 0
[pid=27789] ppid=27787 vsize=22440 CPUtime=2.09 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 3794 0 0 0 209 0 0 0 25 0 1 0 477328905 22978560 2940 33554432000 4194304 4785740 140735490565904 18446744073709551615 4551071 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 5610 2940 340 145 0 2655 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=2.19 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 219 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2619908

[startup+12.7004 s]
/proc/loadavg: 5.90 5.97 5.91 7/184 27792
/proc/meminfo: memFree=14971576/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668810996154368 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2122804 CPUtime=4.14 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 11312 0 0 0 413 1 0 0 25 0 1 0 477328905 2173751296 7679 33554432000 4194304 4587354 140735384896144 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 530701 7679 337 96 0 527263 0
[pid=27789] ppid=27787 vsize=28568 CPUtime=4.19 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 5337 0 0 0 418 1 0 0 25 0 1 0 477328905 29253632 4483 33554432000 4194304 4785740 140735490565904 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 7142 4483 340 145 0 4187 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=4.34 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 434 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2632652

[startup+25.5011 s]
/proc/loadavg: 5.92 5.97 5.91 7/184 27792
/proc/meminfo: memFree=14953488/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668948435107840 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2134460 CPUtime=8.39 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 15768 0 0 0 837 2 0 0 25 0 1 0 477328905 2185687040 10434 33554432000 4194304 4587354 140735384896144 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 533615 10434 337 96 0 530177 0
[pid=27789] ppid=27787 vsize=35008 CPUtime=8.49 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 6902 0 0 0 848 1 0 0 25 0 1 0 477328905 35848192 6048 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 8752 6048 340 145 0 5797 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=8.59 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 859 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2650748

[startup+51.1006 s]
/proc/loadavg: 5.94 5.97 5.91 7/184 27793
/proc/meminfo: memFree=14929172/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668398679293952 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2140804 CPUtime=16.94 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 21330 0 0 0 1691 3 0 0 25 0 1 0 477328905 2192183296 12365 33554432000 4194304 4587354 140735384896144 18446744073709551615 4241108 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 535201 12365 337 96 0 531763 0
[pid=27789] ppid=27787 vsize=38976 CPUtime=16.99 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 7884 0 0 0 1698 1 0 0 25 0 1 0 477328905 39911424 7030 33554432000 4194304 4785740 140735490565904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 9744 7030 340 145 0 6789 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=17.14 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 1714 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2661060

[startup+102.307 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 27794
/proc/meminfo: memFree=14878296/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2170452 CPUtime=33.99 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 31033 0 0 0 3394 5 0 0 25 0 1 0 477328905 2222542848 22065 33554432000 4194304 4587354 140735384896144 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 542613 22065 337 96 0 539175 0
[pid=27789] ppid=27787 vsize=46804 CPUtime=34.09 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 9853 0 0 0 3407 2 0 0 25 0 1 0 477328905 47927296 8999 33554432000 4194304 4785740 140735490565904 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 11701 8999 340 145 0 8746 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=34.2 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 3420 0 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2698536

[startup+162.301 s]
/proc/loadavg: 6.10 6.00 5.92 7/184 27799
/proc/meminfo: memFree=14867860/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038667986362433536 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2172636 CPUtime=53.99 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 31312 0 0 0 5394 5 0 0 25 0 1 0 477328905 2224779264 22339 33554432000 4194304 4587354 140735384896144 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 543159 22339 337 96 0 539721 0
[pid=27789] ppid=27787 vsize=52272 CPUtime=54.08 cores=0

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

/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 2870820

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 27961
/proc/meminfo: memFree=14371996/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2241856 CPUtime=1553.96 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 235982 0 0 0 155343 53 0 0 25 0 1 0 477328905 2295660544 38203 33554432000 4194304 4587354 140735384896144 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 560464 38203 337 96 0 557026 0
[pid=27789] ppid=27787 vsize=162432 CPUtime=1554.05 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 36766 0 0 0 155397 8 0 0 25 0 1 0 477328905 166330368 35912 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 40608 35912 340 145 0 37653 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1554.21 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 155417 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 2885568

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 27962
/proc/meminfo: memFree=14352740/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2241856 CPUtime=1573.97 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 241133 0 0 0 157342 55 0 0 25 0 1 0 477328905 2295660544 43222 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 560464 43222 337 96 0 557026 0
[pid=27789] ppid=27787 vsize=162716 CPUtime=1574.05 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 36828 0 0 0 157397 8 0 0 25 0 1 0 477328905 166621184 35974 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 40679 35974 340 145 0 37724 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1574.21 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 157417 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 2885852

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 27964
/proc/meminfo: memFree=14378016/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2225768 CPUtime=1593.96 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 243266 0 0 0 159341 55 0 0 25 0 1 0 477328905 2279186432 37380 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 556442 37380 337 96 0 553004 0
[pid=27789] ppid=27787 vsize=163096 CPUtime=1594.05 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 36934 0 0 0 159397 8 0 0 25 0 1 0 477328905 167010304 36080 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 40774 36080 340 145 0 37819 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1594.21 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 159417 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 2870144

[startup+4842.3 s]
/proc/loadavg: 6.05 6.01 5.96 7/184 27965
/proc/meminfo: memFree=14383828/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2227024 CPUtime=1613.97 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 245251 0 0 0 161341 56 0 0 25 0 1 0 477328905 2280472576 36378 33554432000 4194304 4587354 140735384896144 18446744073709551615 228244045468 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 556756 36378 337 96 0 553318 0
[pid=27789] ppid=27787 vsize=163288 CPUtime=1614.04 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 36977 0 0 0 161396 8 0 0 25 0 1 0 477328905 167206912 36123 33554432000 4194304 4785740 140735490565904 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 40822 36123 340 145 0 37867 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1614.2 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 161416 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 2871592

[startup+4902.3 s]
/proc/loadavg: 6.07 6.02 5.96 7/184 27967
/proc/meminfo: memFree=14366212/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2244920 CPUtime=1633.97 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 252371 0 0 0 163340 57 0 0 25 0 1 0 477328905 2298798080 40432 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 561230 40432 337 96 0 557792 0
[pid=27789] ppid=27787 vsize=164804 CPUtime=1634.04 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 37292 0 0 0 163396 8 0 0 25 0 1 0 477328905 168759296 36438 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 41201 36438 340 145 0 38246 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1634.2 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 163416 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4902.21
Current children cumulated vsize (KiB) 2891004

[startup+4962.3 s]
/proc/loadavg: 6.02 6.02 5.96 7/184 27969
/proc/meminfo: memFree=14380824/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2222336 CPUtime=1653.98 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 255775 0 0 0 165340 58 0 0 25 0 1 0 477328905 2275672064 35761 33554432000 4194304 4587354 140735384896144 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 555584 35761 337 96 0 552146 0
[pid=27789] ppid=27787 vsize=166156 CPUtime=1654.04 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 37589 0 0 0 165396 8 0 0 25 0 1 0 477328905 170143744 36735 33554432000 4194304 4785740 140735490565904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 41539 36735 340 145 0 38584 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1654.2 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 165416 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 2869772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 6.01 6.01 5.96 7/184 27970
/proc/meminfo: memFree=14367668/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2222336 CPUtime=1666.59 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 257556 0 0 0 166600 59 0 0 25 0 1 0 477328905 2275672064 37507 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 555584 37507 337 96 0 552146 0
[pid=27789] ppid=27787 vsize=166156 CPUtime=1666.63 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 37606 0 0 0 166655 8 0 0 25 0 1 0 477328905 170143744 36752 33554432000 4194304 4785740 140735490565904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 41539 36752 340 145 0 38584 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1666.79 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 166675 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2869772

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

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

[startup+5000.1 s]
/proc/loadavg: 6.01 6.01 5.96 7/184 27970
/proc/meminfo: memFree=14367668/32951124 swapFree=67111524/67111528
[pid=27787] ppid=27785 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27787/stat : 27787 (ppfolio) S 27785 27787 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477328905 18763776 394 33554432000 4194304 4287625 140736503544880 18446744073709551615 228244368911 0 0 4096 65536 12038668536118247424 0 0 17 4 0 0 0
/proc/27787/statm: 4581 394 345 23 0 91 0
[pid=27788] ppid=27787 vsize=2222336 CPUtime=1666.59 cores=0
/proc/27788/stat : 27788 (cryptominisat) R 27787 27787 26615 0 -1 4202496 257556 0 0 0 166600 59 0 0 25 0 1 0 477328905 2275672064 37507 33554432000 4194304 4587354 140735384896144 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27788/statm: 555584 37507 337 96 0 552146 0
[pid=27789] ppid=27787 vsize=166156 CPUtime=1666.63 cores=0
/proc/27789/stat : 27789 (clasp) R 27787 27787 26615 0 -1 4202496 37606 0 0 0 166655 8 0 0 25 0 1 0 477328905 170143744 36752 33554432000 4194304 4785740 140735490565904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27789/statm: 41539 36752 340 145 0 38584 0
[pid=27790] ppid=27787 vsize=462956 CPUtime=1666.79 cores=0
/proc/27790/stat : 27790 (TNM) R 27787 27787 26615 0 -1 4202496 3269 0 0 0 166675 4 0 0 25 0 1 0 477328905 474066944 3166 33554432000 134512640 134534564 4294872368 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27790/statm: 115739 3166 95 6 0 114405 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2869772

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.11
CPU time (s): 5000.01
CPU user time (s): 4999.3
CPU system time (s): 0.71
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 4955604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 323
involuntary context switches= 5

runsolver used 8.76467 second user time and 18.5132 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 17:01:49
IDJOB=3276002
IDBENCH=84560
IDSOLVER=1639
FILE ID=node136/3276002-1303657309
RUNJOBID= node136-1303652288-27397
PBS_JOBID= 13150712
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276002-1303657309/watcher-3276002-1303657309 -o /tmp/evaluation-result-3276002-1303657309/solver-3276002-1303657309 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276002-1303657309.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=717146155

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15031604 kB
Buffers:       1702960 kB
Cached:       15569736 kB
SwapCached:          4 kB
Active:        9145584 kB
Inactive:      8209352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15031604 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22024 kB
Writeback:           8 kB
AnonPages:       81204 kB
Mapped:          16768 kB
Slab:           501452 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1841264 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= 72236 MiB
End job on node136 at 2011-04-24 18:25:12