Trace number 3261866

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 seqUNSAT 595.548 595.601

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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.98 1.67 2.37 7/195 5235
/proc/meminfo: memFree=19585392/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=2712 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4194304 84 0 0 0 0 0 0 0 22 0 1 0 541668652 2777088 37 33554432000 4194304 4287625 140733853753504 18446744073709551615 252453142151 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/5235/statm: 678 37 27 23 0 23 0

[startup+0.104247 s]
/proc/loadavg: 0.98 1.67 2.37 7/195 5235
/proc/meminfo: memFree=19585392/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 4603964702316265736 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200228 s]
/proc/loadavg: 0.98 1.67 2.37 7/195 5235
/proc/meminfo: memFree=19585392/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 4603964702316265736 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300213 s]
/proc/loadavg: 0.98 1.67 2.37 7/195 5235
/proc/meminfo: memFree=19585392/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 4603964702316265736 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700133 s]
/proc/loadavg: 0.98 1.67 2.37 7/195 5235
/proc/meminfo: memFree=19585392/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 4603964702316265736 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 0.98 1.67 2.37 13/202 5242
/proc/meminfo: memFree=19518008/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628598484434157568 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=26860 CPUtime=0.24 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 1881 0 0 0 24 0 0 0 25 0 1 0 541668659 27504640 1267 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 6715 1267 328 96 0 3277 0
[pid=5239] ppid=5235 vsize=15644 CPUtime=1.04 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 1372 0 0 0 104 0 0 0 19 0 1 0 541668659 16019456 1239 33554432000 4194304 4785740 140735777106160 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 3911 1239 340 145 0 956 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=0.12 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 12 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 517580

[startup+3.10069 s]
/proc/loadavg: 0.98 1.67 2.37 13/202 5272
/proc/meminfo: memFree=19473180/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628598759312064512 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1679692 CPUtime=0.79 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 2618 0 0 0 79 0 0 0 25 0 1 0 541668659 1720004608 1334 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 419923 1334 328 96 0 416485 0
[pid=5239] ppid=5235 vsize=15952 CPUtime=1.54 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 1474 0 0 0 154 0 0 0 20 0 1 0 541668659 16334848 1341 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 3988 1341 340 145 0 1033 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=0.67 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 67 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 2170720

[startup+6.3011 s]
/proc/loadavg: 1.86 1.84 2.42 13/202 5273
/proc/meminfo: memFree=19441472/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599034189971456 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1685636 CPUtime=1.84 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 4768 0 0 0 184 0 0 0 25 0 1 0 541668659 1726091264 2666 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 421409 2666 338 96 0 417971 0
[pid=5239] ppid=5235 vsize=16848 CPUtime=2.64 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 1672 0 0 0 264 0 0 0 23 0 1 0 541668659 17252352 1539 33554432000 4194304 4785740 140735777106160 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 4212 1539 340 145 0 1257 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=1.72 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 172 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 2177560

[startup+12.7009 s]
/proc/loadavg: 2.67 2.01 2.48 13/202 5273
/proc/meminfo: memFree=19396864/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599309067878400 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1687840 CPUtime=3.99 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 6738 0 0 0 399 0 0 0 25 0 1 0 541668659 1728348160 3186 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 421960 3186 338 96 0 418522 0
[pid=5239] ppid=5235 vsize=18004 CPUtime=4.74 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 1937 0 0 0 474 0 0 0 25 0 1 0 541668659 18436096 1804 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 4501 1804 340 145 0 1546 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=3.87 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 387 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 2180920

[startup+25.5005 s]
/proc/loadavg: 4.74 2.50 2.63 13/202 5273
/proc/meminfo: memFree=19371088/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599858823692288 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1688884 CPUtime=8.25 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 9345 0 0 0 824 1 0 0 25 0 1 0 541668659 1729417216 3467 33554432000 4194304 4587354 140733947702352 18446744073709551615 4231417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 422221 3467 338 96 0 418783 0
[pid=5239] ppid=5235 vsize=19504 CPUtime=9.04 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 2265 0 0 0 904 0 0 0 25 0 1 0 541668659 19972096 2132 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 4876 2132 340 145 0 1921 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=8.12 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 812 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 2183464

[startup+51.1008 s]
/proc/loadavg: 7.21 3.26 2.87 13/202 5274
/proc/meminfo: memFree=19308096/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1692964 CPUtime=16.79 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 14790 0 0 0 1677 2 0 0 25 0 1 0 541668659 1733595136 4415 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 423241 4415 338 96 0 419803 0
[pid=5239] ppid=5235 vsize=21324 CPUtime=17.54 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 2695 0 0 0 1754 0 0 0 25 0 1 0 541668659 21835776 2562 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 5331 2562 340 145 0 2376 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=16.68 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 1668 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 2189364

