Trace number 3263362

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted 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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
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 556
Number of clauses of size over 558320

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

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263362-1303545515/watcher-3263362-1303545515 -o /tmp/evaluation-result-3263362-1303545515/solver-3263362-1303545515 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263362-1303545515.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: 0.85 1.53 2.67 9/202 14847
/proc/meminfo: memFree=11914996/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) R 14845 14847 13829 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 466149372 18763776 391 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/14847/statm: 4581 391 343 23 0 91 0

[startup+0.0440371 s]
/proc/loadavg: 0.85 1.53 2.67 9/202 14847
/proc/meminfo: memFree=11914996/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 7448664341529723137 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101024 s]
/proc/loadavg: 0.85 1.53 2.67 9/202 14847
/proc/meminfo: memFree=11914996/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 7448664341529723137 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301004 s]
/proc/loadavg: 0.85 1.53 2.67 9/202 14847
/proc/meminfo: memFree=11914996/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700918 s]
/proc/loadavg: 0.85 1.53 2.67 9/202 14847
/proc/meminfo: memFree=11914996/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11866348/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=27740 CPUtime=0.49 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 2405 0 0 0 49 0 0 0 24 0 1 0 466149372 28405760 2231 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 6935 2231 306 96 0 3497 0
[pid=14849] ppid=14847 vsize=19884 CPUtime=0.44 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 2563 0 0 0 44 0 0 0 25 0 1 0 466149372 20361216 2283 33554432000 4194304 4785740 140737172977776 18446744073709551615 4496640 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 4971 2283 314 145 0 2016 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=0.54 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 54 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 527752

