Trace number 3191397

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.98 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
MD5SUM79bb5af0297560cf515e2461b267e196
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark235.781
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3191397-1302536868/watcher-3191397-1302536868 -o /tmp/evaluation-result-3191397-1302536868/solver-3191397-1302536868 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191397-1302536868.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.99 1.97 1.91 8/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 4520796818157568260 0 0 17 4 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0

[startup+0.086325 s]
/proc/loadavg: 1.99 1.97 1.91 8/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536778743488446464 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10034 s]
/proc/loadavg: 1.99 1.97 1.91 8/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536778743488446464 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300297 s]
/proc/loadavg: 1.99 1.97 1.91 8/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536778743488446464 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700245 s]
/proc/loadavg: 1.99 1.97 1.91 8/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779843000074240 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 1.99 1.97 1.91 15/202 12101
/proc/meminfo: memFree=13396324/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779843000074240 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=30104 CPUtime=0.29 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 2806 0 0 0 29 0 0 0 18 0 1 0 346102673 30826496 2433 33554432000 4194304 4587354 140735858887312 18446744073709551615 4236378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 7526 2433 326 96 0 4088 0
[pid=12079] ppid=12073 vsize=22828 CPUtime=1.14 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 3244 0 0 0 114 0 0 0 18 0 1 0 346102673 23375872 3040 33554432000 4194304 4785740 140734928625152 18446744073709551615 4304538 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 5707 3040 340 145 0 2752 0
[pid=12081] ppid=12073 vsize=454240 CPUtime=0.04 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 944 0 0 0 4 0 0 0 18 0 1 0 346102673 465141760 841 33554432000 134512640 134534564 4291975376 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 113560 841 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 525496

[startup+3.10081 s]
/proc/loadavg: 1.99 1.97 1.91 15/202 12101
/proc/meminfo: memFree=13375864/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536780117877981184 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=764792 CPUtime=0.81 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 4142 0 0 0 81 0 0 0 18 0 1 0 346102673 783147008 2828 33554432000 4194304 4587354 140735858887312 18446744073709551615 233509994251 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 191198 2828 327 96 0 187760 0
[pid=12079] ppid=12073 vsize=23496 CPUtime=1.64 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 3411 0 0 0 164 0 0 0 18 0 1 0 346102673 24059904 3207 33554432000 4194304 4785740 140734928625152 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 5874 3207 340 145 0 2919 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=0.62 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 62 0 0 0 18 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1266404

[startup+6.30121 s]
/proc/loadavg: 2.79 2.14 1.96 14/202 12101
/proc/meminfo: memFree=13347716/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536780530194841600 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=765228 CPUtime=1.89 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 6826 0 0 0 188 1 0 0 20 0 1 0 346102673 783593472 2910 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 191307 2910 327 96 0 187869 0
[pid=12079] ppid=12073 vsize=25232 CPUtime=2.74 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 3868 0 0 0 274 0 0 0 20 0 1 0 346102673 25837568 3664 33554432000 4194304 4785740 140734928625152 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 6308 3664 340 145 0 3353 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=1.63 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 163 0 0 0 20 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1268576

[startup+12.7011 s]
/proc/loadavg: 3.53 2.30 2.02 15/202 12101
/proc/meminfo: memFree=13318160/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=768208 CPUtime=4.01 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 14515 0 0 0 398 3 0 0 25 0 1 0 346102673 786644992 3239 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 192052 3239 337 96 0 188614 0
[pid=12079] ppid=12073 vsize=27468 CPUtime=4.84 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 4387 0 0 0 484 0 0 0 25 0 1 0 346102673 28127232 4183 33554432000 4194304 4785740 140734928625152 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 6867 4183 340 145 0 3912 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=3.82 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 382 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1273792

[startup+25.5008 s]
/proc/loadavg: 5.41 2.77 2.18 15/202 12101
/proc/meminfo: memFree=13277536/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779018366353408 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=769472 CPUtime=8.29 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 22196 0 0 0 825 4 0 0 25 0 1 0 346102673 787939328 5238 33554432000 4194304 4587354 140735858887312 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 192368 5238 337 96 0 188930 0
[pid=12079] ppid=12073 vsize=31392 CPUtime=9.14 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 5354 0 0 0 913 1 0 0 25 0 1 0 346102673 32145408 5150 33554432000 4194304 4785740 140734928625152 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 7848 5150 340 145 0 4893 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=8.03 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 803 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1278980