[startup+102.301 s]
/proc/loadavg: 9.92 4.60 3.35 13/202 5305
/proc/meminfo: memFree=19363616/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628598759312064512 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1689648 CPUtime=33.86 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 24063 0 0 0 3383 3 0 0 25 0 1 0 541668659 1730199552 5857 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 422412 5857 340 96 0 418974 0
[pid=5239] ppid=5235 vsize=23656 CPUtime=34.63 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 3234 0 0 0 3463 0 0 0 25 0 1 0 541668659 24223744 3101 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 5914 3101 340 145 0 2959 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=33.71 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 3371 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2188380

[startup+162.301 s]
/proc/loadavg: 10.74 5.81 3.84 12/201 5307
/proc/meminfo: memFree=19328160/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1701340 CPUtime=53.86 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 28392 0 0 0 5382 4 0 0 25 0 1 0 541668659 1742172160 6771 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 425335 6771 340 96 0 421897 0
[pid=5239] ppid=5235 vsize=25232 CPUtime=54.63 cores=5

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

/proc/5239/statm: 7365 4434 340 145 0 4410 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=133.72 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 13372 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 2208600

[startup+462.301 s]
/proc/loadavg: 10.99 9.09 5.81 12/201 5315
/proc/meminfo: memFree=19239600/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599583945785344 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1706768 CPUtime=153.87 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 55801 0 0 0 15376 11 0 0 25 0 1 0 541668659 1747730432 7383 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426692 7383 340 96 0 423254 0
[pid=5239] ppid=5235 vsize=30116 CPUtime=154.61 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 4737 0 0 0 15461 0 0 0 25 0 1 0 541668659 30838784 4604 33554432000 4194304 4785740 140735777106160 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7529 4604 340 145 0 4574 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=153.73 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 15373 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2211960

[startup+522.301 s]
/proc/loadavg: 10.99 9.43 6.13 12/201 5316
/proc/meminfo: memFree=19250984/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704256 CPUtime=173.87 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 60098 0 0 0 17375 12 0 0 25 0 1 0 541668659 1745158144 8080 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426064 8080 340 96 0 422626 0
[pid=5239] ppid=5235 vsize=30924 CPUtime=174.61 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 4902 0 0 0 17461 0 0 0 25 0 1 0 541668659 31666176 4769 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7731 4769 340 145 0 4776 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=173.74 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 17374 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 2210256

[startup+582.301 s]
/proc/loadavg: 10.99 9.72 6.43 12/201 5318
/proc/meminfo: memFree=19241168/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=193.86 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 64897 0 0 0 19373 13 0 0 25 0 1 0 541668659 1745412096 7515 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 7515 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31692 CPUtime=194.61 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5073 0 0 0 19461 0 0 0 25 0 1 0 541668659 32452608 4940 33554432000 4194304 4785740 140735777106160 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7923 4940 340 145 0 4968 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=193.75 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19375 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 2211272

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

[startup+588.801 s]
/proc/loadavg: 10.99 9.74 6.45 12/201 5318
/proc/meminfo: memFree=19236456/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=196.01 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 65183 0 0 0 19588 13 0 0 25 0 1 0 541668659 1745412096 7787 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 7787 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31500 CPUtime=196.81 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5075 0 0 0 19681 0 0 0 25 0 1 0 541668659 32256000 4905 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7875 4905 340 145 0 4920 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=195.89 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19589 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 2211080

[startup+592.001 s]
/proc/loadavg: 10.99 9.76 6.48 12/201 5318
/proc/meminfo: memFree=19233708/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=197.06 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 65310 0 0 0 19693 13 0 0 25 0 1 0 541668659 1745412096 7907 33554432000 4194304 4587354 140733947702352 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 7907 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31500 CPUtime=197.86 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5076 0 0 0 19786 0 0 0 25 0 1 0 541668659 32256000 4906 33554432000 4194304 4785740 140735777106160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7875 4906 340 145 0 4920 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=196.99 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19699 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 591.91
Current children cumulated vsize (KiB) 2211080

[startup+593.601 s]
/proc/loadavg: 10.99 9.76 6.48 12/201 5318
/proc/meminfo: memFree=19233088/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=197.61 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 65372 0 0 0 19748 13 0 0 25 0 1 0 541668659 1745412096 7966 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 7966 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31308 CPUtime=198.4 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5076 0 0 0 19840 0 0 0 25 0 1 0 541668659 32059392 4871 33554432000 4194304 4785740 140735777106160 18446744073709551615 4549083 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7827 4871 340 145 0 4872 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=197.49 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19749 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 593.5
Current children cumulated vsize (KiB) 2210888

