Trace number 3191588

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 1 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.02	Starting clasp 1.3.6 on core(s) 1
0.00/0.02	Starting TNM 2009 on core(s) 1
1300.00/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-3191588-1302538440/watcher-3191588-1302538440 -o /tmp/evaluation-result-3191588-1302538440/solver-3191588-1302538440 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191588-1302538440.cnf 

running on 2 cores: 1,3

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: 12.01 11.96 10.19 10/198 10145
/proc/meminfo: memFree=10411912/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=11760 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (runsolver) R 10143 10145 9842 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 444074646 12042240 50 33554432000 4194304 5392636 140734619401568 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/10145/statm: 2940 50 30 293 0 2644 0

[startup+0.046263 s]
/proc/loadavg: 12.01 11.96 10.19 10/198 10145
/proc/meminfo: memFree=10411912/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 16305054856282865926 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10026 s]
/proc/loadavg: 12.01 11.96 10.19 10/198 10145
/proc/meminfo: memFree=10411912/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 16305054856282865926 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300224 s]
/proc/loadavg: 12.01 11.96 10.19 10/198 10145
/proc/meminfo: memFree=10411912/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700157 s]
/proc/loadavg: 12.01 11.96 10.19 10/198 10145
/proc/meminfo: memFree=10411912/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617354623352832 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 12.01 11.96 10.20 13/202 10149
/proc/meminfo: memFree=10399232/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617492062306304 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1162948 CPUtime=0.54 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 1442 0 0 0 54 0 0 0 25 0 1 0 444074647 1190858752 833 33554432000 4194304 4587354 140735648295392 18446744073709551615 4230360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 290737 833 327 96 0 287299 0
[pid=10148] ppid=10145 vsize=13504 CPUtime=0.42 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 829 0 0 0 42 0 0 0 25 0 1 0 444074647 13828096 715 33554432000 4194304 4785740 140734922542544 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 3376 715 340 145 0 421 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=0.51 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 51 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1650736

[startup+3.10075 s]
/proc/loadavg: 12.01 11.96 10.20 13/202 10149
/proc/meminfo: memFree=10395016/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617629501259776 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1163384 CPUtime=1.04 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 1983 0 0 0 104 0 0 0 25 0 1 0 444074647 1191305216 1019 33554432000 4194304 4587354 140735648295392 18446744073709551615 4240212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 290846 1019 327 96 0 287408 0
[pid=10148] ppid=10145 vsize=13900 CPUtime=0.92 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 948 0 0 0 92 0 0 0 25 0 1 0 444074647 14233600 834 33554432000 4194304 4785740 140734922542544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 3475 834 340 145 0 520 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=1.11 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 111 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1651568

[startup+6.30123 s]
/proc/loadavg: 12.01 11.96 10.20 13/202 10149
/proc/meminfo: memFree=10377584/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617904379166720 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1171036 CPUtime=2.14 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 4623 0 0 0 214 0 0 0 25 0 1 0 444074647 1199140864 2763 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 292759 2763 337 96 0 289321 0
[pid=10148] ppid=10145 vsize=14716 CPUtime=2.02 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 1160 0 0 0 202 0 0 0 25 0 1 0 444074647 15069184 1046 33554432000 4194304 4785740 140734922542544 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 3679 1046 340 145 0 724 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=2.11 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 211 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 6849941 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1660036

[startup+12.7012 s]
/proc/loadavg: 12.01 11.96 10.22 13/202 10149
/proc/meminfo: memFree=10352100/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1175024 CPUtime=4.23 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 6917 0 0 0 423 0 0 0 25 0 1 0 444074647 1203224576 3961 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 293756 3961 337 96 0 290318 0
[pid=10148] ppid=10145 vsize=15924 CPUtime=4.12 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 1438 0 0 0 412 0 0 0 25 0 1 0 444074647 16306176 1324 33554432000 4194304 4785740 140734922542544 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 3981 1324 340 145 0 1026 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=4.31 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 431 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1665232

[startup+25.501 s]
/proc/loadavg: 12.00 11.96 10.23 13/202 10151
/proc/meminfo: memFree=10354332/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479618454134980608 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1175528 CPUtime=8.53 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 9828 0 0 0 852 1 0 0 25 0 1 0 444074647 1203740672 4097 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 293882 4097 337 96 0 290444 0
[pid=10148] ppid=10145 vsize=17420 CPUtime=8.41 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 1823 0 0 0 841 0 0 0 25 0 1 0 444074647 17838080 1709 33554432000 4194304 4785740 140734922542544 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 4355 1709 340 145 0 1400 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=8.51 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 851 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1667232

