Trace number 3250996

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-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3250996-1303569572/watcher-3250996-1303569572 -o /tmp/evaluation-result-3250996-1303569572/solver-3250996-1303569572 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250996-1303569572.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: 11.03 10.87 9.25 10/198 1240
/proc/meminfo: memFree=12304436/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 4438887599934767361 0 0 17 4 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0

[startup+0.055273 s]
/proc/loadavg: 11.03 10.87 9.25 10/198 1240
/proc/meminfo: memFree=12304436/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541601625697681408 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100263 s]
/proc/loadavg: 11.03 10.87 9.25 10/198 1240
/proc/meminfo: memFree=12304436/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541601625697681408 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300222 s]
/proc/loadavg: 11.03 10.87 9.25 10/198 1240
/proc/meminfo: memFree=12304436/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701154 s]
/proc/loadavg: 11.03 10.87 9.25 10/198 1240
/proc/meminfo: memFree=12304436/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602450331402240 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 11.03 10.87 9.25 13/202 1244
/proc/meminfo: memFree=12178916/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602450331402240 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=86356 CPUtime=0.51 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 15812 0 0 0 50 1 0 0 20 0 1 0 468559615 88428544 15697 33554432000 4194304 4587354 140735257428752 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 21589 15697 314 96 0 18151 0
[pid=1242] ppid=1240 vsize=45400 CPUtime=0.5 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 10846 0 0 0 49 1 0 0 21 0 1 0 468559615 46489600 8043 33554432000 4194304 4785740 140737265973392 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 11350 8043 314 145 0 8395 0
[pid=1243] ppid=1240 vsize=474832 CPUtime=0.45 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 7923 0 0 0 45 0 0 0 23 0 1 0 468559615 486227968 7819 33554432000 134512640 134534564 4292451600 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 118708 7819 91 6 0 117374 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 624912

[startup+3.1007 s]
/proc/loadavg: 11.03 10.87 9.25 13/202 1244
/proc/meminfo: memFree=12177556/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602450331402240 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=86356 CPUtime=1.07 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 15812 0 0 0 106 1 0 0 22 0 1 0 468559615 88428544 15697 33554432000 4194304 4587354 140735257428752 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 21589 15697 314 96 0 18151 0
[pid=1242] ppid=1240 vsize=45400 CPUtime=1 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 10846 0 0 0 99 1 0 0 23 0 1 0 468559615 46489600 8043 33554432000 4194304 4785740 140737265973392 18446744073709551615 4495651 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 11350 8043 314 145 0 8395 0
[pid=1243] ppid=1240 vsize=474832 CPUtime=0.99 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 7923 0 0 0 99 0 0 0 25 0 1 0 468559615 486227968 7819 33554432000 134512640 134534564 4292451600 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 118708 7819 91 6 0 117374 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 624912

[startup+6.3011 s]
/proc/loadavg: 11.11 10.89 9.26 13/202 1244
/proc/meminfo: memFree=12161692/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=99852 CPUtime=2.12 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 25860 0 0 0 209 3 0 0 25 0 1 0 468559615 102248448 18976 33554432000 4194304 4587354 140735257428752 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 24963 18976 326 96 0 21525 0
[pid=1242] ppid=1240 vsize=45400 CPUtime=2.1 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 10849 0 0 0 209 1 0 0 25 0 1 0 468559615 46489600 8046 33554432000 4194304 4785740 140737265973392 18446744073709551615 4482856 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 11350 8046 317 145 0 8395 0
[pid=1243] ppid=1240 vsize=474832 CPUtime=2.05 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 7923 0 0 0 205 0 0 0 25 0 1 0 468559615 486227968 7819 33554432000 134512640 134534564 4292451600 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 118708 7819 91 6 0 117374 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 638408

[startup+12.7009 s]
/proc/loadavg: 11.18 10.90 9.27 13/202 1244
/proc/meminfo: memFree=12153836/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1775112 CPUtime=4.27 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 28753 0 0 0 424 3 0 0 25 0 1 0 468559615 1817714688 19435 33554432000 4194304 4587354 140735257428752 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 443778 19435 327 96 0 440340 0
[pid=1242] ppid=1240 vsize=42436 CPUtime=4.2 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 11507 0 0 0 419 1 0 0 25 0 1 0 468559615 43454464 7746 33554432000 4194304 4785740 140737265973392 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 10609 7746 341 145 0 7654 0
[pid=1243] ppid=1240 vsize=474832 CPUtime=4.19 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 7923 0 0 0 419 0 0 0 25 0 1 0 468559615 486227968 7819 33554432000 134512640 134534564 4292451600 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 118708 7819 91 6 0 117374 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2310704