[startup+594.401 s]
/proc/loadavg: 10.99 9.76 6.48 12/201 5318
/proc/meminfo: memFree=19232592/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=197.86 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 65399 0 0 0 19773 13 0 0 25 0 1 0 541668659 1745412096 7991 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 7991 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31308 CPUtime=198.66 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5076 0 0 0 19866 0 0 0 25 0 1 0 541668659 32059392 4871 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7827 4871 340 145 0 4872 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=197.79 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19779 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 594.31
Current children cumulated vsize (KiB) 2210888

[startup+595.208 s]
/proc/loadavg: 10.99 9.78 6.50 12/201 5318
/proc/meminfo: memFree=19239784/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 5628599721384738816 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=1704504 CPUtime=198.16 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4202496 65432 0 0 0 19803 13 0 0 25 0 1 0 541668659 1745412096 8018 33554432000 4194304 4587354 140733947702352 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5237/statm: 426126 8018 340 96 0 422688 0
[pid=5239] ppid=5235 vsize=31308 CPUtime=198.9 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202496 5076 0 0 0 19890 0 0 0 25 0 1 0 541668659 32059392 4871 33554432000 4194304 4785740 140735777106160 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5239/statm: 7827 4871 340 145 0 4872 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=198.06 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19806 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 595.12
Current children cumulated vsize (KiB) 2210888

[startup+595.6 s]
/proc/loadavg: 10.99 9.78 6.50 12/201 5318
/proc/meminfo: memFree=19239784/32951124 swapFree=67111480/67111528
[pid=5235] ppid=5233 vsize=18324 CPUtime=0 cores=5,7
/proc/5235/stat : 5235 (ppfolio) S 5233 5235 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541668652 18763776 394 33554432000 4194304 4287625 140733853753504 18446744073709551615 252458085903 0 0 4096 65536 18446744065119617023 0 0 17 5 0 0 0
/proc/5235/statm: 4581 394 345 23 0 91 0
[pid=5237] ppid=5235 vsize=0 CPUtime=198.27 cores=5
/proc/5237/stat : 5237 (cryptominisat) R 5235 5235 3353 0 -1 4203524 65441 0 0 0 19813 14 0 0 25 0 1 0 541668659 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5237/statm: 0 0 0 0 0 0 0
[pid=5239] ppid=5235 vsize=0 CPUtime=199.06 cores=5
/proc/5239/stat : 5239 (clasp) R 5235 5235 3353 0 -1 4202500 5094 0 0 0 19906 0 0 0 25 0 1 0 541668659 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 16386 18446744073709551615 0 0 17 5 0 0 0
/proc/5239/statm: 0 0 0 0 0 0 0
[pid=5242] ppid=5235 vsize=456752 CPUtime=198.19 cores=5
/proc/5242/stat : 5242 (TNM) R 5235 5235 3353 0 -1 4202496 657 0 0 0 19819 0 0 0 25 0 1 0 541668659 467714048 554 33554432000 134512640 134534564 4293587888 18446744073709551615 134528730 256 0 4096 0 0 0 0 17 5 0 0 0
/proc/5242/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 595.52
Current children cumulated vsize (KiB) 475076

Child status: 0
Real time (s): 595.601
CPU time (s): 595.548
CPU user time (s): 595.394
CPU system time (s): 0.153976
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 3903776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 595.394
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71711
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= 6618

runsolver used 0.946856 second user time and 2.30565 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 01:19:42
IDJOB=3261866
IDBENCH=83256
IDSOLVER=1613
FILE ID=node111/3261866-1303514382
RUNJOBID= node111-1303514381-5190
PBS_JOBID= 13134250
Free space on /tmp= 71388 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261866-1303514382/watcher-3261866-1303514382 -o /tmp/evaluation-result-3261866-1303514382/solver-3261866-1303514382 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3261866-1303514382.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=465777814

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19585672 kB
Buffers:       1977188 kB
Cached:       10738360 kB
SwapCached:         44 kB
Active:        8990436 kB
Inactive:      3812980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19585672 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           44744 kB
Writeback:           0 kB
AnonPages:       87464 kB
Mapped:          16816 kB
Slab:           497132 kB
PageTables:       5896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1192344 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= 71376 MiB
End job on node111 at 2011-04-23 01:29:37