[startup+51.1007 s]
/proc/loadavg: 12.08 11.98 10.29 13/202 10151
/proc/meminfo: memFree=10203784/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479618591573934080 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1187204 CPUtime=17.03 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 14813 0 0 0 1701 2 0 0 25 0 1 0 444074647 1215696896 4641 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 296801 4641 337 96 0 293363 0
[pid=10148] ppid=10145 vsize=19240 CPUtime=16.93 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 2239 0 0 0 1693 0 0 0 25 0 1 0 444074647 19701760 2125 33554432000 4194304 4785740 140734922542544 18446744073709551615 224284623520 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 4810 2125 340 145 0 1855 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=17.1 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 1710 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1680728

[startup+102.307 s]
/proc/loadavg: 12.03 11.98 10.38 13/202 10153
/proc/meminfo: memFree=10428948/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479618866451841024 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1184036 CPUtime=34.14 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 23332 0 0 0 3409 5 0 0 25 0 1 0 444074647 1212452864 6187 33554432000 4194304 4587354 140735648295392 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 296009 6187 337 96 0 292571 0
[pid=10148] ppid=10145 vsize=21824 CPUtime=34.01 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 2882 0 0 0 3401 0 0 0 25 0 1 0 444074647 22347776 2768 33554432000 4194304 4785740 140734922542544 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 5456 2768 340 145 0 2501 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=34.13 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 3413 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1680144

[startup+162.301 s]
/proc/loadavg: 12.01 11.98 10.48 13/202 10153
/proc/meminfo: memFree=10266600/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479619003890794496 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1201600 CPUtime=54.13 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 30388 0 0 0 5407 6 0 0 25 0 1 0 444074647 1230438400 10437 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 300400 10437 337 96 0 296962 0
[pid=10148] ppid=10145 vsize=23744 CPUtime=54 cores=1

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

[startup+822.301 s]
/proc/loadavg: 12.00 12.00 11.24 13/202 10171
/proc/meminfo: memFree=10112828/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617492062306304 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1290708 CPUtime=274.1 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 86754 0 0 0 27389 21 0 0 25 0 1 0 444074647 1321684992 12182 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 322677 12182 337 96 0 319239 0
[pid=10148] ppid=10145 vsize=34540 CPUtime=274.02 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 5844 0 0 0 27401 1 0 0 25 0 1 0 444074647 35368960 5730 33554432000 4194304 4785740 140734922542544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 8635 5730 341 145 0 5680 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=274.16 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 27416 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1799532

[startup+882.301 s]
/proc/loadavg: 12.00 12.00 11.29 13/202 10173
/proc/meminfo: memFree=10083404/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617492062306304 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1203592 CPUtime=294.09 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 91235 0 0 0 29387 22 0 0 25 0 1 0 444074647 1232478208 11429 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 300898 11429 337 96 0 297460 0
[pid=10148] ppid=10145 vsize=35484 CPUtime=294.02 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6082 0 0 0 29401 1 0 0 25 0 1 0 444074647 36335616 5968 33554432000 4194304 4785740 140734922542544 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 8871 5968 341 145 0 5916 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=294.16 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 29416 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 6849988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1713360

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.33 13/202 10295
/proc/meminfo: memFree=10441592/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479619003890794496 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1225944 CPUtime=314.09 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 99310 0 0 0 31385 24 0 0 25 0 1 0 444074647 1255366656 16796 33554432000 4194304 4587354 140735648295392 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 306486 16796 337 96 0 303048 0
[pid=10148] ppid=10145 vsize=36096 CPUtime=314.03 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6232 0 0 0 31402 1 0 0 25 0 1 0 444074647 36962304 6118 33554432000 4194304 4785740 140734922542544 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9024 6118 341 145 0 6069 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=314.16 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 31416 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1736324

[startup+1002.3 s]
/proc/loadavg: 11.78 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10896236/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1237208 CPUtime=334.08 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 101914 0 0 0 33384 24 0 0 25 0 1 0 444074647 1266900992 16492 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 309302 16492 337 96 0 305864 0
[pid=10148] ppid=10145 vsize=36848 CPUtime=334.04 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6378 0 0 0 33403 1 0 0 25 0 1 0 444074647 37732352 6264 33554432000 4194304 4785740 140734922542544 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9212 6264 341 145 0 6257 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=334.16 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 33416 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1748340

[startup+1062.3 s]
/proc/loadavg: 11.92 11.96 11.39 13/202 10389
/proc/meminfo: memFree=10847324/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1233500 CPUtime=354.09 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 102963 0 0 0 35384 25 0 0 25 0 1 0 444074647 1263104000 17534 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 308375 17534 337 96 0 304937 0
[pid=10148] ppid=10145 vsize=37596 CPUtime=354.04 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6564 0 0 0 35403 1 0 0 25 0 1 0 444074647 38498304 6450 33554432000 4194304 4785740 140734922542544 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9399 6450 341 145 0 6444 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=354.15 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 35415 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1745380

