Trace number 3191393

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) 1299.99 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
MD5SUMaeb1e99b5983291023a10a1b4c71c10e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0889
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191393-1302536832/watcher-3191393-1302536832 -o /tmp/evaluation-result-3191393-1302536832/solver-3191393-1302536832 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191393-1302536832.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: 1.83 1.94 1.90 6/188 9900
/proc/meminfo: memFree=11038512/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0

[startup+0.0407989 s]
/proc/loadavg: 1.83 1.94 1.90 6/188 9900
/proc/meminfo: memFree=11038512/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100793 s]
/proc/loadavg: 1.83 1.94 1.90 6/188 9900
/proc/meminfo: memFree=11038512/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300762 s]
/proc/loadavg: 1.83 1.94 1.90 6/188 9900
/proc/meminfo: memFree=11038512/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700697 s]
/proc/loadavg: 1.83 1.94 1.90 6/188 9900
/proc/meminfo: memFree=11038512/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/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: 1.83 1.94 1.90 13/202 9915
/proc/meminfo: memFree=10965852/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 4191356196440998148 0 0 17 4 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=14012 CPUtime=0 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 443913895 14348288 101 33554432000 4194304 4587354 140734149870976 18446744073709551615 224279956331 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9902/statm: 3503 101 82 96 0 52 0
[pid=9904] ppid=9900 vsize=25848 CPUtime=0.58 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 5080 0 0 0 57 1 0 0 17 0 1 0 443913895 26468352 3733 33554432000 4194304 4785740 140733555181440 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 6462 3733 340 145 0 3507 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=0.9 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 90 0 0 0 19 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 520080

