Trace number 3219676

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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

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

running on 4 cores: 1,3,5,7

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): 5000 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.76 5.95 5.95 4/180 9912
/proc/meminfo: memFree=17125424/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 2417385444489527560 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0

[startup+0.040819 s]
/proc/loadavg: 5.76 5.95 5.95 4/180 9912
/proc/meminfo: memFree=17125424/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 2417385444489527560 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100806 s]
/proc/loadavg: 5.76 5.95 5.95 4/180 9912
/proc/meminfo: memFree=17125424/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 2417385444489527560 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300771 s]
/proc/loadavg: 5.76 5.95 5.95 4/180 9912
/proc/meminfo: memFree=17125424/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700701 s]
/proc/loadavg: 5.76 5.95 5.95 4/180 9912
/proc/meminfo: memFree=17125424/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 5.76 5.95 5.95 7/184 9916
/proc/meminfo: memFree=17110868/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=26312 CPUtime=0.49 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 1575 0 0 0 49 0 0 0 25 0 1 0 437104181 26943488 1427 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 6578 1427 305 96 0 3140 0
[pid=9914] ppid=9912 vsize=19104 CPUtime=0.39 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 2386 0 0 0 39 0 0 0 25 0 1 0 437104181 19562496 2117 33554432000 4194304 4785740 140736754925344 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 4776 2117 340 145 0 1821 0
[pid=9915] ppid=9912 vsize=456220 CPUtime=0.59 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1459 0 0 0 59 0 0 0 25 0 1 0 437104181 467169280 1355 33554432000 134512640 134534564 4294165232 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519960

[startup+3.10028 s]
/proc/loadavg: 5.76 5.95 5.95 7/184 9916
/proc/meminfo: memFree=17106652/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593923408080666624 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=33100 CPUtime=0.99 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 4751 0 0 0 99 0 0 0 25 0 1 0 437104181 33894400 3126 33554432000 4194304 4587354 140736842067616 18446744073709551615 4268311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 8275 3126 315 96 0 4837 0
[pid=9914] ppid=9912 vsize=21916 CPUtime=0.93 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 3097 0 0 0 93 0 0 0 25 0 1 0 437104181 22441984 2828 33554432000 4194304 4785740 140736754925344 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 5479 2828 340 145 0 2524 0
[pid=9915] ppid=9912 vsize=456220 CPUtime=1.14 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1459 0 0 0 114 0 0 0 25 0 1 0 437104181 467169280 1355 33554432000 134512640 134534564 4294165232 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 529560

[startup+6.30071 s]
/proc/loadavg: 5.78 5.95 5.95 7/184 9916
/proc/meminfo: memFree=17097628/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924507592294400 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1152980 CPUtime=2.09 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 7543 0 0 0 209 0 0 0 25 0 1 0 437104181 1180651520 2350 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 288245 2350 327 96 0 284807 0
[pid=9914] ppid=9912 vsize=24584 CPUtime=1.99 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 3721 0 0 0 199 0 0 0 25 0 1 0 437104181 25174016 3452 33554432000 4194304 4785740 140736754925344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 6146 3452 340 145 0 3191 0
[pid=9915] ppid=9912 vsize=456220 CPUtime=2.19 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1459 0 0 0 219 0 0 0 25 0 1 0 437104181 467169280 1355 33554432000 134512640 134534564 4294165232 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1652108

[startup+12.7006 s]
/proc/loadavg: 5.80 5.95 5.95 7/184 9916
/proc/meminfo: memFree=17078624/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924370153340928 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1174888 CPUtime=4.19 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 14611 0 0 0 418 1 0 0 25 0 1 0 437104181 1203085312 6637 33554432000 4194304 4587354 140736842067616 18446744073709551615 4388361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 293722 6637 337 96 0 290284 0
[pid=9914] ppid=9912 vsize=26728 CPUtime=4.13 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 4269 0 0 0 413 0 0 0 25 0 1 0 437104181 27369472 4000 33554432000 4194304 4785740 140736754925344 18446744073709551615 4551048 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 6682 4000 340 145 0 3727 0
[pid=9915] ppid=9912 vsize=456220 CPUtime=4.34 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1459 0 0 0 434 0 0 0 25 0 1 0 437104181 467169280 1355 33554432000 134512640 134534564 4294165232 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1676160

