Trace number 3191467

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) 1299.12 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
MD5SUMe97fda1e892cdb27859435984e5a4127
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark93.1638
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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: 1.17 1.41 1.73 7/190 26405
/proc/meminfo: memFree=11303664/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=11760 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (runsolver) R 26403 26405 26349 0 -1 4202560 47 0 0 0 0 0 0 0 23 0 1 0 365323891 12042240 55 33554432000 4194304 5392636 140736443333328 18446744073709551615 5012135 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/26405/statm: 2940 55 36 293 0 2644 0

[startup+0.0371229 s]
/proc/loadavg: 1.17 1.41 1.73 7/190 26405
/proc/meminfo: memFree=11303664/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=2712 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365323891 2777088 37 33554432000 4194304 4287625 140736311466960 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/26405/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.101141 s]
/proc/loadavg: 1.17 1.41 1.73 7/190 26405
/proc/meminfo: memFree=11303664/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=2712 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365323891 2777088 37 33554432000 4194304 4287625 140736311466960 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/26405/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.301105 s]
/proc/loadavg: 1.17 1.41 1.73 7/190 26405
/proc/meminfo: memFree=11303664/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=2712 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365323891 2777088 37 33554432000 4194304 4287625 140736311466960 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/26405/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700999 s]
/proc/loadavg: 1.17 1.41 1.73 7/190 26405
/proc/meminfo: memFree=11303664/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=2712 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365323891 2777088 37 33554432000 4194304 4287625 140736311466960 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/26405/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.86378 s]
/proc/loadavg: 1.17 1.41 1.73 10/202 26422
/proc/meminfo: memFree=11231872/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570753674426449920 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=29536 CPUtime=0 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 1836 0 0 0 0 0 0 0 19 0 1 0 365323982 30244864 1721 33554432000 4194304 4587354 140737474059984 18446744073709551615 244446641639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 7384 1721 287 96 0 3946 0
[pid=26419] ppid=26405 vsize=796 CPUtime=0 cores=0
/proc/26419/stat : 26419 (clasp) S 26405 26405 26349 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 365323982 815104 29 33554432000 4194304 4785740 140736894714224 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/26419/statm: 199 29 23 145 0 23 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=0.94 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 94 0 0 0 19 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530881 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 512680

[startup+3.10058 s]
/proc/loadavg: 1.17 1.41 1.73 13/202 26422
/proc/meminfo: memFree=11136648/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570754224182263808 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=42388 CPUtime=0.19 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 5733 0 0 0 19 0 0 0 20 0 1 0 365323982 43405312 5496 33554432000 4194304 4587354 140737474059984 18446744073709551615 4356803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 10597 5496 308 96 0 7159 0
[pid=26419] ppid=26405 vsize=28456 CPUtime=0.93 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 5807 0 0 0 93 0 0 0 18 0 1 0 365323982 29138944 4374 33554432000 4194304 4785740 140736894714224 18446744073709551615 4320808 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 7114 4374 340 145 0 4159 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=1.04 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 104 0 0 0 19 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 553192
heavy processes:

[startup+6.301 s]
/proc/loadavg: 2.11 1.60 1.79 13/202 26422
/proc/meminfo: memFree=11096028/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570754911377031168 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=51208 CPUtime=1.14 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 10725 0 0 0 113 1 0 0 22 0 1 0 365323982 52436992 8316 33554432000 4194304 4587354 140737474059984 18446744073709551615 4230359 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 12802 8316 326 96 0 9364 0
[pid=26419] ppid=26405 vsize=31512 CPUtime=2.19 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 6600 0 0 0 219 0 0 0 20 0 1 0 365323982 32268288 5167 33554432000 4194304 4785740 140736894714224 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 7878 5167 340 145 0 4923 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=2.04 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 204 0 0 0 21 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 565068

[startup+12.7008 s]
/proc/loadavg: 2.91 1.78 1.85 13/202 26422
/proc/meminfo: memFree=11032944/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755048815984640 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=88712 CPUtime=3.29 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 12240 0 0 0 328 1 0 0 25 0 1 0 365323982 90841088 9829 33554432000 4194304 4587354 140737474059984 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 22178 9829 326 96 0 18740 0
[pid=26419] ppid=26405 vsize=40612 CPUtime=4.34 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 8878 0 0 0 433 1 0 0 25 0 1 0 365323982 41586688 7445 33554432000 4194304 4785740 140736894714224 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 10153 7445 340 145 0 7198 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=4.14 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 414 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 611672

[startup+25.5004 s]
/proc/loadavg: 4.30 2.11 1.96 13/202 26422
/proc/meminfo: memFree=10958396/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755461132845056 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=88712 CPUtime=7.54 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 14882 0 0 0 752 2 0 0 25 0 1 0 365323982 90841088 12462 33554432000 4194304 4587354 140737474059984 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 22178 12462 326 96 0 18740 0
[pid=26419] ppid=26405 vsize=57404 CPUtime=8.59 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 13072 0 0 0 857 2 0 0 25 0 1 0 365323982 58781696 11639 33554432000 4194304 4785740 140736894714224 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 14351 11639 340 145 0 11396 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=8.44 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 844 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 628464

