Trace number 3191625

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.95 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
MD5SUM4b706363c6542ff406d07bd657988d05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.0431
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	This is pico-portfolio, a naive parallel portfolio
0.00/0.08	Copyright (C) 2011 Olivier Roussel
0.00/0.08	Using 1 processing units
0.00/0.08	This portfolio uses the following solvers:
0.00/0.08	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.08	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.08	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.08	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.08	Starting clasp 1.3.6 on core(s) 4
0.00/0.08	Starting TNM 2009 on core(s) 4
1299.90/1300.01	Done

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 11.01 10.88 8.71 10/198 30654
/proc/meminfo: memFree=16106112/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=8428 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 444088291 8630272 54 33554432000 4194304 4287625 140734947673728 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/30654/statm: 2107 54 41 23 0 44 0

[startup+0.0376369 s]
/proc/loadavg: 11.01 10.88 8.71 10/198 30654
/proc/meminfo: memFree=16106112/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=8428 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 444088291 8630272 54 33554432000 4194304 4287625 140734947673728 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/30654/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100611 s]
/proc/loadavg: 11.01 10.88 8.71 10/198 30654
/proc/meminfo: memFree=16106112/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300577 s]
/proc/loadavg: 11.01 10.88 8.71 10/198 30654
/proc/meminfo: memFree=16106112/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700503 s]
/proc/loadavg: 11.01 10.88 8.71 10/198 30654
/proc/meminfo: memFree=16106112/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 11.01 10.88 8.71 13/202 30658
/proc/meminfo: memFree=16095788/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746407613324066816 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1736540 CPUtime=0.31 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 995 0 0 0 31 0 0 0 18 0 1 0 444088299 1778216960 735 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 434135 735 327 96 0 430697 0
[pid=30657] ppid=30654 vsize=13628 CPUtime=1.1 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 859 0 0 0 110 0 0 0 18 0 1 0 444088300 13955072 747 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 3407 747 340 145 0 452 0
[pid=30658] ppid=30654 vsize=4 CPUtime=0 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4194304 94 0 0 0 0 0 0 0 25 0 1 0 444088300 4096 1 33554432000 0 0 0 18446744073709551615 251367367671 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 1 1 0 0 0 1 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 1768496

