Trace number 3281165

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281165-1303750790/watcher-3281165-1303750790 -o /tmp/evaluation-result-3281165-1303750790/solver-3281165-1303750790 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281165-1303750790.cnf 

running on 2 cores: 1,3

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: 3.51 3.86 3.51 5/182 9221
/proc/meminfo: memFree=14399820/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) R 9219 9221 8633 0 -1 4202496 483 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 391 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/9221/statm: 4581 391 343 23 0 91 0

[startup+0.043105 s]
/proc/loadavg: 3.51 3.86 3.51 5/182 9221
/proc/meminfo: memFree=14399820/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 497 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 14818457136291348744 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101096 s]
/proc/loadavg: 3.51 3.86 3.51 5/182 9221
/proc/meminfo: memFree=14399820/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246261173192228864 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301002 s]
/proc/loadavg: 3.51 3.86 3.51 5/182 9221
/proc/meminfo: memFree=14399820/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700932 s]
/proc/loadavg: 3.51 3.86 3.51 5/182 9221
/proc/meminfo: memFree=14399820/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14185488/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=37660 CPUtime=0.24 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 4245 0 0 0 24 0 0 0 21 0 1 0 486677743 38563840 4042 33554432000 4194304 4587354 140736670941632 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 9415 4042 311 96 0 5977 0
[pid=9223] ppid=9221 vsize=34764 CPUtime=0.99 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 7423 0 0 0 99 0 0 0 19 0 1 0 486677743 35598336 5939 33554432000 4194304 4785740 140735307208336 18446744073709551615 4319109 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 8691 5939 340 145 0 5736 0
[pid=9224] ppid=9221 vsize=460576 CPUtime=0.24 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 3079 0 0 0 24 0 0 0 25 0 1 0 486677743 471629824 2976 33554432000 134512640 134534564 4294735712 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115144 2976 91 6 0 113810 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 551324