[startup+51.1012 s]
/proc/loadavg: 7.66 3.51 2.44 15/202 12102
/proc/meminfo: memFree=13153864/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779018366353408 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=810140 CPUtime=16.81 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 33686 0 0 0 1675 6 0 0 25 0 1 0 346102673 829583360 14422 33554432000 4194304 4587354 140735858887312 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 202535 14422 337 96 0 199097 0
[pid=12079] ppid=12073 vsize=36208 CPUtime=17.64 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 6579 0 0 0 1763 1 0 0 25 0 1 0 346102673 37076992 6375 33554432000 4194304 4785740 140734928625152 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 9052 6375 340 145 0 6097 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=16.61 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 1661 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1324464

[startup+102.307 s]
/proc/loadavg: 9.72 4.72 2.90 14/201 12104
/proc/meminfo: memFree=13084724/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779568122167296 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=826484 CPUtime=33.89 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 49725 0 0 0 3381 8 0 0 25 0 1 0 346102673 846319616 19391 33554432000 4194304 4587354 140735858887312 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 206621 19391 337 96 0 203183 0
[pid=12079] ppid=12073 vsize=43676 CPUtime=34.74 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 8391 0 0 0 3473 1 0 0 25 0 1 0 346102673 44724224 8187 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 10919 8187 340 145 0 7964 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=33.65 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 3365 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 8440189 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1348276

[startup+162.301 s]
/proc/loadavg: 10.53 5.86 3.41 13/201 12105
/proc/meminfo: memFree=13026908/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536780117877981184 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=835236 CPUtime=53.88 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 72517 0 0 0 5376 12 0 0 25 0 1 0 346102673 855281664 21198 33554432000 4194304 4587354 140735858887312 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 208809 21198 337 96 0 205371 0
[pid=12079] ppid=12073 vsize=49136 CPUtime=54.73 cores=4

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

/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1351996

[startup+882.301 s]
/proc/loadavg: 10.99 10.53 7.48 14/201 12133
/proc/meminfo: memFree=12921860/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536778880927399936 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=778856 CPUtime=293.91 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 263884 0 0 0 29339 52 0 0 25 0 1 0 346102673 797548544 9964 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 194714 9964 337 96 0 191276 0
[pid=12079] ppid=12073 vsize=84920 CPUtime=294.69 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 18203 0 0 0 29465 4 0 0 25 0 1 0 346102673 86958080 17999 33554432000 4194304 4785740 140734928625152 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 21230 17999 340 145 0 18275 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=293.67 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 29367 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1341892

[startup+942.301 s]
/proc/loadavg: 10.99 10.61 7.70 14/201 12135
/proc/meminfo: memFree=12926284/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=780168 CPUtime=313.92 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 285080 0 0 0 31336 56 0 0 25 0 1 0 346102673 798892032 6848 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 195042 6848 337 96 0 191604 0
[pid=12079] ppid=12073 vsize=85728 CPUtime=314.69 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 18399 0 0 0 31465 4 0 0 25 0 1 0 346102673 87785472 18195 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 21432 18195 340 145 0 18477 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=313.67 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 31367 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1344012

[startup+1002.3 s]
/proc/loadavg: 10.99 10.68 7.90 14/201 12137
/proc/meminfo: memFree=12971000/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536778880927399936 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=776464 CPUtime=333.92 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 300086 0 0 0 33333 59 0 0 25 0 1 0 346102673 795099136 5943 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 194116 5943 337 96 0 190678 0
[pid=12079] ppid=12073 vsize=87072 CPUtime=334.69 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 18696 0 0 0 33465 4 0 0 25 0 1 0 346102673 89161728 18492 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 21768 18492 340 145 0 18813 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=333.66 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 33366 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1341652

[startup+1062.3 s]
/proc/loadavg: 10.99 10.73 8.09 14/201 12138
/proc/meminfo: memFree=12974808/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779018366353408 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=775024 CPUtime=353.93 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 313764 0 0 0 35331 62 0 0 25 0 1 0 346102673 793624576 11408 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 193756 11408 337 96 0 190318 0
[pid=12079] ppid=12073 vsize=88072 CPUtime=354.68 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 18929 0 0 0 35464 4 0 0 25 0 1 0 346102673 90185728 18725 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 22018 18725 340 145 0 19063 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=353.66 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 35366 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1341212