[startup+3.10051 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11852088/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=28008 CPUtime=0.99 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 2470 0 0 0 99 0 0 0 25 0 1 0 466149372 28680192 2295 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 7002 2295 306 96 0 3564 0
[pid=14849] ppid=14847 vsize=19884 CPUtime=0.99 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 2564 0 0 0 99 0 0 0 25 0 1 0 466149372 20361216 2284 33554432000 4194304 4785740 140737172977776 18446744073709551615 4495840 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 4971 2284 314 145 0 2016 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=1.09 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 109 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524467 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 528020

[startup+6.30091 s]
/proc/loadavg: 1.74 1.70 2.72 13/206 14851
/proc/meminfo: memFree=11830912/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365706433036288 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=43428 CPUtime=2.09 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 9318 0 0 0 208 1 0 0 25 0 1 0 466149372 44470272 6043 33554432000 4194304 4587354 140736514663808 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 10857 6043 314 96 0 7419 0
[pid=14849] ppid=14847 vsize=20248 CPUtime=2.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 2626 0 0 0 204 0 0 0 25 0 1 0 466149372 20733952 2346 33554432000 4194304 4785740 140737172977776 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 5062 2346 314 145 0 2107 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=2.14 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 214 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 543804

[startup+12.7007 s]
/proc/loadavg: 2.56 1.87 2.77 13/206 14851
/proc/meminfo: memFree=11783024/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835366805944664064 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=31480 CPUtime=4.19 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 10536 0 0 0 417 2 0 0 25 0 1 0 466149372 32235520 3507 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 7870 3507 327 96 0 4432 0
[pid=14849] ppid=14847 vsize=20248 CPUtime=4.19 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 2636 0 0 0 419 0 0 0 25 0 1 0 466149372 20733952 2356 33554432000 4194304 4785740 140737172977776 18446744073709551615 4495525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 5062 2356 314 145 0 2107 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=4.29 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 429 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 531856

[startup+25.5004 s]
/proc/loadavg: 4.65 2.37 2.92 13/206 14852
/proc/meminfo: memFree=11715188/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=48428 CPUtime=8.49 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 17942 0 0 0 846 3 0 0 25 0 1 0 466149372 49590272 7847 33554432000 4194304 4587354 140736514663808 18446744073709551615 4365288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 12107 7847 337 96 0 8669 0
[pid=14849] ppid=14847 vsize=25464 CPUtime=8.44 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 4070 0 0 0 844 0 0 0 25 0 1 0 466149372 26075136 3602 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 6366 3602 340 145 0 3411 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=8.54 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 854 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 554020

[startup+51.1008 s]
/proc/loadavg: 7.21 3.16 3.16 13/206 14852
/proc/meminfo: memFree=11660196/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835366668505710592 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=55252 CPUtime=16.99 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 26121 0 0 0 1696 3 0 0 25 0 1 0 466149372 56578048 8114 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 13813 8114 337 96 0 10375 0
[pid=14849] ppid=14847 vsize=28532 CPUtime=16.99 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 4780 0 0 0 1699 0 0 0 25 0 1 0 466149372 29216768 4312 33554432000 4194304 4785740 140737172977776 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 7133 4312 340 145 0 4178 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=17.09 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 1709 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 563912

[startup+102.307 s]
/proc/loadavg: 9.99 4.53 3.63 13/206 14854
/proc/meminfo: memFree=11651616/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835366393627803648 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=38484 CPUtime=34.09 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 33067 0 0 0 3404 5 0 0 25 0 1 0 466149372 39407616 4339 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 9621 4339 337 96 0 6183 0
[pid=14849] ppid=14847 vsize=32780 CPUtime=34.05 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 5737 0 0 0 3405 0 0 0 25 0 1 0 466149372 33566720 5269 33554432000 4194304 4785740 140737172977776 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 8195 5269 340 145 0 5240 0
[pid=14850] ppid=14847 vsize=461804 CPUtime=34.14 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 2961 0 0 0 3414 0 0 0 25 0 1 0 466149372 472887296 2857 33554432000 134512640 134534564 4287514128 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 115451 2857 91 6 0 114117 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 551392

[startup+162.301 s]
/proc/loadavg: 11.29 5.90 4.16 13/206 14864
/proc/meminfo: memFree=11574892/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835364744360361984 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=1512052 CPUtime=54.08 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 43403 0 0 0 5402 6 0 0 25 0 1 0 466149372 1548341248 10764 33554432000 4194304 4587354 140736514663808 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 378013 10764 337 96 0 374575 0
[pid=14849] ppid=14847 vsize=34424 CPUtime=54.05 cores=4

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

/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 599512

[startup+882.301 s]
/proc/loadavg: 12.02 11.47 8.38 13/206 14918
/proc/meminfo: memFree=11421484/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365431555129344 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=82460 CPUtime=294.05 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 133792 0 0 0 29383 22 0 0 25 0 1 0 466149372 84439040 14767 33554432000 4194304 4587354 140736514663808 18446744073709551615 271550234135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 20615 14767 337 96 0 17177 0
[pid=14849] ppid=14847 vsize=50440 CPUtime=294.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 9828 0 0 0 29403 1 0 0 25 0 1 0 466149372 51650560 9360 33554432000 4194304 4785740 140737172977776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 12610 9360 340 145 0 9655 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=294.2 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 29420 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 616992

[startup+942.301 s]
/proc/loadavg: 12.00 11.56 8.60 10/201 14920
/proc/meminfo: memFree=11567260/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=82604 CPUtime=314.07 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 137603 0 0 0 31383 24 0 0 25 0 1 0 466149372 84586496 15533 33554432000 4194304 4587354 140736514663808 18446744073709551615 271550234268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 20651 15533 337 96 0 17213 0
[pid=14849] ppid=14847 vsize=52004 CPUtime=314.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10150 0 0 0 31403 1 0 0 25 0 1 0 466149372 53252096 9682 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13001 9682 340 145 0 10046 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=314.19 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 31419 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 618700

[startup+1002.3 s]
/proc/loadavg: 11.90 11.60 8.80 13/206 14952
/proc/meminfo: memFree=11472864/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365706433036288 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=82744 CPUtime=334.07 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 141102 0 0 0 33382 25 0 0 25 0 1 0 466149372 84729856 15918 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 20686 15918 337 96 0 17248 0
[pid=14849] ppid=14847 vsize=52860 CPUtime=334.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10358 0 0 0 33403 1 0 0 25 0 1 0 466149372 54128640 9890 33554432000 4194304 4785740 140737172977776 18446744073709551615 4543461 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13215 9890 340 145 0 10260 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=334.19 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 33419 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 619696

[startup+1062.3 s]
/proc/loadavg: 11.96 11.67 8.99 13/206 14953
/proc/meminfo: memFree=11429176/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365843871989760 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=82872 CPUtime=354.08 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 144508 0 0 0 35382 26 0 0 25 0 1 0 466149372 84860928 16185 33554432000 4194304 4587354 140736514663808 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 20718 16185 337 96 0 17280 0
[pid=14849] ppid=14847 vsize=52860 CPUtime=354.03 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10367 0 0 0 35402 1 0 0 25 0 1 0 466149372 54128640 9899 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13215 9899 340 145 0 10260 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=354.19 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 35419 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 619824

[startup+1122.3 s]
/proc/loadavg: 11.98 11.72 9.18 13/206 14955
/proc/meminfo: memFree=11341960/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365019238268928 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=102288 CPUtime=374.09 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 153095 0 0 0 37382 27 0 0 25 0 1 0 466149372 104742912 21603 33554432000 4194304 4587354 140736514663808 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 25572 21603 337 96 0 22134 0
[pid=14849] ppid=14847 vsize=53572 CPUtime=374.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10539 0 0 0 37402 2 0 0 25 0 1 0 466149372 54857728 10071 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13393 10071 340 145 0 10438 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=374.18 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 37418 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 639952

[startup+1182.3 s]
/proc/loadavg: 11.99 11.77 9.35 13/206 14957
/proc/meminfo: memFree=11324440/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=73688 CPUtime=394.09 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 156090 0 0 0 39382 27 0 0 25 0 1 0 466149372 75456512 15147 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 18422 15147 337 96 0 14984 0
[pid=14849] ppid=14847 vsize=54708 CPUtime=394.04 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10807 0 0 0 39402 2 0 0 25 0 1 0 466149372 56020992 10339 33554432000 4194304 4785740 140737172977776 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13677 10339 340 145 0 10722 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=394.18 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 39418 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 612488

[startup+1242.3 s]
/proc/loadavg: 11.86 11.77 9.50 13/206 14989
/proc/meminfo: memFree=11409856/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=73688 CPUtime=414.1 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 159404 0 0 0 41382 28 0 0 25 0 1 0 466149372 75456512 15175 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 18422 15175 337 96 0 14984 0
[pid=14849] ppid=14847 vsize=54708 CPUtime=414.03 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 10807 0 0 0 41401 2 0 0 25 0 1 0 466149372 56020992 10339 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13677 10339 340 145 0 10722 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=414.18 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 41418 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 612488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.95 11.81 9.65 10/201 14992
/proc/meminfo: memFree=11586812/32951124 swapFree=67111528/67111528
[pid=14847] ppid=14845 vsize=18324 CPUtime=0 cores=4,6
/proc/14847/stat : 14847 (ppfolio) S 14845 14847 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466149372 18763776 393 33554432000 4194304 4287625 140737371390976 18446744073709551615 271550557711 0 0 4096 65536 9835365706433036288 0 0 17 6 0 0 0
/proc/14847/statm: 4581 393 345 23 0 91 0
[pid=14848] ppid=14847 vsize=73688 CPUtime=433.33 cores=4
/proc/14848/stat : 14848 (cryptominisat) R 14847 14847 13829 0 -1 4202496 162748 0 0 0 43304 29 0 0 25 0 1 0 466149372 75456512 15175 33554432000 4194304 4587354 140736514663808 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14848/statm: 18422 15175 337 96 0 14984 0
[pid=14849] ppid=14847 vsize=55704 CPUtime=433.32 cores=4
/proc/14849/stat : 14849 (clasp) R 14847 14847 13829 0 -1 4202496 11030 0 0 0 43330 2 0 0 25 0 1 0 466149372 57040896 10562 33554432000 4194304 4785740 140737172977776 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14849/statm: 13926 10562 340 145 0 10971 0
[pid=14850] ppid=14847 vsize=465768 CPUtime=433.37 cores=4
/proc/14850/stat : 14850 (TNM) R 14847 14847 13829 0 -1 4202496 3300 0 0 0 43337 0 0 0 25 0 1 0 466149372 476946432 3196 33554432000 134512640 134534564 4287514128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14850/statm: 116442 3196 95 6 0 115108 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 613484

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

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.71
CPU system time (s): 0.31
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4362112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.304
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11546
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= 259
involuntary context switches= 4736

runsolver used 2.27965 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:58:35
IDJOB=3263362
IDBENCH=83965
IDSOLVER=1613
FILE ID=node133/3263362-1303545515
RUNJOBID= node133-1303545515-14797
PBS_JOBID= 13143105
Free space on /tmp= 71596 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263362-1303545515/watcher-3263362-1303545515 -o /tmp/evaluation-result-3263362-1303545515/solver-3263362-1303545515 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263362-1303545515.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=332807601

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11915276 kB
Buffers:       2159684 kB
Cached:       18221324 kB
SwapCached:          0 kB
Active:        9011496 kB
Inactive:     11463676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11915276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           43520 kB
Writeback:           0 kB
AnonPages:       92900 kB
Mapped:          17220 kB
Slab:           497520 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1664008 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71584 MiB
End job on node133 at 2011-04-23 10:20:17