Trace number 3251392

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 10.07 10.73 10.70 9/197 1438
/proc/meminfo: memFree=11489784/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) R 1436 1438 504 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 468689843 18763776 392 33554432000 4194304 4287625 140736070494304 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1438/statm: 4581 392 343 23 0 91 0

[startup+0.0410749 s]
/proc/loadavg: 10.07 10.73 10.70 9/197 1438
/proc/meminfo: memFree=11489784/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 4389157238766272769 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101039 s]
/proc/loadavg: 10.07 10.73 10.70 9/197 1438
/proc/meminfo: memFree=11489784/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 4389157238766272769 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301007 s]
/proc/loadavg: 10.07 10.73 10.70 9/197 1438
/proc/meminfo: memFree=11489784/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606710938959872 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700933 s]
/proc/loadavg: 10.07 10.73 10.70 9/197 1438
/proc/meminfo: memFree=11489784/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606985816866816 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 10.07 10.73 10.70 12/201 1442
/proc/meminfo: memFree=11402704/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606985816866816 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=66464 CPUtime=0.49 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 10994 0 0 0 48 1 0 0 25 0 1 0 468689844 68059136 10880 33554432000 4194304 4587354 140734510657616 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 16616 10880 314 96 0 13178 0
[pid=1440] ppid=1438 vsize=34656 CPUtime=0.39 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 7468 0 0 0 39 0 0 0 25 0 1 0 468689844 35487744 5584 33554432000 4194304 4785740 140735742275712 18446744073709551615 4495872 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 8664 5584 313 145 0 5709 0
[pid=1441] ppid=1438 vsize=467572 CPUtime=0.58 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 5468 0 0 0 58 0 0 0 25 0 1 0 468689844 478793728 5365 33554432000 134512640 134534564 4286886304 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 116893 5365 91 6 0 115559 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 587016

[startup+3.1005 s]
/proc/loadavg: 10.14 10.73 10.70 12/201 1442
/proc/meminfo: memFree=11399604/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=86356 CPUtime=0.99 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 16644 0 0 0 97 2 0 0 25 0 1 0 468689844 88428544 14567 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 21589 14567 325 96 0 18151 0
[pid=1440] ppid=1438 vsize=34656 CPUtime=0.93 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 7468 0 0 0 93 0 0 0 25 0 1 0 468689844 35487744 5584 33554432000 4194304 4785740 140735742275712 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 8664 5584 313 145 0 5709 0
[pid=1441] ppid=1438 vsize=467572 CPUtime=1.14 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 5468 0 0 0 114 0 0 0 25 0 1 0 468689844 478793728 5365 33554432000 134512640 134534564 4286886304 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 116893 5365 91 6 0 115559 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 606908

[startup+6.3009 s]
/proc/loadavg: 10.14 10.73 10.70 12/201 1442
/proc/meminfo: memFree=11375440/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607673011634176 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=86356 CPUtime=2.09 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 17862 0 0 0 207 2 0 0 25 0 1 0 468689844 88428544 15776 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 21589 15776 326 96 0 18151 0
[pid=1440] ppid=1438 vsize=35844 CPUtime=1.99 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 7773 0 0 0 199 0 0 0 25 0 1 0 468689844 36704256 5889 33554432000 4194304 4785740 140735742275712 18446744073709551615 4482815 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 8961 5889 316 145 0 6006 0
[pid=1441] ppid=1438 vsize=467572 CPUtime=2.18 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 5468 0 0 0 218 0 0 0 25 0 1 0 468689844 478793728 5365 33554432000 134512640 134534564 4286886304 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 116893 5365 91 6 0 115559 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 608096

[startup+12.7007 s]
/proc/loadavg: 10.27 10.74 10.70 12/201 1442
/proc/meminfo: memFree=11320236/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606023744192512 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1346496 CPUtime=4.19 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 20901 0 0 0 416 3 0 0 25 0 1 0 468689844 1378811904 16341 33554432000 4194304 4587354 140734510657616 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 336624 16341 331 96 0 333186 0
[pid=1440] ppid=1438 vsize=40392 CPUtime=4.13 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 9955 0 0 0 412 1 0 0 25 0 1 0 468689844 41361408 7418 33554432000 4194304 4785740 140735742275712 18446744073709551615 212435677893 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 10098 7418 340 145 0 7143 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=4.34 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 434 0 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1879256

