Trace number 3275512

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 1034.5 1034.47

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark197.81
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1034.41/1034.46	s UNSATISFIABLE
1034.41/1034.46	solver [2] clasp 1.3.6 answered
1034.41/1034.46	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-3275512-1303645285/watcher-3275512-1303645285 -o /tmp/evaluation-result-3275512-1303645285/solver-3275512-1303645285 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275512-1303645285.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: 5.76 5.95 5.91 4/180 32726
/proc/meminfo: memFree=16040196/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 14492409332580188420 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0

[startup+0.0763331 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 32726
/proc/meminfo: memFree=16040196/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 14492409332580188420 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100335 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 32726
/proc/meminfo: memFree=16040196/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 14492409332580188420 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30033 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 32726
/proc/meminfo: memFree=16040196/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484366706992480256 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700264 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 32726
/proc/meminfo: memFree=16040196/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484366844431433728 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 32730
/proc/meminfo: memFree=16026880/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484366981870387200 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=29716 CPUtime=0.44 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 2417 0 0 0 44 0 0 0 25 0 1 0 476126278 30429184 1742 33554432000 4194304 4587354 140737203525808 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 7429 1742 327 96 0 3991 0
[pid=32728] ppid=32726 vsize=16040 CPUtime=0.39 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 1607 0 0 0 39 0 0 0 25 0 1 0 476126278 16424960 1336 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 4010 1336 340 145 0 1055 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=0.64 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 64 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 517424

[startup+3.10083 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 32730
/proc/meminfo: memFree=16025392/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484367394187247616 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=597792 CPUtime=0.99 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 2835 0 0 0 99 0 0 0 25 0 1 0 476126278 612139008 1849 33554432000 4194304 4587354 140737203525808 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 149448 1849 327 96 0 146010 0
[pid=32728] ppid=32726 vsize=16472 CPUtime=0.94 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 1730 0 0 0 94 0 0 0 25 0 1 0 476126278 16867328 1459 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 4118 1459 340 145 0 1163 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=1.14 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 114 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1085932

[startup+6.30121 s]
/proc/loadavg: 5.78 5.95 5.91 7/184 32730
/proc/meminfo: memFree=16019696/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=32888 CPUtime=2.04 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 4276 0 0 0 204 0 0 0 25 0 1 0 476126278 33677312 2581 33554432000 4194304 4587354 140737203525808 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 8222 2581 337 96 0 4784 0
[pid=32728] ppid=32726 vsize=17152 CPUtime=1.99 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 1891 0 0 0 199 0 0 0 25 0 1 0 476126278 17563648 1620 33554432000 4194304 4785740 140736274600992 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 4288 1620 340 145 0 1333 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=2.24 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 224 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 521708

[startup+12.701 s]
/proc/loadavg: 5.80 5.95 5.91 7/184 32730
/proc/meminfo: memFree=16035220/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484365882358759424 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=33540 CPUtime=4.19 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 5614 0 0 0 419 0 0 0 25 0 1 0 476126278 34344960 2601 33554432000 4194304 4587354 140737203525808 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 8385 2601 337 96 0 4947 0
[pid=32728] ppid=32726 vsize=17880 CPUtime=4.14 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 2084 0 0 0 414 0 0 0 25 0 1 0 476126278 18309120 1813 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 4470 1813 340 145 0 1515 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=4.34 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 434 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529296 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 523088

[startup+25.5007 s]
/proc/loadavg: 5.84 5.95 5.91 7/184 32731
/proc/meminfo: memFree=16010304/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=605896 CPUtime=8.44 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 8760 0 0 0 843 1 0 0 25 0 1 0 476126278 620437504 4205 33554432000 4194304 4587354 140737203525808 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 151474 4205 337 96 0 148036 0
[pid=32728] ppid=32726 vsize=19480 CPUtime=8.39 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 2454 0 0 0 839 0 0 0 25 0 1 0 476126278 19947520 2183 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 4870 2183 340 145 0 1915 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=8.64 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 864 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529370 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1097044

[startup+51.1011 s]
/proc/loadavg: 5.89 5.95 5.91 7/184 32731
/proc/meminfo: memFree=16010968/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484365332602945536 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=57528 CPUtime=16.98 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 12736 0 0 0 1697 1 0 0 25 0 1 0 476126278 58908672 5218 33554432000 4194304 4587354 140737203525808 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 14382 5218 337 96 0 10944 0
[pid=32728] ppid=32726 vsize=21528 CPUtime=16.95 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 2920 0 0 0 1695 0 0 0 25 0 1 0 476126278 22044672 2649 33554432000 4194304 4785740 140736274600992 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 5382 2649 340 145 0 2427 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=17.14 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 1714 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 550724

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.91 7/184 32733
/proc/meminfo: memFree=15971768/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 12484366019797712896 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=618684 CPUtime=34.06 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 16387 0 0 0 3404 2 0 0 25 0 1 0 476126278 633532416 5489 33554432000 4194304 4587354 140737203525808 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 154671 5489 337 96 0 151233 0
[pid=32728] ppid=32726 vsize=24060 CPUtime=33.98 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 3490 0 0 0 3398 0 0 0 25 0 1 0 476126278 24637440 3219 33554432000 4194304 4785740 140736274600992 18446744073709551615 4549820 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 6015 3219 340 145 0 3060 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=34.24 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 3424 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529974 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1114412

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 32734
/proc/meminfo: memFree=15984400/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476126278 18763776 394 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32726/statm: 4581 394 345 23 0 91 0
[pid=32727] ppid=32726 vsize=625808 CPUtime=54.06 cores=0
/proc/32727/stat : 32727 (cryptominisat) R 32726 32726 32167 0 -1 4202496 23150 0 0 0 5403 3 0 0 25 0 1 0 476126278 640827392 7701 33554432000 4194304 4587354 140737203525808 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32727/statm: 156452 7701 337 96 0 153014 0
[pid=32728] ppid=32726 vsize=26220 CPUtime=53.98 cores=0

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

/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 506940

[startup+882.3 s]
/proc/loadavg: 5.03 5.29 5.61 6/183 32754
/proc/meminfo: memFree=15914228/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=35888 CPUtime=356.99 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6228 0 0 0 35697 2 0 0 25 0 1 0 476126278 36749312 5957 33554432000 4194304 4785740 140736274600992 18446744073709551615 4550595 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 8972 5957 340 145 0 6017 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=357.19 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 35719 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 507556

[startup+942.3 s]
/proc/loadavg: 5.01 5.23 5.57 6/183 32755
/proc/meminfo: memFree=15906640/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36080 CPUtime=386.99 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6303 0 0 0 38697 2 0 0 25 0 1 0 476126278 36945920 6032 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9020 6032 340 145 0 6065 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=387.19 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 38719 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 507748

[startup+1002.3 s]
/proc/loadavg: 5.00 5.19 5.53 6/183 32757
/proc/meminfo: memFree=15902896/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36512 CPUtime=417 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6416 0 0 0 41698 2 0 0 25 0 1 0 476126278 37388288 6145 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9128 6145 340 145 0 6173 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=417.18 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 41718 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 508180

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

[startup+1011.1 s]
/proc/loadavg: 5.00 5.18 5.52 6/183 32757
/proc/meminfo: memFree=15911324/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36892 CPUtime=421.4 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6498 0 0 0 42138 2 0 0 25 0 1 0 476126278 37777408 6227 33554432000 4194304 4785740 140736274600992 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9223 6227 340 145 0 6268 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=421.58 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 42158 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1011.1
Current children cumulated vsize (KiB) 508560

[startup+1023.9 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32757
/proc/meminfo: memFree=15910824/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36892 CPUtime=427.8 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6498 0 0 0 42778 2 0 0 25 0 1 0 476126278 37777408 6227 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9223 6227 340 145 0 6268 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=427.98 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 42798 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1023.9
Current children cumulated vsize (KiB) 508560

[startup+1030.3 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15910328/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=37180 CPUtime=431 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43098 2 0 0 25 0 1 0 476126278 38072320 6277 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9295 6277 340 145 0 6340 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=431.18 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43118 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1030.3
Current children cumulated vsize (KiB) 508848

[startup+1031.9 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15910204/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=37180 CPUtime=431.8 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43178 2 0 0 25 0 1 0 476126278 38072320 6277 33554432000 4194304 4785740 140736274600992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9295 6277 340 145 0 6340 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=431.98 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43198 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529377 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1031.9
Current children cumulated vsize (KiB) 508848

[startup+1033.5 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15909088/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36892 CPUtime=432.6 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43258 2 0 0 25 0 1 0 476126278 37777408 6227 33554432000 4194304 4785740 140736274600992 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9223 6227 340 145 0 6268 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=432.78 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43278 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 7595413 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1033.5
Current children cumulated vsize (KiB) 508560

[startup+1033.9 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15907600/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36892 CPUtime=432.81 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43279 2 0 0 25 0 1 0 476126278 37777408 6227 33554432000 4194304 4785740 140736274600992 18446744073709551615 4538810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9223 6227 340 145 0 6268 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=432.98 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43298 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1033.91
Current children cumulated vsize (KiB) 508560

[startup+1034.3 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15907600/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36604 CPUtime=433 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43298 2 0 0 25 0 1 0 476126278 37482496 6179 33554432000 4194304 4785740 140736274600992 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9151 6179 340 145 0 6196 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=433.18 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43318 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1034.3
Current children cumulated vsize (KiB) 508272

[startup+1034.4 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 32758
/proc/meminfo: memFree=15907600/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=18324 CPUtime=168.12 cores=0,2,4,6
/proc/32726/stat : 32726 (ppfolio) S 32724 32726 32167 0 -1 4202496 502 49515 0 0 0 0 16803 9 15 0 1 0 476126278 18763776 395 33554432000 4194304 4287625 140736865507072 18446744073709551615 212687695375 0 0 4096 65536 4394154519114514692 0 0 17 4 0 0 0
/proc/32726/statm: 4581 395 346 23 0 91 0
[pid=32728] ppid=32726 vsize=36604 CPUtime=433.03 cores=0
/proc/32728/stat : 32728 (clasp) R 32726 32726 32167 0 -1 4202496 6548 0 0 0 43301 2 0 0 25 0 1 0 476126278 37482496 6179 33554432000 4194304 4785740 140736274600992 18446744073709551615 4552934 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32728/statm: 9151 6179 340 145 0 6196 0
[pid=32729] ppid=32726 vsize=453344 CPUtime=433.26 cores=0
/proc/32729/stat : 32729 (TNM) R 32726 32726 32167 0 -1 4202496 906 0 0 0 43326 0 0 0 25 0 1 0 476126278 464224256 802 33554432000 134512640 134534564 4287068976 18446744073709551615 134528670 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32729/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1034.41
Current children cumulated vsize (KiB) 508272

Child status: 0
Real time (s): 1034.47
CPU time (s): 1034.5
CPU user time (s): 1034.38
CPU system time (s): 0.122981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 9865524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1034.38
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57507
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= 240
involuntary context switches= 11930

runsolver used 1.85872 second user time and 3.67144 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 13:41:25
IDJOB=3275512
IDBENCH=83196
IDSOLVER=1639
FILE ID=node139/3275512-1303645285
RUNJOBID= node139-1303635245-32185
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275512-1303645285/watcher-3275512-1303645285 -o /tmp/evaluation-result-3275512-1303645285/solver-3275512-1303645285 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275512-1303645285.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=643808380

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:      16040476 kB
Buffers:       2144292 kB
Cached:       14085000 kB
SwapCached:          0 kB
Active:        9888652 kB
Inactive:      6499828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16040476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11544 kB
Writeback:           0 kB
AnonPages:      158612 kB
Mapped:          16452 kB
Slab:           459136 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1563148 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 13:58:40