[startup+25.5003 s]
/proc/loadavg: 5.84 5.95 5.95 7/184 9917
/proc/meminfo: memFree=17113676/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924507592294400 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1186480 CPUtime=8.49 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 21346 0 0 0 847 2 0 0 25 0 1 0 437104181 1214955520 11798 33554432000 4194304 4587354 140736842067616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 296620 11798 337 96 0 293182 0
[pid=9914] ppid=9912 vsize=30324 CPUtime=8.39 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 5124 0 0 0 839 0 0 0 25 0 1 0 437104181 31051776 4855 33554432000 4194304 4785740 140736754925344 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 7581 4855 340 145 0 4626 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=8.59 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 859 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1695840

[startup+51.1008 s]
/proc/loadavg: 5.89 5.95 5.95 7/184 9917
/proc/meminfo: memFree=17121340/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593922995763806208 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1171508 CPUtime=16.99 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 22873 0 0 0 1697 2 0 0 25 0 1 0 437104181 1199624192 6651 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 292877 6651 337 96 0 289439 0
[pid=9914] ppid=9912 vsize=34876 CPUtime=16.94 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 6207 0 0 0 1694 0 0 0 25 0 1 0 437104181 35713024 5938 33554432000 4194304 4785740 140736754925344 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 8719 5938 340 145 0 5764 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=17.14 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 1714 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1685420

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.95 7/184 9919
/proc/meminfo: memFree=17120472/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593923408080666624 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1185320 CPUtime=34.08 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 39024 0 0 0 3403 5 0 0 25 0 1 0 437104181 1213767680 9266 33554432000 4194304 4587354 140736842067616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 296330 9266 337 96 0 292892 0
[pid=9914] ppid=9912 vsize=40764 CPUtime=33.99 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 7623 0 0 0 3398 1 0 0 25 0 1 0 437104181 41742336 7354 33554432000 4194304 4785740 140736754925344 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 10191 7354 340 145 0 7236 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=34.2 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 3420 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1705120

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.95 7/184 9920
/proc/meminfo: memFree=17106328/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593922446007992320 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1174016 CPUtime=54.09 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 49352 0 0 0 5402 7 0 0 25 0 1 0 437104181 1202192384 9994 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 293504 9994 337 96 0 290066 0
[pid=9914] ppid=9912 vsize=45944 CPUtime=53.98 cores=1

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

/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 2029900

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 10082
/proc/meminfo: memFree=16804056/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924370153340928 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1411656 CPUtime=1534.05 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 599172 0 0 0 153284 121 0 0 25 0 1 0 437104181 1445535744 62156 33554432000 4194304 4587354 140736842067616 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 352914 62156 337 96 0 349476 0
[pid=9914] ppid=9912 vsize=139920 CPUtime=1533.99 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30261 0 0 0 153395 4 0 0 25 0 1 0 437104181 143278080 29992 33554432000 4194304 4785740 140736754925344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 34980 29992 340 145 0 32025 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1534.21 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 153421 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.25
Current children cumulated vsize (KiB) 2030612

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 10083
/proc/meminfo: memFree=16841748/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924370153340928 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1411656 CPUtime=1554.05 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 599172 0 0 0 155284 121 0 0 25 0 1 0 437104181 1445535744 62156 33554432000 4194304 4587354 140736842067616 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 352914 62156 337 96 0 349476 0
[pid=9914] ppid=9912 vsize=139920 CPUtime=1553.99 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30279 0 0 0 155395 4 0 0 25 0 1 0 437104181 143278080 30010 33554432000 4194304 4785740 140736754925344 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 34980 30010 340 145 0 32025 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1554.21 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 155421 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 2030612

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 10085
/proc/meminfo: memFree=16836652/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924370153340928 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1411656 CPUtime=1574.05 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 599172 0 0 0 157284 121 0 0 25 0 1 0 437104181 1445535744 62156 33554432000 4194304 4587354 140736842067616 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 352914 62156 337 96 0 349476 0
[pid=9914] ppid=9912 vsize=139920 CPUtime=1574.01 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30279 0 0 0 157397 4 0 0 25 0 1 0 437104181 143278080 30010 33554432000 4194304 4785740 140736754925344 18446744073709551615 4277713 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 34980 30010 340 145 0 32025 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1574.21 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 157421 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 2030612