[startup+25.5013 s]
/proc/loadavg: 10.38 10.75 10.70 12/201 1442
/proc/meminfo: memFree=11269004/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606710938959872 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1346496 CPUtime=8.49 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 20923 0 0 0 846 3 0 0 25 0 1 0 468689844 1378811904 16363 33554432000 4194304 4587354 140734510657616 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 336624 16363 337 96 0 333186 0
[pid=1440] ppid=1438 vsize=69164 CPUtime=8.39 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 17054 0 0 0 836 3 0 0 25 0 1 0 468689844 70823936 14517 33554432000 4194304 4785740 140735742275712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 17291 14517 340 145 0 14336 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=8.58 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 858 0 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1908028

[startup+51.1004 s]
/proc/loadavg: 10.59 10.77 10.71 12/201 1443
/proc/meminfo: memFree=11150628/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607123255820288 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1352268 CPUtime=16.98 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 21423 0 0 0 1695 3 0 0 25 0 1 0 468689844 1384722432 16863 33554432000 4194304 4587354 140734510657616 18446744073709551615 4365464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 338067 16863 337 96 0 334629 0
[pid=1440] ppid=1438 vsize=115980 CPUtime=16.94 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 28603 0 0 0 1688 6 0 0 25 0 1 0 468689844 118763520 26066 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 28995 26066 340 145 0 26040 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=17.13 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 1713 0 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1960616

[startup+102.307 s]
/proc/loadavg: 10.88 10.82 10.73 12/201 1444
/proc/meminfo: memFree=10979360/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606436061052928 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1454516 CPUtime=34.09 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 35134 0 0 0 3404 5 0 0 25 0 1 0 468689844 1489424384 24274 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238543 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 363629 24274 337 96 0 360191 0
[pid=1440] ppid=1438 vsize=173724 CPUtime=33.99 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 42694 0 0 0 3390 9 0 0 25 0 1 0 468689844 177893376 40157 33554432000 4194304 4785740 140735742275712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 43431 40157 340 145 0 40476 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=34.19 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 3419 0 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2120608

[startup+162.3 s]
/proc/loadavg: 10.95 10.85 10.74 12/201 1449
/proc/meminfo: memFree=10864904/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606985816866816 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1434148 CPUtime=54.09 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 38700 0 0 0 5403 6 0 0 25 0 1 0 468689844 1468567552 20967 33554432000 4194304 4587354 140734510657616 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 358537 20967 337 96 0 355099 0
[pid=1440] ppid=1438 vsize=184936 CPUtime=53.98 cores=4

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

/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2367316

[startup+882.301 s]
/proc/loadavg: 6.18 7.86 9.41 7/184 1504
/proc/meminfo: memFree=11387012/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606848377913344 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1556076 CPUtime=294.05 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 111653 0 0 0 29387 18 0 0 25 0 1 0 468689844 1593421824 46022 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 389019 46022 337 96 0 385581 0
[pid=1440] ppid=1438 vsize=342640 CPUtime=294.04 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 82844 0 0 0 29386 18 0 0 25 0 1 0 468689844 350863360 80307 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 85660 80307 340 145 0 82705 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=294.2 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 29419 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2391084

[startup+942.301 s]
/proc/loadavg: 6.06 7.52 9.19 7/184 1506
/proc/meminfo: memFree=11388720/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607673011634176 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1525336 CPUtime=314.06 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 117462 0 0 0 31387 19 0 0 25 0 1 0 468689844 1561944064 45000 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 381334 45000 337 96 0 377896 0
[pid=1440] ppid=1438 vsize=344984 CPUtime=314.04 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 83339 0 0 0 31386 18 0 0 25 0 1 0 468689844 353263616 80802 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 86246 80802 340 145 0 83291 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=314.2 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 31419 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2362688

[startup+1002.3 s]
/proc/loadavg: 6.02 7.24 8.99 7/184 1507
/proc/meminfo: memFree=11338704/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1536304 CPUtime=334.07 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 127055 0 0 0 33386 21 0 0 25 0 1 0 468689844 1573175296 48604 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 384076 48604 337 96 0 380638 0
[pid=1440] ppid=1438 vsize=352296 CPUtime=334.04 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 85115 0 0 0 33386 18 0 0 25 0 1 0 468689844 360751104 82578 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 88074 82578 340 145 0 85119 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=334.19 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 33418 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2380968

[startup+1062.3 s]
/proc/loadavg: 6.01 7.03 8.81 7/184 1509
/proc/meminfo: memFree=11362596/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606985816866816 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1550036 CPUtime=354.08 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 132768 0 0 0 35386 22 0 0 25 0 1 0 468689844 1587236864 47369 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 387509 47369 337 96 0 384071 0
[pid=1440] ppid=1438 vsize=356448 CPUtime=354.04 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 86035 0 0 0 35385 19 0 0 25 0 1 0 468689844 365002752 83498 33554432000 4194304 4785740 140735742275712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 89112 83498 340 145 0 86157 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=354.19 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 35418 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2398852