[startup+51.1007 s]
/proc/loadavg: 7.33 3.06 2.28 13/202 26423
/proc/meminfo: memFree=10846380/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=568760 CPUtime=16.09 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 40214 0 0 0 1603 6 0 0 25 0 1 0 365323982 582410240 11599 33554432000 4194304 4587354 140737474059984 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 142190 11599 337 96 0 138752 0
[pid=26419] ppid=26405 vsize=88276 CPUtime=17.14 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 20717 0 0 0 1709 5 0 0 25 0 1 0 365323982 90394624 19284 33554432000 4194304 4785740 140736894714224 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 22069 19284 340 145 0 19114 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=16.94 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 1694 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 1139384

[startup+102.301 s]
/proc/loadavg: 9.97 4.43 2.78 13/202 26424
/proc/meminfo: memFree=10811632/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570754361621217280 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=66984 CPUtime=33.15 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 64513 0 0 0 3305 10 0 0 25 0 1 0 365323982 68591616 11670 33554432000 4194304 4587354 140737474059984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 16746 11670 337 96 0 13308 0
[pid=26419] ppid=26405 vsize=106136 CPUtime=34.19 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 25154 0 0 0 3413 6 0 0 25 0 1 0 365323982 108683264 23721 33554432000 4194304 4785740 140736894714224 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 26534 23721 340 145 0 23579 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=34.04 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 3404 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 655468

[startup+162.301 s]
/proc/loadavg: 11.25 5.81 3.36 13/202 26426
/proc/meminfo: memFree=10599560/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570754224182263808 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=690140 CPUtime=53.16 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 117201 0 0 0 5297 19 0 0 25 0 1 0 365323982 706703360 45585 33554432000 4194304 4587354 140737474059984 18446744073709551615 4388190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 172535 45585 337 96 0 169097 0

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

/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 881.39
Current children cumulated vsize (KiB) 1014856

[startup+942.307 s]
/proc/loadavg: 12.02 11.57 8.27 13/202 26489
/proc/meminfo: memFree=10203968/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570754911377031168 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=589364 CPUtime=313.15 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 331304 0 0 0 31253 62 0 0 25 0 1 0 365323982 603508736 16618 33554432000 4194304 4587354 140737474059984 18446744073709551615 4230383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 147341 16618 337 96 0 143903 0
[pid=26419] ppid=26405 vsize=304588 CPUtime=314.24 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 73889 0 0 0 31406 18 0 0 25 0 1 0 365323982 311898112 72456 33554432000 4194304 4785740 140736894714224 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 76147 72456 340 145 0 73192 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=314.02 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 31402 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 941.41
Current children cumulated vsize (KiB) 1376300

[startup+1002.3 s]
/proc/loadavg: 12.01 11.64 8.50 13/202 26490
/proc/meminfo: memFree=10274472/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755048815984640 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=161820 CPUtime=333.14 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 343184 0 0 0 33249 65 0 0 25 0 1 0 365323982 165703680 21765 33554432000 4194304 4587354 140737474059984 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 40455 21765 337 96 0 37017 0
[pid=26419] ppid=26405 vsize=324628 CPUtime=334.24 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 78847 0 0 0 33404 20 0 0 25 0 1 0 365323982 332419072 77414 33554432000 4194304 4785740 140736894714224 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81157 77414 340 145 0 78202 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=334.02 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 33402 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1001.4
Current children cumulated vsize (KiB) 968796

[startup+1062.3 s]
/proc/loadavg: 12.00 11.71 8.71 13/202 26492
/proc/meminfo: memFree=10221716/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755186254938112 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=629552 CPUtime=353.14 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 354960 0 0 0 35246 68 0 0 25 0 1 0 365323982 644661248 26478 33554432000 4194304 4587354 140737474059984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 157388 26478 337 96 0 153950 0
[pid=26419] ppid=26405 vsize=324628 CPUtime=354.24 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 78858 0 0 0 35404 20 0 0 25 0 1 0 365323982 332419072 77425 33554432000 4194304 4785740 140736894714224 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81157 77425 340 145 0 78202 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=354.03 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 35403 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1061.41
Current children cumulated vsize (KiB) 1436528

[startup+1122.3 s]
/proc/loadavg: 12.00 11.76 8.92 13/202 26493
/proc/meminfo: memFree=10134872/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755323693891584 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=640268 CPUtime=373.13 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 362386 0 0 0 37243 70 0 0 25 0 1 0 365323982 655634432 26639 33554432000 4194304 4587354 140737474059984 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 160067 26639 337 96 0 156629 0
[pid=26419] ppid=26405 vsize=324912 CPUtime=374.23 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 78927 0 0 0 37403 20 0 0 25 0 1 0 365323982 332709888 77494 33554432000 4194304 4785740 140736894714224 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81228 77494 340 145 0 78273 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=374.04 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 37404 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1121.4
Current children cumulated vsize (KiB) 1447528

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 9.11 13/202 26495
/proc/meminfo: memFree=10206252/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755461132845056 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=630868 CPUtime=393.13 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 369857 0 0 0 39240 73 0 0 25 0 1 0 365323982 646008832 26702 33554432000 4194304 4587354 140737474059984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 157717 26702 337 96 0 154279 0
[pid=26419] ppid=26405 vsize=326548 CPUtime=394.23 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 79307 0 0 0 39403 20 0 0 25 0 1 0 365323982 334385152 77874 33554432000 4194304 4785740 140736894714224 18446744073709551615 4323744 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81637 77874 340 145 0 78682 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=394.05 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 39405 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 1439764

