Trace number 3260678

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 515.482 515.461

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
515.39/515.46	s UNSATISFIABLE
515.39/515.46	solver [2] clasp 1.3.6 answered
515.39/515.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-3260678-1303508176/watcher-3260678-1303508176 -o /tmp/evaluation-result-3260678-1303508176/solver-3260678-1303508176 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3260678-1303508176.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: 11.62 11.84 9.98 11/198 18146
/proc/meminfo: memFree=12661528/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18320 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) R 18144 18146 16977 0 -1 4194304 410 0 0 0 0 0 0 0 25 0 1 0 462414332 18759680 346 33554432000 4194304 4287625 140737302556000 18446744073709551615 47196618859616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18146/statm: 4580 350 304 23 0 90 0

[startup+0.095935 s]
/proc/loadavg: 11.62 11.84 9.98 11/198 18146
/proc/meminfo: memFree=12661528/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 269930383791849736 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100935 s]
/proc/loadavg: 11.62 11.84 9.98 11/198 18146
/proc/meminfo: memFree=12661528/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 269930383791849736 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300892 s]
/proc/loadavg: 11.62 11.84 9.98 11/198 18146
/proc/meminfo: memFree=12661528/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700814 s]
/proc/loadavg: 11.62 11.84 9.98 11/198 18146
/proc/meminfo: memFree=12661528/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 11.62 11.84 9.98 13/202 18150
/proc/meminfo: memFree=12650336/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611098466901295104 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=27416 CPUtime=0.5 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 1823 0 0 0 50 0 0 0 25 0 1 0 462414332 28073984 1144 33554432000 4194304 4587354 140733994453184 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 6854 1144 326 96 0 3416 0
[pid=18149] ppid=18146 vsize=14980 CPUtime=0.4 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 1223 0 0 0 40 0 0 0 25 0 1 0 462414333 15339520 1088 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 3745 1088 341 145 0 790 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=0.59 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 59 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 513408

[startup+3.10033 s]
/proc/loadavg: 11.62 11.84 9.98 13/202 18150
/proc/meminfo: memFree=12633784/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611098741779202048 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=154732 CPUtime=1 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 2288 0 0 0 100 0 0 0 25 0 1 0 462414332 158445568 1385 33554432000 4194304 4587354 140733994453184 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 38683 1385 326 96 0 35245 0
[pid=18149] ppid=18146 vsize=15244 CPUtime=0.94 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 1310 0 0 0 94 0 0 0 25 0 1 0 462414333 15609856 1175 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 3811 1175 341 145 0 856 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=1.14 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 114 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529385 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 640988

[startup+6.3007 s]
/proc/loadavg: 11.65 11.84 9.99 13/202 18150
/proc/meminfo: memFree=12615700/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 16 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611098192023388160 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=155428 CPUtime=2.09 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 3832 0 0 0 209 0 0 0 25 0 1 0 462414332 159158272 1894 33554432000 4194304 4587354 140733994453184 18446744073709551615 4353937 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 38857 1894 337 96 0 35419 0
[pid=18149] ppid=18146 vsize=15784 CPUtime=1.99 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 1428 0 0 0 199 0 0 0 25 0 1 0 462414333 16162816 1293 33554432000 4194304 4785740 140733666697040 18446744073709551615 4277715 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 3946 1293 341 145 0 991 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=2.19 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 219 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 642224

[startup+12.7004 s]
/proc/loadavg: 11.68 11.84 10.00 13/202 18150
/proc/meminfo: memFree=12575208/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611097229950713856 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=162392 CPUtime=4.19 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 6471 0 0 0 419 0 0 0 25 0 1 0 462414332 166289408 3029 33554432000 4194304 4587354 140733994453184 18446744073709551615 4232200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 40598 3029 337 96 0 37160 0
[pid=18149] ppid=18146 vsize=16612 CPUtime=4.14 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 1632 0 0 0 414 0 0 0 25 0 1 0 462414333 17010688 1497 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 4153 1497 341 145 0 1198 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=4.34 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 434 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 650016