[startup+3.10105 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30658
/proc/meminfo: memFree=16090892/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1737840 CPUtime=0.99 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 1676 0 0 0 99 0 0 0 19 0 1 0 444088299 1779548160 959 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 434460 959 331 96 0 431022 0
[pid=30657] ppid=30654 vsize=13892 CPUtime=1.8 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 938 0 0 0 180 0 0 0 19 0 1 0 444088300 14225408 826 33554432000 4194304 4785740 140733731939072 18446744073709551615 4551084 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 3473 826 340 145 0 518 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=0.2 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 20 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 2225912

[startup+6.30046 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30688
/proc/meminfo: memFree=16074764/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1743672 CPUtime=2.6 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 4008 0 0 0 259 1 0 0 19 0 1 0 444088299 1785520128 2243 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 435918 2243 337 96 0 432480 0
[pid=30657] ppid=30654 vsize=14292 CPUtime=2.6 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 1020 0 0 0 260 0 0 0 20 0 1 0 444088300 14635008 908 33554432000 4194304 4785740 140733731939072 18446744073709551615 4277535 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 3573 908 340 145 0 618 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=1 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 100 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 2232144

[startup+12.7003 s]
/proc/loadavg: 11.23 10.93 8.77 13/202 30688
/proc/meminfo: memFree=16055948/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405689178718208 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1745692 CPUtime=4.75 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 5787 0 0 0 474 1 0 0 25 0 1 0 444088299 1787588608 3126 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 436423 3126 337 96 0 432985 0
[pid=30657] ppid=30654 vsize=14696 CPUtime=4.7 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 1144 0 0 0 470 0 0 0 25 0 1 0 444088300 15048704 1032 33554432000 4194304 4785740 140733731939072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 3674 1032 340 145 0 719 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=3.14 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 314 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 2234568

[startup+25.5009 s]
/proc/loadavg: 11.34 10.97 8.80 13/202 30688
/proc/meminfo: memFree=16050308/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1746236 CPUtime=8.99 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 7970 0 0 0 898 1 0 0 25 0 1 0 444088299 1788145664 3139 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 436559 3139 337 96 0 433121 0
[pid=30657] ppid=30654 vsize=15508 CPUtime=8.99 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 1335 0 0 0 899 0 0 0 25 0 1 0 444088300 15880192 1223 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 3877 1223 340 145 0 922 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=7.4 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 740 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2235924

[startup+51.1012 s]
/proc/loadavg: 11.57 11.05 8.88 13/202 30689
/proc/meminfo: memFree=16031304/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405689178718208 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1748816 CPUtime=17.55 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 11410 0 0 0 1753 2 0 0 25 0 1 0 444088299 1790787584 3944 33554432000 4194304 4587354 140737388988304 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 437204 3944 337 96 0 433766 0
[pid=30657] ppid=30654 vsize=16748 CPUtime=17.49 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 1628 0 0 0 1749 0 0 0 25 0 1 0 444088300 17149952 1516 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 4187 1516 340 145 0 1232 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=15.94 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 1594 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 2476415 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 2239744

[startup+102.307 s]
/proc/loadavg: 11.83 11.21 9.06 13/202 30691
/proc/meminfo: memFree=15996796/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1762740 CPUtime=34.59 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 20081 0 0 0 3455 4 0 0 25 0 1 0 444088299 1805045760 7412 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 440685 7412 337 96 0 437247 0
[pid=30657] ppid=30654 vsize=18152 CPUtime=34.59 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 1955 0 0 0 3459 0 0 0 25 0 1 0 444088300 18587648 1843 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 4538 1843 340 145 0 1583 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=33.02 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 3302 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2255072

[startup+162.301 s]
/proc/loadavg: 11.96 11.35 9.24 13/202 30812
/proc/meminfo: memFree=15982076/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405826617671680 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1763036 CPUtime=54.58 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 25994 0 0 0 5453 5 0 0 25 0 1 0 444088299 1805348864 7045 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 440759 7045 337 96 0 437321 0
[pid=30657] ppid=30654 vsize=19140 CPUtime=54.58 cores=4

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

[startup+822.301 s]
/proc/loadavg: 12.00 11.93 10.63 13/202 30950
/proc/meminfo: memFree=15903668/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746406101495578624 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1769736 CPUtime=274.64 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 71530 0 0 0 27450 14 0 0 25 0 1 0 444088299 1812209664 8351 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 442434 8351 337 96 0 438996 0
[pid=30657] ppid=30654 vsize=25628 CPUtime=274.55 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 3714 0 0 0 27455 0 0 0 25 0 1 0 444088300 26243072 3602 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6407 3602 340 145 0 3452 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=273 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 27300 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 2269544

[startup+882.301 s]
/proc/loadavg: 12.00 11.94 10.71 13/202 30951
/proc/meminfo: memFree=15862108/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1777892 CPUtime=294.65 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 77740 0 0 0 29450 15 0 0 25 0 1 0 444088299 1820561408 12268 33554432000 4194304 4587354 140737388988304 18446744073709551615 4239021 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 444473 12268 337 96 0 441035 0
[pid=30657] ppid=30654 vsize=26092 CPUtime=294.55 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 3816 0 0 0 29455 0 0 0 25 0 1 0 444088300 26718208 3704 33554432000 4194304 4785740 140733731939072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6523 3704 340 145 0 3568 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=293 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 29300 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 2278164

[startup+942.301 s]
/proc/loadavg: 12.14 11.98 10.80 13/202 30953
/proc/meminfo: memFree=15855492/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1792500 CPUtime=314.65 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 80086 0 0 0 31449 16 0 0 25 0 1 0 444088299 1835520000 14541 33554432000 4194304 4587354 140737388988304 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 448125 14541 337 96 0 444687 0
[pid=30657] ppid=30654 vsize=26360 CPUtime=314.56 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 3887 0 0 0 31456 0 0 0 25 0 1 0 444088300 26992640 3775 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6590 3775 340 145 0 3635 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=313 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 31300 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 2293040

[startup+1002.3 s]
/proc/loadavg: 12.05 11.98 10.87 13/202 30955
/proc/meminfo: memFree=15847268/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1788720 CPUtime=334.64 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 81973 0 0 0 33448 16 0 0 25 0 1 0 444088299 1831649280 14266 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 447180 14266 337 96 0 443742 0
[pid=30657] ppid=30654 vsize=26508 CPUtime=334.56 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 3936 0 0 0 33456 0 0 0 25 0 1 0 444088300 27144192 3824 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6627 3824 340 145 0 3672 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=332.99 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 33299 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 2289408

[startup+1062.3 s]
/proc/loadavg: 12.02 11.98 10.94 13/202 30956
/proc/meminfo: memFree=15849456/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1787608 CPUtime=354.64 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 83425 0 0 0 35448 16 0 0 25 0 1 0 444088299 1830510592 13471 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 446902 13471 337 96 0 443464 0
[pid=30657] ppid=30654 vsize=26660 CPUtime=354.57 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 3974 0 0 0 35457 0 0 0 25 0 1 0 444088300 27299840 3862 33554432000 4194304 4785740 140733731939072 18446744073709551615 4549865 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6665 3862 340 145 0 3710 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=352.99 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 35299 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 2288448

[startup+1122.3 s]
/proc/loadavg: 12.00 11.98 11.00 13/202 30958
/proc/meminfo: memFree=15815192/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1775140 CPUtime=374.64 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 84737 0 0 0 37447 17 0 0 25 0 1 0 444088299 1817743360 12424 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 443785 12424 337 96 0 440347 0
[pid=30657] ppid=30654 vsize=26940 CPUtime=374.58 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 4034 0 0 0 37458 0 0 0 25 0 1 0 444088300 27586560 3922 33554432000 4194304 4785740 140733731939072 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6735 3922 340 145 0 3780 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=372.99 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 37299 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 2276260

[startup+1182.3 s]
/proc/loadavg: 12.00 11.98 11.06 13/202 30959
/proc/meminfo: memFree=15806348/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1791096 CPUtime=394.63 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 87279 0 0 0 39446 17 0 0 25 0 1 0 444088299 1834082304 14897 33554432000 4194304 4587354 140737388988304 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 447774 14897 337 96 0 444336 0
[pid=30657] ppid=30654 vsize=27204 CPUtime=394.59 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 4090 0 0 0 39459 0 0 0 25 0 1 0 444088300 27856896 3978 33554432000 4194304 4785740 140733731939072 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6801 3978 340 145 0 3846 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=392.99 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 39299 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 2292480

[startup+1242.3 s]
/proc/loadavg: 12.05 12.00 11.12 13/202 30961
/proc/meminfo: memFree=15814116/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1792968 CPUtime=414.63 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 88846 0 0 0 41446 17 0 0 25 0 1 0 444088299 1835999232 13963 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 448242 13963 337 96 0 444804 0
[pid=30657] ppid=30654 vsize=27352 CPUtime=414.59 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 4137 0 0 0 41459 0 0 0 25 0 1 0 444088300 28008448 4025 33554432000 4194304 4785740 140733731939072 18446744073709551615 4551094 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6838 4025 340 145 0 3883 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=412.98 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 41298 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 2294500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 12.00 11.17 10/197 30963
/proc/meminfo: memFree=15894844/32950928 swapFree=67111528/67111528
[pid=30654] ppid=30652 vsize=18324 CPUtime=0 cores=4,6
/proc/30654/stat : 30654 (ppfolio) S 30652 30654 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444088291 18763776 394 33554432000 4194304 4287625 140734947673728 18446744073709551615 251367566863 0 0 4096 65536 3746405964056625152 0 0 17 6 0 0 0
/proc/30654/statm: 4581 394 345 23 0 91 0
[pid=30656] ppid=30654 vsize=1777376 CPUtime=433.82 cores=4
/proc/30656/stat : 30656 (cryptominisat) R 30654 30654 30357 0 -1 4202496 89930 0 0 0 43365 17 0 0 25 0 1 0 444088299 1820033024 12424 33554432000 4194304 4587354 140737388988304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30656/statm: 444344 12424 337 96 0 440906 0
[pid=30657] ppid=30654 vsize=27492 CPUtime=433.82 cores=4
/proc/30657/stat : 30657 (clasp) R 30654 30654 30357 0 -1 4202496 4165 0 0 0 43382 0 0 0 25 0 1 0 444088300 28151808 4053 33554432000 4194304 4785740 140733731939072 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30657/statm: 6873 4053 340 145 0 3918 0
[pid=30658] ppid=30654 vsize=455856 CPUtime=432.26 cores=4
/proc/30658/stat : 30658 (TNM) R 30654 30654 30357 0 -1 4202496 321 0 0 0 43226 0 0 0 25 0 1 0 444088300 466796544 217 33554432000 134512640 134534564 4286999280 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30658/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 2279048

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1299.76
CPU system time (s): 0.189971
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 4000112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94954
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= 185
involuntary context switches= 14292

runsolver used 2.26166 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:16:16
IDJOB=3191625
IDBENCH=82756
IDSOLVER=1613
FILE ID=node113/3191625-1302538576
RUNJOBID= node113-1302537273-30376
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191625-1302538576/watcher-3191625-1302538576 -o /tmp/evaluation-result-3191625-1302538576/solver-3191625-1302538576 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191625-1302538576.cnf

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

MD5SUM BENCH= 4b706363c6542ff406d07bd657988d05
RANDOM SEED=1892387682

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16106144 kB
Buffers:        725536 kB
Cached:       15622972 kB
SwapCached:          0 kB
Active:        9128800 kB
Inactive:      7292832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16106144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40440 kB
Writeback:           0 kB
AnonPages:       73168 kB
Mapped:          17916 kB
Slab:           360160 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3979140 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= 71040 MiB
End job on node113 at 2011-04-11 18:37:56