[startup+1242.3 s]
/proc/loadavg: 12.00 11.83 9.28 13/202 26496
/proc/meminfo: memFree=9993416/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) S 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 4570755598571798528 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=653384 CPUtime=413.12 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 377302 0 0 0 41237 75 0 0 25 0 1 0 365323982 669065216 26512 33554432000 4194304 4587354 140737474059984 18446744073709551615 4238378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 163346 26512 337 96 0 159908 0
[pid=26419] ppid=26405 vsize=326548 CPUtime=414.23 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 79311 0 0 0 41403 20 0 0 25 0 1 0 365323982 334385152 77878 33554432000 4194304 4785740 140736894714224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81637 77878 340 145 0 78682 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=414.05 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 41405 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1241.4
Current children cumulated vsize (KiB) 1462280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.05 11.87 9.46 7/194 26500
/proc/meminfo: memFree=10688948/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) R 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=642568 CPUtime=432.42 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 383916 0 0 0 43164 78 0 0 25 0 1 0 365323982 657989632 25304 33554432000 4194304 4587354 140737474059984 18446744073709551615 244446613745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 160642 25304 337 96 0 157204 0
[pid=26419] ppid=26405 vsize=326548 CPUtime=433.42 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 79312 0 0 0 43322 20 0 0 25 0 1 0 365323982 334385152 77879 33554432000 4194304 4785740 140736894714224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81637 77879 340 145 0 78682 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=433.28 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 43328 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1299.12
Current children cumulated vsize (KiB) 1451464

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

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

[startup+1300 s]
/proc/loadavg: 12.05 11.87 9.46 7/194 26500
/proc/meminfo: memFree=10688948/32951124 swapFree=67111528/67111528
[pid=26405] ppid=26403 vsize=18324 CPUtime=0 cores=0,2
/proc/26405/stat : 26405 (ppfolio) R 26403 26405 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323891 18763776 394 33554432000 4194304 4287625 140736311466960 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26405/statm: 4581 394 345 23 0 91 0
[pid=26418] ppid=26405 vsize=642568 CPUtime=432.42 cores=0
/proc/26418/stat : 26418 (cryptominisat) R 26405 26405 26349 0 -1 4202496 383916 0 0 0 43164 78 0 0 25 0 1 0 365323982 657989632 25304 33554432000 4194304 4587354 140737474059984 18446744073709551615 244446613745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26418/statm: 160642 25304 337 96 0 157204 0
[pid=26419] ppid=26405 vsize=326548 CPUtime=433.42 cores=0
/proc/26419/stat : 26419 (clasp) R 26405 26405 26349 0 -1 4202496 79312 0 0 0 43322 20 0 0 25 0 1 0 365323982 334385152 77879 33554432000 4194304 4785740 140736894714224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26419/statm: 81637 77879 340 145 0 78682 0
[pid=26421] ppid=26405 vsize=464024 CPUtime=433.28 cores=0
/proc/26421/stat : 26421 (TNM) R 26405 26405 26349 0 -1 4202496 5104 0 0 0 43328 0 0 0 25 0 1 0 365323982 475160576 5001 33554432000 134512640 134534564 4288524672 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26421/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1299.12
Current children cumulated vsize (KiB) 1451464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26405 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1299.12
CPU user time (s): 1298.14
CPU system time (s): 0.98
CPU usage (%): 99.9302
Max. virtual memory (cumulated for all children) (KiB): 1964764

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

runsolver used 2.32065 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 17:53:54
IDJOB=3191467
IDBENCH=82598
IDSOLVER=1613
FILE ID=node105/3191467-1302537234
RUNJOBID= node105-1302537234-26367
PBS_JOBID= 12951132
Free space on /tmp= 71776 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191467-1302537234/watcher-3191467-1302537234 -o /tmp/evaluation-result-3191467-1302537234/solver-3191467-1302537234 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191467-1302537234.cnf

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=436201360

node105.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.825
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.65
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.825
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.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      11304564 kB
Buffers:        721140 kB
Cached:       20425324 kB
SwapCached:          0 kB
Active:       10293356 kB
Inactive:     10926988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11304564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35344 kB
Writeback:           0 kB
AnonPages:       73852 kB
Mapped:          15948 kB
Slab:           361708 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1138508 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= 71780 MiB
End job on node105 at 2011-04-11 18:15:37