Trace number 3220048

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.09 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
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-3220048-1303264560/watcher-3220048-1303264560 -o /tmp/evaluation-result-3220048-1303264560/solver-3220048-1303264560 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220048-1303264560.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: 6.02 6.01 5.95 4/180 21777
/proc/meminfo: memFree=17517952/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0

[startup+0.0547191 s]
/proc/loadavg: 6.02 6.01 5.95 4/180 21777
/proc/meminfo: memFree=17517952/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100712 s]
/proc/loadavg: 6.02 6.01 5.95 4/180 21777
/proc/meminfo: memFree=17517952/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300677 s]
/proc/loadavg: 6.02 6.01 5.95 4/180 21777
/proc/meminfo: memFree=17517952/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700606 s]
/proc/loadavg: 6.02 6.01 5.95 4/180 21777
/proc/meminfo: memFree=17517952/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 6.02 6.01 5.95 7/184 21782
/proc/meminfo: memFree=17500064/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=26308 CPUtime=0.49 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 1574 0 0 0 49 0 0 0 25 0 1 0 438055624 26939392 1426 33554432000 4194304 4587354 140733857196896 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 6577 1426 305 96 0 3139 0
[pid=21779] ppid=21777 vsize=19368 CPUtime=0.46 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 2449 0 0 0 46 0 0 0 25 0 1 0 438055624 19832832 2180 33554432000 4194304 4785740 140734208912096 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 4842 2180 340 145 0 1887 0
[pid=21780] ppid=21777 vsize=456220 CPUtime=0.52 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1459 0 0 0 52 0 0 0 25 0 1 0 438055624 467169280 1355 33554432000 134512640 134534564 4293603424 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520220

[startup+3.10124 s]
/proc/loadavg: 6.02 6.01 5.95 7/184 21782
/proc/meminfo: memFree=17531064/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584960189291036672 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=33216 CPUtime=0.99 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 4850 0 0 0 99 0 0 0 25 0 1 0 438055624 34013184 3154 33554432000 4194304 4587354 140733857196896 18446744073709551615 4268210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 8304 3154 315 96 0 4866 0
[pid=21779] ppid=21777 vsize=22556 CPUtime=1.04 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 3246 0 0 0 104 0 0 0 25 0 1 0 438055624 23097344 2977 33554432000 4194304 4785740 140734208912096 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 5639 2977 340 145 0 2684 0
[pid=21780] ppid=21777 vsize=456220 CPUtime=1.04 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1459 0 0 0 104 0 0 0 25 0 1 0 438055624 467169280 1355 33554432000 134512640 134534564 4293603424 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 530316

[startup+6.30062 s]
/proc/loadavg: 6.02 6.01 5.95 7/184 21782
/proc/meminfo: memFree=17523380/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584961288802664448 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1940416 CPUtime=1.99 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 7006 0 0 0 199 0 0 0 25 0 1 0 438055624 1986985984 2780 33554432000 4194304 4587354 140733857196896 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 485104 2780 327 96 0 481666 0
[pid=21779] ppid=21777 vsize=24544 CPUtime=2.14 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 3712 0 0 0 214 0 0 0 25 0 1 0 438055624 25133056 3443 33554432000 4194304 4785740 140734208912096 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 6136 3443 340 145 0 3181 0
[pid=21780] ppid=21777 vsize=456220 CPUtime=2.14 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1459 0 0 0 214 0 0 0 25 0 1 0 438055624 467169280 1355 33554432000 134512640 134534564 4293603424 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2439504

[startup+12.7005 s]
/proc/loadavg: 6.02 6.01 5.95 7/184 21782
/proc/meminfo: memFree=17504044/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584961288802664448 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1964404 CPUtime=4.12 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 14805 0 0 0 411 1 0 0 25 0 1 0 438055624 2011549696 6657 33554432000 4194304 4587354 140733857196896 18446744073709551615 4388252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 491101 6657 337 96 0 487663 0
[pid=21779] ppid=21777 vsize=26660 CPUtime=4.24 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 4241 0 0 0 424 0 0 0 25 0 1 0 438055624 27299840 3972 33554432000 4194304 4785740 140734208912096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 6665 3972 340 145 0 3710 0
[pid=21780] ppid=21777 vsize=456220 CPUtime=4.32 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1459 0 0 0 432 0 0 0 25 0 1 0 438055624 467169280 1355 33554432000 134512640 134534564 4293603424 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2465608

