Trace number 3275852

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) 5000.09 5000.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1801.9
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
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 538
Number of clauses of size over 536850

Solver Data

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

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-3275852-1303651592/watcher-3275852-1303651592 -o /tmp/evaluation-result-3275852-1303651592/solver-3275852-1303651592 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275852-1303651592.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.76 2.98 3.65 5/180 593
/proc/meminfo: memFree=16131224/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 476756957 2777088 37 33554432000 4194304 4287625 140736133110544 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/593/statm: 678 37 27 23 0 23 0

[startup+0.0638321 s]
/proc/loadavg: 2.76 2.98 3.65 5/180 593
/proc/meminfo: memFree=16131224/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874804903896678400 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100825 s]
/proc/loadavg: 2.76 2.98 3.65 5/180 593
/proc/meminfo: memFree=16131224/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300776 s]
/proc/loadavg: 2.76 2.98 3.65 5/180 593
/proc/meminfo: memFree=16131224/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700719 s]
/proc/loadavg: 2.76 2.98 3.65 5/180 593
/proc/meminfo: memFree=16131224/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 3.02 3.03 3.66 7/184 607
/proc/meminfo: memFree=16099812/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=26640 CPUtime=0.4 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 1819 0 0 0 40 0 0 0 19 0 1 0 476756961 27279360 1667 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 6660 1669 306 96 0 3222 0
[pid=606] ppid=593 vsize=17248 CPUtime=0.79 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 1813 0 0 0 79 0 0 0 19 0 1 0 476756961 17661952 1615 33554432000 4194304 4785740 140733214827440 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 4312 1615 314 145 0 1357 0
[pid=607] ppid=593 vsize=458096 CPUtime=0.24 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 24 0 0 0 21 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 520308

[startup+3.10128 s]
/proc/loadavg: 3.02 3.03 3.66 7/184 607
/proc/meminfo: memFree=16088156/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=26904 CPUtime=0.9 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 1872 0 0 0 90 0 0 0 20 0 1 0 476756961 27549696 1720 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 6726 1720 306 96 0 3288 0
[pid=606] ppid=593 vsize=17248 CPUtime=1.39 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 1815 0 0 0 139 0 0 0 20 0 1 0 476756961 17661952 1617 33554432000 4194304 4785740 140733214827440 18446744073709551615 4495811 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 4312 1617 314 145 0 1357 0
[pid=607] ppid=593 vsize=458096 CPUtime=0.74 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 74 0 0 0 22 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 520572

[startup+6.30071 s]
/proc/loadavg: 3.42 3.11 3.68 7/184 607
/proc/meminfo: memFree=16077552/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=27036 CPUtime=1.99 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 1925 0 0 0 199 0 0 0 23 0 1 0 476756961 27684864 1773 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 6759 1773 306 96 0 3321 0
[pid=606] ppid=593 vsize=17492 CPUtime=2.4 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 1860 0 0 0 240 0 0 0 22 0 1 0 476756961 17911808 1662 33554432000 4194304 4785740 140733214827440 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 4373 1662 314 145 0 1418 0
[pid=607] ppid=593 vsize=458096 CPUtime=1.84 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 184 0 0 0 25 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 520948

[startup+12.7005 s]
/proc/loadavg: 3.62 3.16 3.69 7/184 608
/proc/meminfo: memFree=16062252/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=8780628 CPUtime=4.1 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 10278 0 0 0 408 2 0 0 25 0 1 0 476756961 8991363072 5108 33554432000 4194304 4587354 140734951348480 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 2195157 5108 337 96 0 2191719 0
[pid=606] ppid=593 vsize=20604 CPUtime=4.59 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 2768 0 0 0 459 0 0 0 25 0 1 0 476756961 21098496 2451 33554432000 4194304 4785740 140733214827440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 5151 2451 340 145 0 2196 0
[pid=607] ppid=593 vsize=458096 CPUtime=3.94 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 394 0 0 0 25 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 9277652

[startup+25.5012 s]
/proc/loadavg: 4.15 3.30 3.73 7/184 608
/proc/meminfo: memFree=16029792/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=42032 CPUtime=8.39 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 11096 0 0 0 837 2 0 0 25 0 1 0 476756961 43040768 4884 33554432000 4194304 4587354 140734951348480 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 10508 4884 337 96 0 7070 0
[pid=606] ppid=593 vsize=22116 CPUtime=8.8 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 3102 0 0 0 880 0 0 0 25 0 1 0 476756961 22646784 2785 33554432000 4194304 4785740 140733214827440 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 5529 2785 340 145 0 2574 0
[pid=607] ppid=593 vsize=458096 CPUtime=8.24 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 824 0 0 0 25 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 540568