[startup+1122.3 s]
/proc/loadavg: 11.97 11.96 11.42 13/202 10391
/proc/meminfo: memFree=10833536/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1219972 CPUtime=374.09 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 104991 0 0 0 37383 26 0 0 25 0 1 0 444074647 1249251328 16663 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 304993 16663 337 96 0 301555 0
[pid=10148] ppid=10145 vsize=38104 CPUtime=374.05 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6670 0 0 0 37404 1 0 0 25 0 1 0 444074647 39018496 6556 33554432000 4194304 4785740 140734922542544 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9526 6556 341 145 0 6571 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=374.15 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 37415 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1732360

[startup+1182.3 s]
/proc/loadavg: 11.99 11.97 11.46 13/202 10393
/proc/meminfo: memFree=10813432/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1232940 CPUtime=394.08 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 107188 0 0 0 39382 26 0 0 25 0 1 0 444074647 1262530560 18811 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 308235 18811 337 96 0 304797 0
[pid=10148] ppid=10145 vsize=38676 CPUtime=394.05 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6812 0 0 0 39404 1 0 0 25 0 1 0 444074647 39604224 6698 33554432000 4194304 4785740 140734922542544 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9669 6698 341 145 0 6714 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=394.15 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 39415 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 6850832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1745900

[startup+1242.3 s]
/proc/loadavg: 12.05 11.99 11.49 13/202 10425
/proc/meminfo: memFree=10830084/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617492062306304 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1307284 CPUtime=414.09 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 107920 0 0 0 41383 26 0 0 25 0 1 0 444074647 1338658816 16663 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 326821 16663 337 96 0 323383 0
[pid=10148] ppid=10145 vsize=39004 CPUtime=414.05 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6872 0 0 0 41404 1 0 0 25 0 1 0 444074647 39940096 6758 33554432000 4194304 4785740 140734922542544 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9751 6758 341 145 0 6796 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=414.14 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 41414 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1820572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.99 11.52 13/202 10427
/proc/meminfo: memFree=10811260/32951124 swapFree=67110456/67111528
[pid=10145] ppid=10143 vsize=18324 CPUtime=0 cores=1,3
/proc/10145/stat : 10145 (ppfolio) S 10143 10145 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444074646 18763776 394 33554432000 4194304 4287625 140736137062000 18446744073709551615 224284945935 0 0 4096 65536 4479617492062306304 0 0 17 1 0 0 0
/proc/10145/statm: 4581 394 345 23 0 91 0
[pid=10147] ppid=10145 vsize=1227780 CPUtime=433.38 cores=1
/proc/10147/stat : 10147 (cryptominisat) R 10145 10145 9842 0 -1 4202496 111125 0 0 0 43311 27 0 0 25 0 1 0 444074647 1257246720 16672 33554432000 4194304 4587354 140735648295392 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10147/statm: 306945 16672 337 96 0 303507 0
[pid=10148] ppid=10145 vsize=39292 CPUtime=433.25 cores=1
/proc/10148/stat : 10148 (clasp) R 10145 10145 9842 0 -1 4202496 6937 0 0 0 43324 1 0 0 25 0 1 0 444074647 40235008 6823 33554432000 4194304 4785740 140734922542544 18446744073709551615 4275216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10148/statm: 9823 6823 341 145 0 6868 0
[pid=10149] ppid=10145 vsize=455960 CPUtime=433.37 cores=1
/proc/10149/stat : 10149 (TNM) R 10145 10145 9842 0 -1 4202496 365 0 0 0 43337 0 0 0 25 0 1 0 444074647 466903040 261 33554432000 134512640 134534564 4291888432 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10149/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1741356

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): 1300.03
CPU user time (s): 1299.73
CPU system time (s): 0.294955
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2894112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118963
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= 190
involuntary context switches= 14111

runsolver used 2.12968 second user time and 4.96924 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 18:14:00
IDJOB=3191588
IDBENCH=82719
IDSOLVER=1613
FILE ID=node118/3191588-1302538440
RUNJOBID= node118-1302536832-9862
PBS_JOBID= 12951117
Free space on /tmp= 71452 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191588-1302538440/watcher-3191588-1302538440 -o /tmp/evaluation-result-3191588-1302538440/solver-3191588-1302538440 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191588-1302538440.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=880973663

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:      10411944 kB
Buffers:        708844 kB
Cached:       20672520 kB
SwapCached:        640 kB
Active:       10442948 kB
Inactive:     11624708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10411944 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           10136 kB
Writeback:           0 kB
AnonPages:      685224 kB
Mapped:          17956 kB
Slab:           405712 kB
PageTables:       7680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4194384 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= 71448 MiB
End job on node118 at 2011-04-11 18:35:40