[startup+25.5013 s]
/proc/loadavg: 6.01 6.01 5.95 7/184 21782
/proc/meminfo: memFree=17473544/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584959227218362368 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1971356 CPUtime=8.39 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 21448 0 0 0 837 2 0 0 25 0 1 0 438055624 2018668544 11722 33554432000 4194304 4587354 140733857196896 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 492839 11722 337 96 0 489401 0
[pid=21779] ppid=21777 vsize=30144 CPUtime=8.54 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 5091 0 0 0 854 0 0 0 25 0 1 0 438055624 30867456 4822 33554432000 4194304 4785740 140734208912096 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 7536 4822 340 145 0 4581 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=8.54 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 854 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2480536

[startup+51.1008 s]
/proc/loadavg: 6.01 6.00 5.95 7/184 21783
/proc/meminfo: memFree=17472672/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584960326729990144 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1947092 CPUtime=16.92 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 23726 0 0 0 1690 2 0 0 25 0 1 0 438055624 1993822208 6388 33554432000 4194304 4587354 140733857196896 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 486773 6388 337 96 0 483335 0
[pid=21779] ppid=21777 vsize=34660 CPUtime=17.03 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 6161 0 0 0 1703 0 0 0 25 0 1 0 438055624 35491840 5892 33554432000 4194304 4785740 140734208912096 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 8665 5892 340 145 0 5710 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=17.11 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 1711 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2460788

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21784
/proc/meminfo: memFree=17415364/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584960326729990144 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1973352 CPUtime=33.98 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 34728 0 0 0 3395 3 0 0 25 0 1 0 438055624 2020712448 9141 33554432000 4194304 4587354 140733857196896 18446744073709551615 4365225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 493338 9141 337 96 0 489900 0
[pid=21779] ppid=21777 vsize=40780 CPUtime=34.14 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 7595 0 0 0 3413 1 0 0 25 0 1 0 438055624 41758720 7326 33554432000 4194304 4785740 140734208912096 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 10195 7326 340 145 0 7240 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=34.16 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 3416 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2493168

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21786
/proc/meminfo: memFree=17431208/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438055623 18763776 394 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 4584959502096269312 0 0 17 5 0 0 0
/proc/21777/statm: 4581 394 345 23 0 91 0
[pid=21778] ppid=21777 vsize=1982528 CPUtime=53.98 cores=1
/proc/21778/stat : 21778 (cryptominisat) R 21777 21777 20748 0 -1 4202496 46316 0 0 0 5393 5 0 0 25 0 1 0 438055624 2030108672 11157 33554432000 4194304 4587354 140733857196896 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21778/statm: 495632 11157 337 96 0 492194 0
[pid=21779] ppid=21777 vsize=46268 CPUtime=54.13 cores=1

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

/proc/meminfo: memFree=17926064/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=157100 CPUtime=2223.97 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34321 0 0 0 222390 7 0 0 25 0 1 0 438055624 160870400 33492 33554432000 4194304 4785740 140734208912096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39275 33492 341 145 0 36320 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2223.98 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 222398 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 636136