[startup+1122.3 s]
/proc/loadavg: 6.00 6.83 8.62 7/184 1511
/proc/meminfo: memFree=11343968/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607260694773760 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1550036 CPUtime=374.08 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 139850 0 0 0 37385 23 0 0 25 0 1 0 468689844 1587236864 49622 33554432000 4194304 4587354 140734510657616 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 387509 49622 337 96 0 384071 0
[pid=1440] ppid=1438 vsize=360856 CPUtime=374.04 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 87132 0 0 0 37385 19 0 0 25 0 1 0 468689844 369516544 84595 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 90214 84595 340 145 0 87259 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=374.19 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 37418 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2403260

[startup+1182.3 s]
/proc/loadavg: 6.00 6.68 8.47 4/179 1513
/proc/meminfo: memFree=12357424/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607398133727232 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1536304 CPUtime=394.09 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 144100 0 0 0 39386 23 0 0 25 0 1 0 468689844 1573175296 47369 33554432000 4194304 4587354 140734510657616 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 384076 47369 337 96 0 380638 0
[pid=1440] ppid=1438 vsize=372892 CPUtime=394.03 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 90114 0 0 0 39384 19 0 0 25 0 1 0 468689844 381841408 87577 33554432000 4194304 4785740 140735742275712 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 93223 87577 340 145 0 90268 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=394.18 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 39417 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2401564

[startup+1242.3 s]
/proc/loadavg: 4.01 5.96 8.09 4/175 1532
/proc/meminfo: memFree=12363356/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541607535572680704 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1461272 CPUtime=414.1 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 150347 0 0 0 41385 25 0 0 25 0 1 0 468689844 1496342528 48011 33554432000 4194304 4587354 140734510657616 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 365318 48011 337 96 0 361880 0
[pid=1440] ppid=1438 vsize=389400 CPUtime=414.03 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 94170 0 0 0 41383 20 0 0 25 0 1 0 468689844 398745600 91633 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 97350 91633 340 145 0 94395 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=414.18 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 41417 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2343040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.40 5.46 7.80 4/175 1533
/proc/meminfo: memFree=12360100/32951124 swapFree=67111528/67111528
[pid=1438] ppid=1436 vsize=18324 CPUtime=0 cores=4,6
/proc/1438/stat : 1438 (ppfolio) S 1436 1438 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468689843 18763776 394 33554432000 4194304 4287625 140736070494304 18446744073709551615 212436037135 0 0 4096 65536 9541606298622099456 0 0 17 6 0 0 0
/proc/1438/statm: 4581 394 345 23 0 91 0
[pid=1439] ppid=1438 vsize=1542668 CPUtime=433.32 cores=4
/proc/1439/stat : 1439 (cryptominisat) R 1438 1438 504 0 -1 4202496 155744 0 0 0 43306 26 0 0 25 0 1 0 468689844 1579692032 47369 33554432000 4194304 4587354 140734510657616 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1439/statm: 385667 47369 337 96 0 382229 0
[pid=1440] ppid=1438 vsize=395104 CPUtime=433.22 cores=4
/proc/1440/stat : 1440 (clasp) R 1438 1438 504 0 -1 4202496 95505 0 0 0 43302 20 0 0 25 0 1 0 468689844 404586496 92968 33554432000 4194304 4785740 140735742275712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1440/statm: 98776 92968 340 145 0 95821 0
[pid=1441] ppid=1438 vsize=474044 CPUtime=433.46 cores=4
/proc/1441/stat : 1441 (TNM) R 1438 1438 504 0 -1 4202496 7914 0 0 0 43345 1 0 0 25 0 1 0 468689844 485421056 7811 33554432000 134512640 134534564 4286886304 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1441/statm: 118511 7811 95 6 0 117177 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2430140

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1438 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300
CPU user time (s): 1299.53
CPU system time (s): 0.47
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 3739260

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

runsolver used 2.27565 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 17:01:15
IDJOB=3251392
IDBENCH=88221
IDSOLVER=1613
FILE ID=node102/3251392-1303570875
RUNJOBID= node102-1303568270-523
PBS_JOBID= 13150307
Free space on /tmp= 70668 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251392-1303570875/watcher-3251392-1303570875 -o /tmp/evaluation-result-3251392-1303570875/solver-3251392-1303570875 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251392-1303570875.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1034722900

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11490072 kB
Buffers:       1838120 kB
Cached:       17598688 kB
SwapCached:          0 kB
Active:       11251356 kB
Inactive:      9649052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11490072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14112 kB
Writeback:           0 kB
AnonPages:     1462760 kB
Mapped:          17596 kB
Slab:           493760 kB
PageTables:       9016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5347848 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= 70716 MiB
End job on node102 at 2011-04-23 17:22:57