[startup+25.5009 s]
/proc/loadavg: 11.75 11.85 10.03 13/202 18150
/proc/meminfo: memFree=12525792/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611098054584434688 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=169140 CPUtime=8.49 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 8837 0 0 0 848 1 0 0 25 0 1 0 462414332 173199360 3184 33554432000 4194304 4587354 140733994453184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 42285 3184 337 96 0 38847 0
[pid=18149] ppid=18146 vsize=17624 CPUtime=8.39 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 1859 0 0 0 839 0 0 0 25 0 1 0 462414333 18046976 1724 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 4406 1724 341 145 0 1451 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=8.59 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 859 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 657776

[startup+51.1008 s]
/proc/loadavg: 11.83 11.86 10.09 13/202 18151
/proc/meminfo: memFree=12481464/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611098879218155520 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=4333752 CPUtime=16.99 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 12885 0 0 0 1698 1 0 0 25 0 1 0 462414332 4437762048 3349 33554432000 4194304 4587354 140733994453184 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 1083438 3349 337 96 0 1080000 0
[pid=18149] ppid=18146 vsize=18928 CPUtime=16.94 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 2165 0 0 0 1694 0 0 0 25 0 1 0 462414333 19382272 2030 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287061 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 4732 2030 341 145 0 1777 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=17.14 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 1714 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4823692

[startup+102.308 s]
/proc/loadavg: 11.53 11.78 10.15 12/201 18153
/proc/meminfo: memFree=12416480/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=0 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462414332 18763776 393 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4611097504828620800 0 0 17 7 0 0 0
/proc/18146/statm: 4581 393 345 23 0 91 0
[pid=18148] ppid=18146 vsize=4346104 CPUtime=34.09 cores=5
/proc/18148/stat : 18148 (cryptominisat) R 18146 18146 16977 0 -1 4202496 21163 0 0 0 3405 4 0 0 25 0 1 0 462414332 4450410496 6283 33554432000 4194304 4587354 140733994453184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18148/statm: 1086526 6283 337 96 0 1083088 0
[pid=18149] ppid=18146 vsize=20876 CPUtime=33.99 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 2621 0 0 0 3399 0 0 0 25 0 1 0 462414333 21377024 2486 33554432000 4194304 4785740 140733666697040 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 5219 2486 341 145 0 2264 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=34.21 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 3421 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 4837992

[startup+162.301 s]
/proc/loadavg: 10.59 11.47 10.14 11/200 18154
/proc/meminfo: memFree=12330664/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=22732 CPUtime=63.6 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 3043 0 0 0 6360 0 0 0 25 0 1 0 462414333 23277568 2908 33554432000 4194304 4785740 140733666697040 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 5683 2908 341 145 0 2728 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=63.84 cores=5

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

/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 497068

[startup+402.301 s]
/proc/loadavg: 11.00 11.17 10.31 12/201 18221
/proc/meminfo: memFree=12238788/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=27320 CPUtime=183.63 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4162 0 0 0 18363 0 0 0 25 0 1 0 462414333 27975680 4027 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 6830 4027 341 145 0 3875 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=183.82 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 18382 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 498332

[startup+462.301 s]
/proc/loadavg: 11.00 11.14 10.35 12/201 18222
/proc/meminfo: memFree=12114012/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28452 CPUtime=213.63 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4425 0 0 0 21363 0 0 0 25 0 1 0 462414333 29134848 4290 33554432000 4194304 4785740 140733666697040 18446744073709551615 4549984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7113 4290 341 145 0 4158 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=213.81 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 21381 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 499464

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

[startup+486.301 s]
/proc/loadavg: 11.00 11.12 10.37 12/201 18223
/proc/meminfo: memFree=12109172/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28576 CPUtime=225.64 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4466 0 0 0 22564 0 0 0 25 0 1 0 462414333 29261824 4298 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7144 4298 341 145 0 4189 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=225.81 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 22581 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 486.29
Current children cumulated vsize (KiB) 499588

[startup+499.1 s]
/proc/loadavg: 11.00 11.12 10.38 12/201 18223
/proc/meminfo: memFree=12178484/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=232.04 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 23204 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=232.21 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 23221 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 499.09
Current children cumulated vsize (KiB) 499776