[startup+1122.3 s]
/proc/loadavg: 10.99 10.78 8.27 14/201 12140
/proc/meminfo: memFree=12986548/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779155805306880 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=776636 CPUtime=373.94 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 328677 0 0 0 37328 66 0 0 25 0 1 0 346102673 795275264 9468 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 194159 9468 337 96 0 190721 0
[pid=12079] ppid=12073 vsize=89684 CPUtime=374.69 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 19298 0 0 0 37465 4 0 0 25 0 1 0 346102673 91836416 19094 33554432000 4194304 4785740 140734928625152 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 22421 19094 340 145 0 19466 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=373.66 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 37366 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1344436

[startup+1182.3 s]
/proc/loadavg: 10.99 10.82 8.44 14/201 12141
/proc/meminfo: memFree=13001000/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779293244260352 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=775528 CPUtime=393.93 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 342790 0 0 0 39324 69 0 0 25 0 1 0 346102673 794140672 6179 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 193882 6179 337 96 0 190444 0
[pid=12079] ppid=12073 vsize=92144 CPUtime=394.7 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 19916 0 0 0 39465 5 0 0 25 0 1 0 346102673 94355456 19712 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 23036 19712 340 145 0 20081 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=393.66 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 39366 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1345788

[startup+1242.3 s]
/proc/loadavg: 10.99 10.85 8.60 14/201 12143
/proc/meminfo: memFree=12935364/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779430683213824 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=789132 CPUtime=413.93 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 355983 0 0 0 41321 72 0 0 25 0 1 0 346102673 808071168 10410 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 197283 10410 337 96 0 193845 0
[pid=12079] ppid=12073 vsize=98676 CPUtime=414.7 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 21490 0 0 0 41465 5 0 0 25 0 1 0 346102673 101044224 21286 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 24669 21286 340 145 0 21714 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=413.65 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 41365 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1365924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.87 8.74 14/201 12144
/proc/meminfo: memFree=12820992/32951124 swapFree=67111528/67111528
[pid=12073] ppid=12069 vsize=18324 CPUtime=0 cores=4,6
/proc/12073/stat : 12073 (ppfolio) S 12069 12073 12028 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 393 33554432000 4194304 4287625 140735160970432 18446744073709551615 233510317583 0 0 4096 65536 1536779430683213824 0 0 17 6 0 0 0
/proc/12073/statm: 4581 393 345 23 0 91 0
[pid=12077] ppid=12073 vsize=775720 CPUtime=433.12 cores=4
/proc/12077/stat : 12077 (cryptominisat) R 12073 12073 12028 0 -1 4202496 367775 0 0 0 43238 74 0 0 25 0 1 0 346102673 794337280 13089 33554432000 4194304 4587354 140735858887312 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12077/statm: 193930 13089 337 96 0 190492 0
[pid=12079] ppid=12073 vsize=101792 CPUtime=433.97 cores=4
/proc/12079/stat : 12079 (clasp) R 12073 12073 12028 0 -1 4202496 22184 0 0 0 43392 5 0 0 25 0 1 0 346102673 104235008 21980 33554432000 4194304 4785740 140734928625152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12079/statm: 25448 21980 340 145 0 22493 0
[pid=12081] ppid=12073 vsize=459792 CPUtime=432.89 cores=4
/proc/12081/stat : 12081 (TNM) R 12073 12073 12028 0 -1 4202496 1542 0 0 0 43289 0 0 0 25 0 1 0 346102673 470827008 1439 33554432000 134512640 134534564 4291975376 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12081/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1355628

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 12073 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.98
#
# 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.98
CPU user time (s): 1299.19
CPU system time (s): 0.79
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 2109704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 234
involuntary context switches= 5

runsolver used 2.50662 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 17:47:48
IDJOB=3191397
IDBENCH=82528
IDSOLVER=1613
FILE ID=node145/3191397-1302536868
RUNJOBID= node145-1302536868-12047
PBS_JOBID= 12951118
Free space on /tmp= 71476 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191397-1302536868/watcher-3191397-1302536868 -o /tmp/evaluation-result-3191397-1302536868/solver-3191397-1302536868 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191397-1302536868.cnf

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

MD5SUM BENCH= 79bb5af0297560cf515e2461b267e196
RANDOM SEED=65930387

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13484136 kB
Buffers:        701560 kB
Cached:       18301416 kB
SwapCached:          0 kB
Active:        9642440 kB
Inactive:      9423580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13484136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31828 kB
Writeback:           0 kB
AnonPages:       63260 kB
Mapped:          14328 kB
Slab:           336800 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181380 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= 71436 MiB
End job on node145 at 2011-04-11 18:09:30