[startup+25.5005 s]
/proc/loadavg: 11.36 10.96 9.32 13/202 1245
/proc/meminfo: memFree=12102608/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602038014541824 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1775112 CPUtime=8.51 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 29471 0 0 0 848 3 0 0 25 0 1 0 468559615 1817714688 20140 33554432000 4194304 4587354 140735257428752 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 443778 20140 337 96 0 440340 0
[pid=1242] ppid=1240 vsize=62140 CPUtime=8.5 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 16593 0 0 0 848 2 0 0 25 0 1 0 468559615 63631360 12832 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 15535 12832 341 145 0 12580 0
[pid=1243] ppid=1240 vsize=478804 CPUtime=8.45 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11480 0 0 0 844 1 0 0 25 0 1 0 468559615 490295296 11376 33554432000 134512640 134534564 4292451600 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 119701 11376 95 6 0 118367 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2334380

[startup+51.1006 s]
/proc/loadavg: 11.58 11.04 9.39 13/202 1245
/proc/meminfo: memFree=12025460/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602038014541824 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1775112 CPUtime=17.07 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 29471 0 0 0 1704 3 0 0 25 0 1 0 468559615 1817714688 20140 33554432000 4194304 4587354 140735257428752 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 443778 20140 337 96 0 440340 0
[pid=1242] ppid=1240 vsize=107672 CPUtime=17 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 27788 0 0 0 1696 4 0 0 25 0 1 0 468559615 110256128 24027 33554432000 4194304 4785740 140737265973392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 26918 24027 341 145 0 23963 0
[pid=1243] ppid=1240 vsize=478804 CPUtime=16.99 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11480 0 0 0 1698 1 0 0 25 0 1 0 468559615 490295296 11376 33554432000 134512640 134534564 4292451600 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 119701 11376 95 6 0 118367 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2379912

[startup+102.308 s]
/proc/loadavg: 11.63 11.14 9.51 13/202 1278
/proc/meminfo: memFree=11892116/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602450331402240 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1802164 CPUtime=34.11 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 34925 0 0 0 3407 4 0 0 25 0 1 0 468559615 1845415936 25594 33554432000 4194304 4587354 140735257428752 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 450541 25594 337 96 0 447103 0
[pid=1242] ppid=1240 vsize=174364 CPUtime=34.1 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 44105 0 0 0 3402 8 0 0 25 0 1 0 468559615 178548736 40344 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 43591 40344 341 145 0 40636 0
[pid=1243] ppid=1240 vsize=478804 CPUtime=34.07 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11480 0 0 0 3406 1 0 0 25 0 1 0 468559615 490295296 11376 33554432000 134512640 134534564 4292451600 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 119701 11376 95 6 0 118367 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2473656

[startup+162.301 s]
/proc/loadavg: 11.86 11.29 9.66 13/202 1279
/proc/meminfo: memFree=11686304/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=0 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468559615 18763776 394 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 9541602038014541824 0 0 17 6 0 0 0
/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1815924 CPUtime=54.11 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 48585 0 0 0 5405 6 0 0 25 0 1 0 468559615 1859506176 26018 33554432000 4194304 4587354 140735257428752 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 453981 26018 337 96 0 450543 0
[pid=1242] ppid=1240 vsize=232124 CPUtime=54.1 cores=4

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

/proc/1240/statm: 4581 394 345 23 0 91 0
[pid=1241] ppid=1240 vsize=1940200 CPUtime=254.17 cores=4
/proc/1241/stat : 1241 (cryptominisat) R 1240 1240 504 0 -1 4202496 115393 0 0 0 25402 15 0 0 25 0 1 0 468559615 1986764800 52294 33554432000 4194304 4587354 140735257428752 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1241/statm: 485050 52294 337 96 0 481612 0
[pid=1242] ppid=1240 vsize=340676 CPUtime=254.06 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 84390 0 0 0 25390 16 0 0 25 0 1 0 468559615 348852224 80629 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 85169 80629 341 145 0 82214 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=254.06 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 25404 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2781836

[startup+822.3 s]
/proc/loadavg: 11.43 11.76 10.78 12/201 1358
/proc/meminfo: memFree=10846660/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=353556 CPUtime=282.66 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 87484 0 0 0 28249 17 0 0 25 0 1 0 468559615 362041344 83723 33554432000 4194304 4785740 140737265973392 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 88389 83723 341 145 0 85434 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=282.64 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 28262 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 854516

[startup+882.301 s]
/proc/loadavg: 11.22 11.64 10.80 12/201 1359
/proc/meminfo: memFree=10705504/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=394160 CPUtime=312.66 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 97439 0 0 0 31246 20 0 0 25 0 1 0 468559615 403619840 93678 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 98540 93678 341 145 0 95585 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=312.65 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 31263 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 895120