[startup+3.10057 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14046128/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=37660 CPUtime=0.79 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 4250 0 0 0 79 0 0 0 23 0 1 0 486677743 38563840 4047 33554432000 4194304 4587354 140736670941632 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 9415 4047 311 96 0 5977 0
[pid=9223] ppid=9221 vsize=34896 CPUtime=1.49 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 7478 0 0 0 149 0 0 0 20 0 1 0 486677743 35733504 5994 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 8724 5994 340 145 0 5769 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=0.79 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 78 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 552908

[startup+6.30095 s]
/proc/loadavg: 4.35 4.03 3.56 13/202 9247
/proc/meminfo: memFree=13903868/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246262272703856640 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=57688 CPUtime=1.84 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 12200 0 0 0 183 1 0 0 25 0 1 0 486677743 59072512 9370 33554432000 4194304 4587354 140736670941632 18446744073709551615 4392679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 14422 9370 330 96 0 10984 0
[pid=9223] ppid=9221 vsize=36352 CPUtime=2.59 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 7829 0 0 0 259 0 0 0 22 0 1 0 486677743 37224448 6345 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 9088 6345 340 145 0 6133 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=1.84 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 183 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 574392

[startup+12.7008 s]
/proc/loadavg: 4.97 4.16 3.61 13/202 9247
/proc/meminfo: memFree=13740616/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246261035753275392 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1171872 CPUtime=3.94 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 15482 0 0 0 392 2 0 0 25 0 1 0 486677743 1199996928 9390 33554432000 4194304 4587354 140736670941632 18446744073709551615 4244535 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 292968 9390 335 96 0 289530 0
[pid=9223] ppid=9221 vsize=39312 CPUtime=4.69 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 8559 0 0 0 468 1 0 0 25 0 1 0 486677743 40255488 7075 33554432000 4194304 4785740 140735307208336 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 9828 7075 340 145 0 6873 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=4.04 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 403 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1691536

[startup+25.5006 s]
/proc/loadavg: 6.52 4.54 3.74 13/202 9247
/proc/meminfo: memFree=13724016/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246261997825949696 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1171872 CPUtime=8.19 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 16532 0 0 0 817 2 0 0 25 0 1 0 486677743 1199996928 10429 33554432000 4194304 4587354 140736670941632 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 292968 10429 341 96 0 289530 0
[pid=9223] ppid=9221 vsize=43500 CPUtime=8.99 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 9603 0 0 0 898 1 0 0 25 0 1 0 486677743 44544000 8119 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 10875 8119 340 145 0 7920 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=8.29 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 828 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1695724

[startup+51.1011 s]
/proc/loadavg: 8.39 5.14 3.96 13/202 9248
/proc/meminfo: memFree=13686500/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246262959898624000 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1189324 CPUtime=16.74 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 20840 0 0 0 1672 2 0 0 25 0 1 0 486677743 1217867776 14736 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 297331 14736 341 96 0 293893 0
[pid=9223] ppid=9221 vsize=46736 CPUtime=17.49 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 10406 0 0 0 1748 1 0 0 25 0 1 0 486677743 47857664 8922 33554432000 4194304 4785740 140735307208336 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 11684 8922 340 145 0 8729 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=16.84 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 1683 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1716412

[startup+102.307 s]
/proc/loadavg: 10.49 6.21 4.39 13/202 9258
/proc/meminfo: memFree=13598816/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246262272703856640 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1210004 CPUtime=33.78 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 30424 0 0 0 3374 4 0 0 25 0 1 0 486677743 1239044096 16467 33554432000 4194304 4587354 140736670941632 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 302501 16467 341 96 0 299063 0
[pid=9223] ppid=9221 vsize=65676 CPUtime=34.58 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 15147 0 0 0 3455 3 0 0 25 0 1 0 486677743 67252224 13663 33554432000 4194304 4785740 140735307208336 18446744073709551615 4548969 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 16419 13663 340 145 0 13464 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=33.91 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 3390 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1756032

[startup+162.3 s]
/proc/loadavg: 11.44 7.26 4.86 13/202 9260
/proc/meminfo: memFree=13453344/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1238768 CPUtime=53.78 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 37023 0 0 0 5373 5 0 0 25 0 1 0 486677743 1268498432 23044 33554432000 4194304 4587354 140736670941632 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 309692 23044 341 96 0 306254 0
[pid=9223] ppid=9221 vsize=77040 CPUtime=54.58 cores=1

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

/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1857236

[startup+882.301 s]
/proc/loadavg: 12.02 11.59 8.71 13/202 9282
/proc/meminfo: memFree=12988108/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=293.85 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 29346 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=142968 CPUtime=294.55 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 34226 0 0 0 29444 11 0 0 25 0 1 0 486677743 146399232 32742 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 35742 32742 340 145 0 32787 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=293.9 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 29389 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1904944

[startup+942.301 s]
/proc/loadavg: 12.01 11.66 8.91 13/202 9284
/proc/meminfo: memFree=12869048/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=313.84 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 31345 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=142968 CPUtime=314.55 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 34240 0 0 0 31444 11 0 0 25 0 1 0 486677743 146399232 32756 33554432000 4194304 4785740 140735307208336 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 35742 32756 340 145 0 32787 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=313.9 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 31389 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1904944

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.10 13/202 9285
/proc/meminfo: memFree=12835548/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=333.84 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 33345 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=142968 CPUtime=334.56 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 34240 0 0 0 33445 11 0 0 25 0 1 0 486677743 146399232 32756 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553219 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 35742 32756 340 145 0 32787 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=333.89 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 33388 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1904944

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.28 13/202 9287
/proc/meminfo: memFree=12891704/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=353.84 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 35345 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=142968 CPUtime=354.57 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 34243 0 0 0 35446 11 0 0 25 0 1 0 486677743 146399232 32759 33554432000 4194304 4785740 140735307208336 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 35742 32759 340 145 0 32787 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=353.89 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 35388 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1904944

[startup+1122.3 s]
/proc/loadavg: 12.05 11.83 9.45 13/202 9288
/proc/meminfo: memFree=12818528/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=373.83 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 37344 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=142968 CPUtime=374.58 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 34243 0 0 0 37447 11 0 0 25 0 1 0 486677743 146399232 32759 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 35742 32759 340 145 0 32787 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=373.89 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 37388 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1904944

[startup+1182.3 s]
/proc/loadavg: 12.02 11.85 9.61 13/202 9290
/proc/meminfo: memFree=12794328/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246263097337577472 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1281624 CPUtime=393.83 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 185872 0 0 0 39344 39 0 0 25 0 1 0 486677743 1312382976 39827 33554432000 4194304 4587354 140736670941632 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 320406 39827 342 96 0 316968 0
[pid=9223] ppid=9221 vsize=147404 CPUtime=394.59 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 35366 0 0 0 39447 12 0 0 25 0 1 0 486677743 150941696 33882 33554432000 4194304 4785740 140735307208336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 36851 33882 340 145 0 33896 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=393.88 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 39387 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1909380

[startup+1242.3 s]
/proc/loadavg: 12.05 11.89 9.76 13/202 9292
/proc/meminfo: memFree=12772220/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246261997825949696 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1258104 CPUtime=413.83 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 204311 0 0 0 41339 44 0 0 25 0 1 0 486677743 1288298496 36700 33554432000 4194304 4587354 140736670941632 18446744073709551615 4244455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 314526 36700 342 96 0 311088 0
[pid=9223] ppid=9221 vsize=149032 CPUtime=414.6 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 35688 0 0 0 41448 12 0 0 25 0 1 0 486677743 152608768 34204 33554432000 4194304 4785740 140735307208336 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 37258 34204 340 145 0 34303 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=413.88 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 41387 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1887488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.91 9.90 10/197 9294
/proc/meminfo: memFree=13159984/32950928 swapFree=67111528/67111528
[pid=9221] ppid=9219 vsize=18324 CPUtime=0 cores=1,3
/proc/9221/stat : 9221 (ppfolio) S 9219 9221 8633 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 486677743 18763776 393 33554432000 4194304 4287625 140735123692752 18446744073709551615 235594886671 0 0 4096 65536 10246262272703856640 0 0 17 3 0 0 0
/proc/9221/statm: 4581 393 345 23 0 91 0
[pid=9222] ppid=9221 vsize=1230752 CPUtime=433.02 cores=1
/proc/9222/stat : 9222 (cryptominisat) R 9221 9221 8633 0 -1 4202496 235353 0 0 0 43247 55 0 0 25 0 1 0 486677743 1260290048 25535 33554432000 4194304 4587354 140736670941632 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9222/statm: 307688 25535 342 96 0 304250 0
[pid=9223] ppid=9221 vsize=153224 CPUtime=433.83 cores=1
/proc/9223/stat : 9223 (clasp) R 9221 9221 8633 0 -1 4202496 36648 0 0 0 43371 12 0 0 25 0 1 0 486677743 156901376 35164 33554432000 4194304 4785740 140735307208336 18446744073709551615 4552927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9223/statm: 38306 35164 340 145 0 35351 0
[pid=9224] ppid=9221 vsize=462028 CPUtime=433.16 cores=1
/proc/9224/stat : 9224 (TNM) R 9221 9221 8633 0 -1 4202496 4771 0 0 0 43315 1 0 0 25 0 1 0 486677743 473116672 4668 33554432000 134512640 134534564 4294735712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9224/statm: 115507 4668 95 6 0 114173 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1864328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9221 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.33
CPU system time (s): 0.68
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 3026052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498
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= 164
involuntary context switches= 4

runsolver used 2.17367 second user time and 5.2822 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:59:50
IDJOB=3281165
IDBENCH=20529
IDSOLVER=1613
FILE ID=node120/3281165-1303750790
RUNJOBID= node120-1303750789-9193
PBS_JOBID= 13154042
Free space on /tmp= 72116 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281165-1303750790/watcher-3281165-1303750790 -o /tmp/evaluation-result-3281165-1303750790/solver-3281165-1303750790 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281165-1303750790.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1480182121

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.78
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.809
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.809
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.809
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:      14399968 kB
Buffers:       2469400 kB
Cached:       15431812 kB
SwapCached:          0 kB
Active:       10578712 kB
Inactive:      7399944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14399968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41344 kB
Writeback:           0 kB
AnonPages:       77248 kB
Mapped:          16244 kB
Slab:           506480 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   684980 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= 72084 MiB
End job on node120 at 2011-04-25 19:21:32