[startup+3.10129 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 9915
/proc/meminfo: memFree=10892692/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748646199504666624 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=52724 CPUtime=0.25 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 8212 0 0 0 24 1 0 0 19 0 1 0 443913895 53989376 7798 33554432000 4194304 4587354 140734149870976 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 13181 7798 314 96 0 9743 0
[pid=9904] ppid=9900 vsize=28760 CPUtime=1.71 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 5854 0 0 0 170 1 0 0 19 0 1 0 443913895 29450240 4507 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 7190 4507 340 145 0 4235 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=1.1 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 110 0 0 0 19 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 561704

[startup+6.30076 s]
/proc/loadavg: 2.65 2.10 1.95 13/202 9915
/proc/meminfo: memFree=10819700/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=47200 CPUtime=1.34 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 9539 0 0 0 133 1 0 0 21 0 1 0 443913895 48332800 7516 33554432000 4194304 4587354 140734149870976 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 11800 7516 326 96 0 8362 0
[pid=9904] ppid=9900 vsize=34796 CPUtime=2.81 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 7363 0 0 0 280 1 0 0 21 0 1 0 443913895 35631104 6016 33554432000 4194304 4785740 140733555181440 18446744073709551615 4299827 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 8699 6016 340 145 0 5744 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=2.1 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 210 0 0 0 21 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 562216

[startup+12.7007 s]
/proc/loadavg: 3.40 2.27 2.01 13/202 9915
/proc/meminfo: memFree=10748220/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647024138387456 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=84704 CPUtime=3.54 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 11293 0 0 0 352 2 0 0 25 0 1 0 443913895 86736896 9262 33554432000 4194304 4587354 140734149870976 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 21176 9262 326 96 0 17738 0
[pid=9904] ppid=9900 vsize=48312 CPUtime=4.92 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 10734 0 0 0 490 2 0 0 25 0 1 0 443913895 49471488 9387 33554432000 4194304 4785740 140733555181440 18446744073709551615 4543520 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 12078 9387 340 145 0 9123 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=4.2 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 420 0 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 613236

[startup+25.5005 s]
/proc/loadavg: 5.30 2.74 2.17 13/202 9915
/proc/meminfo: memFree=10714528/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647436455247872 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=53264 CPUtime=7.75 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 15747 0 0 0 772 3 0 0 25 0 1 0 443913895 54542336 8062 33554432000 4194304 4587354 140734149870976 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 13316 8062 327 96 0 9878 0
[pid=9904] ppid=9900 vsize=68120 CPUtime=9.21 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 15633 0 0 0 918 3 0 0 25 0 1 0 443913895 69754880 14286 33554432000 4194304 4785740 140733555181440 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 17030 14286 340 145 0 14075 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=8.5 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 850 0 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 601604

[startup+51.1013 s]
/proc/loadavg: 7.59 3.49 2.43 13/202 9915
/proc/meminfo: memFree=10586700/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748645649748852736 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1005908 CPUtime=16.34 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 41434 0 0 0 1627 7 0 0 25 0 1 0 443913895 1030049792 9377 33554432000 4194304 4587354 140734149870976 18446744073709551615 4236473 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 251477 9377 337 96 0 248039 0
[pid=9904] ppid=9900 vsize=79516 CPUtime=17.73 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 18508 0 0 0 1769 4 0 0 25 0 1 0 443913895 81424384 17161 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 19879 17161 340 145 0 16924 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=17 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 1700 0 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1565644

[startup+102.307 s]
/proc/loadavg: 10.08 4.80 2.93 13/202 9947
/proc/meminfo: memFree=10478704/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748646199504666624 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=139808 CPUtime=33.36 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 73978 0 0 0 3324 12 0 0 25 0 1 0 443913895 143163392 16442 33554432000 4194304 4587354 140734149870976 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 34952 16442 337 96 0 31514 0
[pid=9904] ppid=9900 vsize=94020 CPUtime=34.81 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 21980 0 0 0 3476 5 0 0 25 0 1 0 443913895 96276480 20633 33554432000 4194304 4785740 140733555181440 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 23505 20633 340 145 0 20550 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=34.09 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 3409 0 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 714048

[startup+162.301 s]
/proc/loadavg: 11.29 6.10 3.49 13/202 9949
/proc/meminfo: memFree=10265416/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748646886699433984 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1031704 CPUtime=53.36 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 111956 0 0 0 5318 18 0 0 25 0 1 0 443913895 1056464896 14938 33554432000 4194304 4587354 140734149870976 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 257926 14938 337 96 0 254488 0
[pid=9904] ppid=9900 vsize=120352 CPUtime=54.8 cores=4

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

/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1748632

[startup+882.3 s]
/proc/loadavg: 12.00 11.47 8.07 13/202 9978
/proc/meminfo: memFree=9656760/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647161577340928 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1044328 CPUtime=293.4 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 315729 0 0 0 29280 60 0 0 25 0 1 0 443913895 1069391872 25168 33554432000 4194304 4587354 140734149870976 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 261082 25168 337 96 0 257644 0
[pid=9904] ppid=9900 vsize=225436 CPUtime=294.82 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 54242 0 0 0 29471 11 0 0 25 0 1 0 443913895 230846464 52895 33554432000 4194304 4785740 140733555181440 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 56359 52895 340 145 0 53404 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=294.06 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 29405 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1749984

[startup+942.3 s]
/proc/loadavg: 12.00 11.56 8.31 13/202 9978
/proc/meminfo: memFree=9875216/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647299016294400 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1053528 CPUtime=313.4 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 323446 0 0 0 31278 62 0 0 25 0 1 0 443913895 1078812672 19510 33554432000 4194304 4587354 140734149870976 18446744073709551615 4243533 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 263382 19510 337 96 0 259944 0
[pid=9904] ppid=9900 vsize=225436 CPUtime=314.82 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 54242 0 0 0 31471 11 0 0 25 0 1 0 443913895 230846464 52895 33554432000 4194304 4785740 140733555181440 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 56359 52895 340 145 0 53404 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=314.06 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 31405 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1759184

[startup+1002.3 s]
/proc/loadavg: 12.00 11.64 8.54 13/202 9980
/proc/meminfo: memFree=9822976/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647436455247872 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=155536 CPUtime=333.38 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 331120 0 0 0 33274 64 0 0 25 0 1 0 443913895 159268864 20111 33554432000 4194304 4587354 140734149870976 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 38884 20111 337 96 0 35446 0
[pid=9904] ppid=9900 vsize=226064 CPUtime=334.83 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 54391 0 0 0 33472 11 0 0 25 0 1 0 443913895 231489536 53044 33554432000 4194304 4785740 140733555181440 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 56516 53044 340 145 0 53561 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=334.06 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 33405 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 861820

[startup+1062.3 s]
/proc/loadavg: 12.00 11.70 8.75 13/202 9982
/proc/meminfo: memFree=9755600/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748646749260480512 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=201388 CPUtime=353.39 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 349761 0 0 0 35270 69 0 0 25 0 1 0 443913895 206221312 31523 33554432000 4194304 4587354 140734149870976 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 50347 31523 337 96 0 46909 0
[pid=9904] ppid=9900 vsize=236272 CPUtime=354.84 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 56908 0 0 0 35472 12 0 0 25 0 1 0 443913895 241942528 55561 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 59068 55561 340 145 0 56113 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=354.05 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 35404 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 917880

[startup+1122.3 s]
/proc/loadavg: 12.00 11.75 8.95 13/202 9984
/proc/meminfo: memFree=9811992/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1050112 CPUtime=373.38 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 362440 0 0 0 37265 73 0 0 25 0 1 0 443913895 1075314688 15753 33554432000 4194304 4587354 140734149870976 18446744073709551615 4241244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 262528 15753 337 96 0 259090 0
[pid=9904] ppid=9900 vsize=236272 CPUtime=374.85 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 56908 0 0 0 37472 13 0 0 25 0 1 0 443913895 241942528 55561 33554432000 4194304 4785740 140733555181440 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 59068 55561 340 145 0 56113 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=374.05 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 37404 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134528378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1766604

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 9.14 13/202 9986
/proc/meminfo: memFree=9748844/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748647436455247872 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1027284 CPUtime=393.38 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 371068 0 0 0 39262 76 0 0 25 0 1 0 443913895 1051938816 16714 33554432000 4194304 4587354 140734149870976 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 256821 16714 337 96 0 253383 0
[pid=9904] ppid=9900 vsize=247340 CPUtime=394.85 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 59678 0 0 0 39472 13 0 0 25 0 1 0 443913895 253276160 58331 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 61835 58331 340 145 0 58880 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=394.05 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 39404 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1754844

[startup+1242.3 s]
/proc/loadavg: 12.05 11.85 9.32 13/202 9986
/proc/meminfo: memFree=9747324/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748645374870945792 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1035844 CPUtime=413.37 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 379547 0 0 0 41259 78 0 0 25 0 1 0 443913895 1060704256 17325 33554432000 4194304 4587354 140734149870976 18446744073709551615 4239471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 258961 17325 337 96 0 255523 0
[pid=9904] ppid=9900 vsize=247864 CPUtime=414.86 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 59761 0 0 0 41472 14 0 0 25 0 1 0 443913895 253812736 58414 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 61966 58414 340 145 0 59011 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=414.05 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 41404 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1763928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.87 9.49 10/198 10019
/proc/meminfo: memFree=10215248/32951124 swapFree=67110456/67111528
[pid=9900] ppid=9897 vsize=18324 CPUtime=0 cores=4,6
/proc/9900/stat : 9900 (ppfolio) S 9897 9900 9842 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443913895 18763776 394 33554432000 4194304 4287625 140736350422768 18446744073709551615 224284945935 0 0 4096 65536 13748645512309899264 0 0 17 6 0 0 0
/proc/9900/statm: 4581 394 345 23 0 91 0
[pid=9902] ppid=9900 vsize=1048140 CPUtime=432.6 cores=4
/proc/9902/stat : 9902 (cryptominisat) R 9900 9900 9842 0 -1 4202496 387516 0 0 0 43179 81 0 0 25 0 1 0 443913895 1073295360 17270 33554432000 4194304 4587354 140734149870976 18446744073709551615 224284622488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9902/statm: 262035 17270 337 96 0 258597 0
[pid=9904] ppid=9900 vsize=260824 CPUtime=434.05 cores=4
/proc/9904/stat : 9904 (clasp) R 9900 9900 9842 0 -1 4202496 63005 0 0 0 43391 14 0 0 25 0 1 0 443913895 267083776 61658 33554432000 4194304 4785740 140733555181440 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9904/statm: 65206 61658 340 145 0 62251 0
[pid=9906] ppid=9900 vsize=461896 CPUtime=433.34 cores=4
/proc/9906/stat : 9906 (TNM) R 9900 9900 9842 0 -1 4202496 4294 0 0 0 43333 1 0 0 25 0 1 0 443913895 472981504 4190 33554432000 134512640 134534564 4294345568 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9906/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1789184

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 9900 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.03
CPU system time (s): 0.96
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 2693312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
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= 205
involuntary context switches= 3

runsolver used 2.28965 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 17:47:12
IDJOB=3191393
IDBENCH=82524
IDSOLVER=1613
FILE ID=node118/3191393-1302536832
RUNJOBID= node118-1302536832-9861
PBS_JOBID= 12951117
Free space on /tmp= 71464 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191393-1302536832/watcher-3191393-1302536832 -o /tmp/evaluation-result-3191393-1302536832/solver-3191393-1302536832 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191393-1302536832.cnf

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

MD5SUM BENCH= aeb1e99b5983291023a10a1b4c71c10e
RANDOM SEED=1352010549

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11039280 kB
Buffers:        708384 kB
Cached:       20661696 kB
SwapCached:        640 kB
Active:        9812104 kB
Inactive:     11627408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11039280 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           34932 kB
Writeback:           0 kB
AnonPages:       68756 kB
Mapped:          15192 kB
Slab:           406792 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   687156 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= 71452 MiB
End job on node118 at 2011-04-11 18:08:54