[startup+942.301 s]
/proc/loadavg: 11.08 11.52 10.81 12/201 1361
/proc/meminfo: memFree=10618296/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=398676 CPUtime=342.66 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 98527 0 0 0 34246 20 0 0 25 0 1 0 468559615 408244224 94766 33554432000 4194304 4785740 140737265973392 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 99669 94766 341 145 0 96714 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=342.64 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 34262 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 899636

[startup+1002.3 s]
/proc/loadavg: 11.03 11.42 10.82 12/201 1363
/proc/meminfo: memFree=10474660/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=408408 CPUtime=372.66 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 100705 0 0 0 37246 20 0 0 25 0 1 0 468559615 418209792 96944 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 102102 96944 341 145 0 99147 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=372.64 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 37262 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 909368

[startup+1062.3 s]
/proc/loadavg: 11.01 11.34 10.83 12/201 1364
/proc/meminfo: memFree=10435684/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=416992 CPUtime=402.68 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 102799 0 0 0 40247 21 0 0 25 0 1 0 468559615 426999808 99038 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 104248 99038 341 145 0 101293 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=402.63 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 40261 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 917952

[startup+1122.3 s]
/proc/loadavg: 11.00 11.28 10.83 12/201 1366
/proc/meminfo: memFree=10355040/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=423072 CPUtime=432.68 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 104261 0 0 0 43247 21 0 0 25 0 1 0 468559615 433225728 100500 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 105768 100500 341 145 0 102813 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=432.63 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 43261 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 924032

[startup+1182.3 s]
/proc/loadavg: 10.51 11.10 10.80 8/194 1389
/proc/meminfo: memFree=11534480/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=430436 CPUtime=462.68 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 105774 0 0 0 46247 21 0 0 25 0 1 0 468559615 440766464 102013 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 107609 102013 341 145 0 104654 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=462.63 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 46261 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 931396

[startup+1242.3 s]
/proc/loadavg: 10.19 10.90 10.75 11/200 1400
/proc/meminfo: memFree=11150860/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=433924 CPUtime=492.69 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 106534 0 0 0 49247 22 0 0 25 0 1 0 468559615 444338176 102773 33554432000 4194304 4785740 140737265973392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 108481 102773 341 145 0 105526 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=492.62 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 49260 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 934884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.07 10.73 10.70 11/200 1411
/proc/meminfo: memFree=11026936/32951124 swapFree=67111528/67111528
[pid=1240] ppid=1238 vsize=18324 CPUtime=256.99 cores=4,6
/proc/1240/stat : 1240 (ppfolio) S 1238 1240 504 0 -1 4202496 502 116906 0 0 0 0 25683 16 15 0 1 0 468559615 18763776 395 33554432000 4194304 4287625 140733347493184 18446744073709551615 212436037135 0 0 4096 65536 16393123676083421444 0 0 17 6 0 0 0
/proc/1240/statm: 4581 395 346 23 0 91 0
[pid=1242] ppid=1240 vsize=442888 CPUtime=521.52 cores=4
/proc/1242/stat : 1242 (clasp) R 1240 1240 504 0 -1 4202496 108575 0 0 0 52130 22 0 0 25 0 1 0 468559615 453517312 104814 33554432000 4194304 4785740 140737265973392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1242/statm: 110722 104814 341 145 0 107767 0
[pid=1243] ppid=1240 vsize=482636 CPUtime=521.49 cores=4
/proc/1243/stat : 1243 (TNM) R 1240 1240 504 0 -1 4202496 11481 0 0 0 52147 2 0 0 25 0 1 0 468559615 494219264 11377 33554432000 134512640 134534564 4292451600 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1243/statm: 120659 11377 95 6 0 119325 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 943848

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 1240 and gives
#  childrusage.ru_utime.tv_sec=256
#  childrusage.ru_utime.tv_usec=833955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=169974
# CPU time returned by wait4() is 257.004
# 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.6
CPU system time (s): 0.4
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 4459880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.834
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117408
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= 164
involuntary context switches= 2852

runsolver used 2.31965 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:39:33
IDJOB=3250996
IDBENCH=88207
IDSOLVER=1613
FILE ID=node102/3250996-1303569572
RUNJOBID= node102-1303568270-523
PBS_JOBID= 13150307
Free space on /tmp= 70680 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250996-1303569572/watcher-3250996-1303569572 -o /tmp/evaluation-result-3250996-1303569572/solver-3250996-1303569572 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250996-1303569572.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1296921017

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:      12304468 kB
Buffers:       1837796 kB
Cached:       17582848 kB
SwapCached:          0 kB
Active:       10442124 kB
Inactive:      9644324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12304468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16152 kB
Writeback:           0 kB
AnonPages:      665204 kB
Mapped:          17984 kB
Slab:           493784 kB
PageTables:       7548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4629652 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= 70656 MiB
End job on node102 at 2011-04-23 17:01:15