[startup+4782.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 10086
/proc/meminfo: memFree=16832176/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924370153340928 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1411656 CPUtime=1594.04 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 599172 0 0 0 159283 121 0 0 25 0 1 0 437104181 1445535744 62156 33554432000 4194304 4587354 140736842067616 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 352914 62156 337 96 0 349476 0
[pid=9914] ppid=9912 vsize=140108 CPUtime=1594.01 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30319 0 0 0 159397 4 0 0 25 0 1 0 437104181 143470592 30050 33554432000 4194304 4785740 140736754925344 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 35027 30050 340 145 0 32072 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1594.2 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 159420 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 2030800

[startup+4842.3 s]
/proc/loadavg: 6.08 6.02 6.00 7/184 10088
/proc/meminfo: memFree=17027836/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 4593924507592294400 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1212932 CPUtime=1614.04 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 599172 0 0 0 161282 122 0 0 25 0 1 0 437104181 1242042368 16031 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 303233 16031 337 96 0 299795 0
[pid=9914] ppid=9912 vsize=140820 CPUtime=1614.02 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30494 0 0 0 161398 4 0 0 25 0 1 0 437104181 144199680 30225 33554432000 4194304 4785740 140736754925344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 35205 30225 340 145 0 32250 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1614.2 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 161420 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 1832788

[startup+4902.3 s]
/proc/loadavg: 6.03 6.02 6.00 7/184 10090
/proc/meminfo: memFree=17036128/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1205384 CPUtime=1634.04 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 606627 0 0 0 163280 124 0 0 25 0 1 0 437104181 1234313216 13031 33554432000 4194304 4587354 140736842067616 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 301346 13031 337 96 0 297908 0
[pid=9914] ppid=9912 vsize=140820 CPUtime=1634.02 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30494 0 0 0 163398 4 0 0 25 0 1 0 437104181 144199680 30225 33554432000 4194304 4785740 140736754925344 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 35205 30225 340 145 0 32250 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1634.2 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 163420 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 1825240

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 10091
/proc/meminfo: memFree=17045052/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1213948 CPUtime=1654.04 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 613778 0 0 0 165278 126 0 0 25 0 1 0 437104181 1243082752 9780 33554432000 4194304 4587354 140736842067616 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 303487 9780 337 96 0 300049 0
[pid=9914] ppid=9912 vsize=141248 CPUtime=1654.03 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30569 0 0 0 165399 4 0 0 25 0 1 0 437104181 144637952 30300 33554432000 4194304 4785740 140736754925344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 35312 30300 340 145 0 32357 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1654.19 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 165419 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 1834232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 10092
/proc/meminfo: memFree=17032888/32951124 swapFree=67111528/67111528
[pid=9912] ppid=9910 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9912/stat : 9912 (ppfolio) S 9910 9912 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437104181 18763776 394 33554432000 4194304 4287625 140737158583472 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/9912/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9912 vsize=1213948 CPUtime=1666.64 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9912 9912 9593 0 -1 4202496 617975 0 0 0 166537 127 0 0 25 0 1 0 437104181 1243082752 13941 33554432000 4194304 4587354 140736842067616 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 303487 13941 337 96 0 300049 0
[pid=9914] ppid=9912 vsize=141248 CPUtime=1666.54 cores=1
/proc/9914/stat : 9914 (clasp) R 9912 9912 9593 0 -1 4202496 30580 0 0 0 166650 4 0 0 25 0 1 0 437104181 144637952 30311 33554432000 4194304 4785740 140736754925344 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 35312 30311 340 145 0 32357 0
[pid=9915] ppid=9912 vsize=460712 CPUtime=1666.79 cores=1
/proc/9915/stat : 9915 (TNM) R 9912 9912 9593 0 -1 4202496 1818 0 0 0 166679 0 0 0 25 0 1 0 437104181 471769088 1714 33554432000 134512640 134534564 4294165232 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 1834232

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 9912 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 4999.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.97
CPU user time (s): 4998.66
CPU system time (s): 1.31
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 3022036

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= 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= 288
involuntary context switches= 5

runsolver used 8.06077 second user time and 19.2201 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 01:17:12
IDJOB=3219676
IDBENCH=82629
IDSOLVER=1639
FILE ID=node108/3219676-1303255032
RUNJOBID= node108-1303250029-9612
PBS_JOBID= 13042431
Free space on /tmp= 72284 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219676-1303255032/watcher-3219676-1303255032 -o /tmp/evaluation-result-3219676-1303255032/solver-3219676-1303255032 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219676-1303255032.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=1012962933

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17125704 kB
Buffers:        757636 kB
Cached:       14488948 kB
SwapCached:          0 kB
Active:        8010864 kB
Inactive:      7463636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17125704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11296 kB
Writeback:           0 kB
AnonPages:      227608 kB
Mapped:          16448 kB
Slab:           288192 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2874192 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= 72276 MiB
End job on node108 at 2011-04-20 02:40:34