[startup+51.1005 s]
/proc/loadavg: 4.78 3.51 3.79 7/184 609
/proc/meminfo: memFree=15998072/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=55988 CPUtime=16.9 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 14085 0 0 0 1688 2 0 0 25 0 1 0 476756961 57331712 7153 33554432000 4194304 4587354 140734951348480 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 13997 7153 337 96 0 10559 0
[pid=606] ppid=593 vsize=24696 CPUtime=17.39 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 3676 0 0 0 1739 0 0 0 25 0 1 0 476756961 25288704 3359 33554432000 4194304 4785740 140733214827440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 6174 3359 340 145 0 3219 0
[pid=607] ppid=593 vsize=458096 CPUtime=16.74 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 1674 0 0 0 25 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524597 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 557104

[startup+102.306 s]
/proc/loadavg: 5.47 3.89 3.90 7/184 610
/proc/meminfo: memFree=15957892/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874805453652492288 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=57732 CPUtime=33.99 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 16740 0 0 0 3396 3 0 0 25 0 1 0 476756961 59117568 9806 33554432000 4194304 4587354 140734951348480 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 14433 9806 337 96 0 10995 0
[pid=606] ppid=593 vsize=27288 CPUtime=34.41 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 4263 0 0 0 3441 0 0 0 25 0 1 0 476756961 27942912 3946 33554432000 4194304 4785740 140733214827440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 6822 3946 340 145 0 3867 0
[pid=607] ppid=593 vsize=458096 CPUtime=33.84 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 1952 0 0 0 3384 0 0 0 25 0 1 0 476756961 469090304 1849 33554432000 134512640 134534564 4288715248 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 114524 1849 91 6 0 113190 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 561440

[startup+162.301 s]
/proc/loadavg: 5.80 4.27 4.03 7/184 612
/proc/meminfo: memFree=15945960/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806828042027008 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=42676 CPUtime=53.98 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 26664 0 0 0 5393 5 0 0 25 0 1 0 476756961 43700224 7206 33554432000 4194304 4587354 140734951348480 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 10669 7206 337 96 0 7231 0
[pid=606] ppid=593 vsize=30208 CPUtime=54.42 cores=0

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

/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 608824

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 742
/proc/meminfo: memFree=15883636/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806415725166592 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=65404 CPUtime=1534.06 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 389405 0 0 0 153316 90 0 0 25 0 1 0 476756961 66973696 10350 33554432000 4194304 4587354 140734951348480 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16351 10350 337 96 0 12913 0
[pid=606] ppid=593 vsize=63040 CPUtime=1534.46 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12645 0 0 0 153439 7 0 0 25 0 1 0 476756961 64552960 12114 33554432000 4194304 4785740 140733214827440 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15760 12114 340 145 0 12805 0
[pid=607] ppid=593 vsize=462072 CPUtime=1533.86 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 153386 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 608840

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 744
/proc/meminfo: memFree=15875812/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=65404 CPUtime=1554.05 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 391445 0 0 0 155315 90 0 0 25 0 1 0 476756961 66973696 12308 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16351 12308 337 96 0 12913 0
[pid=606] ppid=593 vsize=63040 CPUtime=1554.46 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12652 0 0 0 155439 7 0 0 25 0 1 0 476756961 64552960 12121 33554432000 4194304 4785740 140733214827440 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15760 12121 340 145 0 12805 0
[pid=607] ppid=593 vsize=462072 CPUtime=1553.86 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 155386 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 608840

[startup+4722.31 s]
/proc/loadavg: 5.05 5.01 4.94 6/183 745
/proc/meminfo: memFree=15877892/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=66040 CPUtime=1574.05 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 395315 0 0 0 157314 91 0 0 25 0 1 0 476756961 67624960 11595 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16510 11595 337 96 0 13072 0
[pid=606] ppid=593 vsize=63040 CPUtime=1574.45 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12684 0 0 0 157438 7 0 0 25 0 1 0 476756961 64552960 12153 33554432000 4194304 4785740 140733214827440 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15760 12153 340 145 0 12805 0
[pid=607] ppid=593 vsize=462072 CPUtime=1573.88 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 157388 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 609476