[startup+4602.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 22459
/proc/meminfo: memFree=17928004/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158600 CPUtime=2253.97 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34648 0 0 0 225390 7 0 0 25 0 1 0 438055624 162406400 33819 33554432000 4194304 4785740 140734208912096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39650 33819 341 145 0 36695 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2253.97 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 225397 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 637636

[startup+4662.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 22461
/proc/meminfo: memFree=17923864/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158600 CPUtime=2283.98 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34652 0 0 0 228391 7 0 0 25 0 1 0 438055624 162406400 33823 33554432000 4194304 4785740 140734208912096 18446744073709551615 274473665146 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39650 33823 341 145 0 36695 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2283.97 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 228397 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 637636

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22462
/proc/meminfo: memFree=17902860/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158600 CPUtime=2313.99 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34653 0 0 0 231392 7 0 0 25 0 1 0 438055624 162406400 33824 33554432000 4194304 4785740 140734208912096 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39650 33824 341 145 0 36695 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2313.96 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 231396 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 637636

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22464
/proc/meminfo: memFree=17893744/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158600 CPUtime=2343.99 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34655 0 0 0 234392 7 0 0 25 0 1 0 438055624 162406400 33826 33554432000 4194304 4785740 140734208912096 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39650 33826 341 145 0 36695 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2343.97 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 234397 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 637636

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22466
/proc/meminfo: memFree=17891240/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158600 CPUtime=2373.98 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34655 0 0 0 237391 7 0 0 25 0 1 0 438055624 162406400 33826 33554432000 4194304 4785740 140734208912096 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39650 33826 341 145 0 36695 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2373.97 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 237397 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 637636

[startup+4902.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22467
/proc/meminfo: memFree=17896628/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=158788 CPUtime=2403.98 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 34697 0 0 0 240391 7 0 0 25 0 1 0 438055624 162598912 33868 33554432000 4194304 4785740 140734208912096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 39697 33868 341 145 0 36742 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2403.98 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 240398 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 637824

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22469
/proc/meminfo: memFree=17898832/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=160144 CPUtime=2433.97 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 35001 0 0 0 243390 7 0 0 25 0 1 0 438055624 163987456 34172 33554432000 4194304 4785740 140734208912096 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 40036 34172 341 145 0 37081 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2433.98 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 243398 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 639180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22470
/proc/meminfo: memFree=17893204/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=161024 CPUtime=2452.82 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 35242 0 0 0 245275 7 0 0 25 0 1 0 438055624 164888576 34306 33554432000 4194304 4785740 140734208912096 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 40256 34306 341 145 0 37301 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2452.84 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 245284 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 640060

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

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

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22470
/proc/meminfo: memFree=17893204/32950928 swapFree=67111528/67111528
[pid=21777] ppid=21775 vsize=18324 CPUtime=94.43 cores=1,3,5,7
/proc/21777/stat : 21777 (ppfolio) S 21775 21777 20748 0 -1 4202496 502 61324 0 0 0 0 9435 8 15 0 1 0 438055623 18763776 395 33554432000 4194304 4287625 140734991172992 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/21777/statm: 4581 395 346 23 0 91 0
[pid=21779] ppid=21777 vsize=161024 CPUtime=2452.82 cores=1
/proc/21779/stat : 21779 (clasp) R 21777 21777 20748 0 -1 4202496 35242 0 0 0 245275 7 0 0 25 0 1 0 438055624 164888576 34306 33554432000 4194304 4785740 140734208912096 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21779/statm: 40256 34306 341 145 0 37301 0
[pid=21780] ppid=21777 vsize=460712 CPUtime=2452.84 cores=1
/proc/21780/stat : 21780 (TNM) R 21777 21777 20748 0 -1 4202496 1818 0 0 0 245284 0 0 0 25 0 1 0 438055624 471769088 1714 33554432000 134512640 134534564 4293603424 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21780/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 640060

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21777 and gives
#  childrusage.ru_utime.tv_sec=94
#  childrusage.ru_utime.tv_usec=359655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 94.4416
# while last known CPU time is 5000.09
#
# 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): 5000.09
CPU user time (s): 4999.94
CPU system time (s): 0.15
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 15813944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.3597
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61826
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= 177
involuntary context switches= 1043

runsolver used 8.23475 second user time and 19.0511 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 03:56:00
IDJOB=3220048
IDBENCH=82691
IDSOLVER=1639
FILE ID=node125/3220048-1303264560
RUNJOBID= node125-1303247464-20767
PBS_JOBID= 13042422
Free space on /tmp= 72412 MiB

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

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=1948722369

node125.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	: 5266.55
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.84
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.74
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.74
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.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.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:     32950928 kB
MemFree:      17517984 kB
Buffers:        704480 kB
Cached:       13700600 kB
SwapCached:          0 kB
Active:        6921556 kB
Inactive:      8161828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17517984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:      678160 kB
Mapped:          16404 kB
Slab:           284344 kB
PageTables:       6288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1306584 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= 72404 MiB
End job on node125 at 2011-04-20 05:19:22