[startup+505.501 s]
/proc/loadavg: 11.00 11.12 10.38 12/201 18223
/proc/meminfo: memFree=12188152/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=235.24 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 23524 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=235.41 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 23541 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 505.49
Current children cumulated vsize (KiB) 499776

[startup+511.901 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18223
/proc/meminfo: memFree=12179472/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=238.44 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 23844 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=238.61 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 23861 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 511.89
Current children cumulated vsize (KiB) 499776

[startup+513.501 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18223
/proc/meminfo: memFree=12176868/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=239.24 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 23924 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=239.41 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 23941 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 513.49
Current children cumulated vsize (KiB) 499776

[startup+514.3 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18224
/proc/meminfo: memFree=12175132/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=239.64 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 23964 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=239.81 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 23981 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 514.29
Current children cumulated vsize (KiB) 499776

[startup+515.101 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18224
/proc/meminfo: memFree=12173024/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28764 CPUtime=240.04 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 24004 0 0 0 25 0 1 0 462414333 29454336 4339 33554432000 4194304 4785740 140733666697040 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7191 4339 341 145 0 4236 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=240.21 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 24021 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 515.09
Current children cumulated vsize (KiB) 499776

[startup+515.301 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18224
/proc/meminfo: memFree=12173024/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28572 CPUtime=240.14 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 24014 0 0 0 25 0 1 0 462414333 29257728 4304 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7143 4304 341 145 0 4188 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=240.31 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 24031 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 515.29
Current children cumulated vsize (KiB) 499584

[startup+515.401 s]
/proc/loadavg: 11.00 11.11 10.38 12/201 18224
/proc/meminfo: memFree=12173024/32950928 swapFree=67111528/67111528
[pid=18146] ppid=18144 vsize=18324 CPUtime=34.84 cores=5,7
/proc/18146/stat : 18146 (ppfolio) S 18144 18146 16977 0 -1 4202496 499 21282 0 0 0 0 3480 4 15 0 1 0 462414332 18763776 394 33554432000 4194304 4287625 140737302556000 18446744073709551615 254500711951 0 0 4096 65536 4613346835036078337 0 0 17 7 0 0 0
/proc/18146/statm: 4581 394 346 23 0 91 0
[pid=18149] ppid=18146 vsize=28572 CPUtime=240.16 cores=5
/proc/18149/stat : 18149 (clasp) R 18146 18146 16977 0 -1 4202496 4507 0 0 0 24016 0 0 0 25 0 1 0 462414333 29257728 4304 33554432000 4194304 4785740 140733666697040 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18149/statm: 7143 4304 341 145 0 4188 0
[pid=18150] ppid=18146 vsize=452688 CPUtime=240.39 cores=5
/proc/18150/stat : 18150 (TNM) R 18146 18146 16977 0 -1 4202496 624 0 0 0 24039 0 0 0 25 0 1 0 462414333 463552512 521 33554432000 134512640 134534564 4287855328 18446744073709551615 134529917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18150/statm: 113172 521 95 6 0 111838 0
Current children cumulated CPU time (s) 515.39
Current children cumulated vsize (KiB) 499584

Child status: 0
Real time (s): 515.461
CPU time (s): 515.482
CPU user time (s): 515.428
CPU system time (s): 0.053991
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4964860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.428
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26947
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= 169
involuntary context switches= 5753

runsolver used 0.811876 second user time and 2.0027 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:36:16
IDJOB=3260678
IDBENCH=83192
IDSOLVER=1613
FILE ID=node149/3260678-1303508176
RUNJOBID= node149-1303506867-17699
PBS_JOBID= 13134233
Free space on /tmp= 72104 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260678-1303508176/watcher-3260678-1303508176 -o /tmp/evaluation-result-3260678-1303508176/solver-3260678-1303508176 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3260678-1303508176.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1658617045

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12661684 kB
Buffers:       1796160 kB
Cached:       17641464 kB
SwapCached:          0 kB
Active:        9588960 kB
Inactive:     10162352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12661684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49748 kB
Writeback:           0 kB
AnonPages:      312724 kB
Mapped:          17716 kB
Slab:           473848 kB
PageTables:       6756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1853208 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= 72096 MiB
End job on node149 at 2011-04-22 23:44:52