[startup+4782.3 s]
/proc/loadavg: 5.02 5.01 4.94 6/183 747
/proc/meminfo: memFree=15881348/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=66116 CPUtime=1594.05 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 398884 0 0 0 159313 92 0 0 25 0 1 0 476756961 67702784 10518 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16529 10518 337 96 0 13091 0
[pid=606] ppid=593 vsize=63040 CPUtime=1594.45 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12684 0 0 0 159437 8 0 0 25 0 1 0 476756961 64552960 12153 33554432000 4194304 4785740 140733214827440 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15760 12153 340 145 0 12805 0
[pid=607] ppid=593 vsize=462072 CPUtime=1593.88 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 159388 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 609552

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 748
/proc/meminfo: memFree=15873144/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=66116 CPUtime=1614.04 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 400828 0 0 0 161312 92 0 0 25 0 1 0 476756961 67702784 12377 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16529 12377 337 96 0 13091 0
[pid=606] ppid=593 vsize=63464 CPUtime=1614.45 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12775 0 0 0 161437 8 0 0 25 0 1 0 476756961 64987136 12244 33554432000 4194304 4785740 140733214827440 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15866 12244 340 145 0 12911 0
[pid=607] ppid=593 vsize=462072 CPUtime=1613.89 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 161389 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 609976

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 750
/proc/meminfo: memFree=15876232/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=67052 CPUtime=1634.04 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 404634 0 0 0 163311 93 0 0 25 0 1 0 476756961 68661248 11530 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16763 11530 337 96 0 13325 0
[pid=606] ppid=593 vsize=63464 CPUtime=1634.45 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12786 0 0 0 163437 8 0 0 25 0 1 0 476756961 64987136 12255 33554432000 4194304 4785740 140733214827440 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15866 12255 340 145 0 12911 0
[pid=607] ppid=593 vsize=462072 CPUtime=1633.89 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 163389 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 610912

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 752
/proc/meminfo: memFree=15867288/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=67052 CPUtime=1654.03 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 406296 0 0 0 165309 94 0 0 25 0 1 0 476756961 68661248 13120 33554432000 4194304 4587354 140734951348480 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16763 13120 337 96 0 13325 0
[pid=606] ppid=593 vsize=63464 CPUtime=1654.45 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12809 0 0 0 165437 8 0 0 25 0 1 0 476756961 64987136 12278 33554432000 4194304 4785740 140733214827440 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15866 12278 340 145 0 12911 0
[pid=607] ppid=593 vsize=462072 CPUtime=1653.89 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 165389 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 610912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 4.94 4/179 754
/proc/meminfo: memFree=16030604/32951124 swapFree=67111528/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/593/stat : 593 (ppfolio) S 591 593 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756957 18763776 394 33554432000 4194304 4287625 140736133110544 18446744073709551615 212687695375 0 0 4096 65536 14874806553164120064 0 0 17 4 0 0 0
/proc/593/statm: 4581 394 345 23 0 91 0
[pid=605] ppid=593 vsize=67120 CPUtime=1666.64 cores=0
/proc/605/stat : 605 (cryptominisat) R 593 593 32167 0 -1 4202496 409507 0 0 0 166569 95 0 0 25 0 1 0 476756961 68730880 11656 33554432000 4194304 4587354 140734951348480 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/605/statm: 16780 11656 337 96 0 13342 0
[pid=606] ppid=593 vsize=63464 CPUtime=1667.04 cores=0
/proc/606/stat : 606 (clasp) R 593 593 32167 0 -1 4202496 12811 0 0 0 166696 8 0 0 25 0 1 0 476756961 64987136 12280 33554432000 4194304 4785740 140733214827440 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/606/statm: 15866 12280 340 145 0 12911 0
[pid=607] ppid=593 vsize=462072 CPUtime=1666.41 cores=0
/proc/607/stat : 607 (TNM) R 593 593 32167 0 -1 4202496 2175 0 0 0 166641 0 0 0 25 0 1 0 476756961 473161728 2072 33554432000 134512640 134534564 4288715248 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/607/statm: 115518 2072 95 6 0 114184 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 610980

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

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.06
CPU system time (s): 1.03
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 9279032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 499
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= 301
involuntary context switches= 4

runsolver used 9.01263 second user time and 18.2052 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 15:26:32
IDJOB=3275852
IDBENCH=83899
IDSOLVER=1639
FILE ID=node139/3275852-1303651592
RUNJOBID= node139-1303651592-570
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275852-1303651592/watcher-3275852-1303651592 -o /tmp/evaluation-result-3275852-1303651592/solver-3275852-1303651592 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275852-1303651592.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1058858129

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16132000 kB
Buffers:       2144524 kB
Cached:       14086632 kB
SwapCached:          0 kB
Active:        9797692 kB
Inactive:      6500524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16132000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22196 kB
Writeback:           0 kB
AnonPages:       65824 kB
Mapped:          15664 kB
Slab:           459028 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668516 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= 72548 MiB
End job on node139 at 2011-04-24 16:49:54