Trace number 3265914

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 1134.3 1134.26

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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
1134.22/1134.25	s UNSATISFIABLE
1134.22/1134.25	solver [2] clasp 1.3.6 answered
1134.22/1134.25	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-3265914-1303568276/watcher-3265914-1303568276 -o /tmp/evaluation-result-3265914-1303568276/solver-3265914-1303568276 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265914-1303568276.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: 0.48 1.18 3.99 7/190 630
/proc/meminfo: memFree=12894608/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) R 628 630 504 0 -1 4202496 462 0 0 0 0 0 0 0 18 0 1 0 468430000 18763776 391 33554432000 4194304 4287625 140737041251728 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/630/statm: 4581 392 343 23 0 91 0

[startup+0.01246 s]
/proc/loadavg: 0.48 1.18 3.99 7/190 630
/proc/meminfo: memFree=12894608/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4590091339474895108 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100492 s]
/proc/loadavg: 0.48 1.18 3.99 7/190 630
/proc/meminfo: memFree=12894608/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300446 s]
/proc/loadavg: 0.48 1.18 3.99 7/190 630
/proc/meminfo: memFree=12894608/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700365 s]
/proc/loadavg: 0.48 1.18 3.99 7/190 630
/proc/meminfo: memFree=12894608/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50021 s]
/proc/loadavg: 1.40 1.36 4.03 13/202 647
/proc/meminfo: memFree=12868792/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332126390972317696 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1853408 CPUtime=0.99 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 2407 0 0 0 99 0 0 0 19 0 1 0 468430001 1897889792 1514 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 463352 1514 327 96 0 459914 0
[pid=632] ppid=630 vsize=14352 CPUtime=0.19 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 1087 0 0 0 19 0 0 0 20 0 1 0 468430001 14696448 940 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 3588 940 340 145 0 633 0
[pid=633] ppid=630 vsize=453316 CPUtime=0.29 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 676 0 0 0 29 0 0 0 22 0 1 0 468430001 464195584 573 33554432000 134512640 134534564 4288376784 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 113329 573 91 6 0 111995 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2339400

[startup+3.10091 s]
/proc/loadavg: 1.40 1.36 4.03 13/202 647
/proc/meminfo: memFree=12864328/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124466826969088 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1854124 CPUtime=1.54 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 2804 0 0 0 154 0 0 0 19 0 1 0 468430001 1898622976 1540 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 463531 1540 327 96 0 460093 0
[pid=632] ppid=630 vsize=15276 CPUtime=0.69 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 1298 0 0 0 69 0 0 0 22 0 1 0 468430001 15642624 1151 33554432000 4194304 4785740 140734386107552 18446744073709551615 4552880 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 3819 1151 340 145 0 864 0
[pid=633] ppid=630 vsize=457408 CPUtime=0.84 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 84 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2345132

[startup+6.3003 s]
/proc/loadavg: 1.40 1.36 4.03 13/202 648
/proc/meminfo: memFree=12854604/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332126116094410752 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1863420 CPUtime=2.59 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 5032 0 0 0 259 0 0 0 22 0 1 0 468430001 1908142080 3331 33554432000 4194304 4587354 140735489814448 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 465855 3331 337 96 0 462417 0
[pid=632] ppid=630 vsize=16088 CPUtime=1.79 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 1522 0 0 0 179 0 0 0 25 0 1 0 468430001 16474112 1375 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 4022 1375 340 145 0 1067 0
[pid=633] ppid=630 vsize=457408 CPUtime=1.89 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 189 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2355240

[startup+12.7011 s]
/proc/loadavg: 2.95 1.69 4.11 12/201 648
/proc/meminfo: memFree=12852516/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124879143829504 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1860916 CPUtime=4.74 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 5720 0 0 0 473 1 0 0 25 0 1 0 468430001 1905577984 3509 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 465229 3509 337 96 0 461791 0
[pid=632] ppid=630 vsize=17056 CPUtime=3.89 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 1762 0 0 0 389 0 0 0 25 0 1 0 468430001 17465344 1615 33554432000 4194304 4785740 140734386107552 18446744073709551615 4551108 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 4264 1615 340 145 0 1309 0
[pid=633] ppid=630 vsize=457408 CPUtime=4.04 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 404 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2353704

[startup+25.5006 s]
/proc/loadavg: 4.04 1.97 4.17 12/201 739
/proc/meminfo: memFree=12854136/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332125154021736448 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1863256 CPUtime=8.99 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 7335 0 0 0 898 1 0 0 25 0 1 0 468430001 1907974144 3303 33554432000 4194304 4587354 140735489814448 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 465814 3303 337 96 0 462376 0
[pid=632] ppid=630 vsize=18576 CPUtime=8.19 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 2120 0 0 0 819 0 0 0 25 0 1 0 468430001 19021824 1973 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 4644 1973 340 145 0 1689 0
[pid=633] ppid=630 vsize=457408 CPUtime=8.29 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 829 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2357564

[startup+51.1008 s]
/proc/loadavg: 6.41 2.69 4.35 12/201 740
/proc/meminfo: memFree=12827168/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332125154021736448 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1873456 CPUtime=17.54 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 12119 0 0 0 1752 2 0 0 25 0 1 0 468430001 1918418944 6614 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 468364 6614 337 96 0 464926 0
[pid=632] ppid=630 vsize=20172 CPUtime=16.69 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 2498 0 0 0 1669 0 0 0 25 0 1 0 468430001 20656128 2351 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 5043 2351 340 145 0 2088 0
[pid=633] ppid=630 vsize=457408 CPUtime=16.84 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 1684 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2369360

[startup+102.307 s]
/proc/loadavg: 9.11 4.07 4.73 12/201 1001
/proc/meminfo: memFree=12815456/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332126116094410752 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1873896 CPUtime=34.59 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 14657 0 0 0 3456 3 0 0 25 0 1 0 468430001 1918869504 6353 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 468474 6353 337 96 0 465036 0
[pid=632] ppid=630 vsize=22404 CPUtime=33.79 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 3012 0 0 0 3379 0 0 0 25 0 1 0 468430001 22941696 2865 33554432000 4194304 4785740 140734386107552 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 5601 2865 340 145 0 2646 0
[pid=633] ppid=630 vsize=457408 CPUtime=33.91 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 3391 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2372032

[startup+162.301 s]
/proc/loadavg: 10.31 5.33 5.12 12/201 1003
/proc/meminfo: memFree=12792228/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1874076 CPUtime=54.58 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 17619 0 0 0 5455 3 0 0 25 0 1 0 468430001 1919053824 7058 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 468519 7058 337 96 0 465081 0
[pid=632] ppid=630 vsize=24728 CPUtime=53.78 cores=1

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

/proc/632/statm: 8222 5317 340 145 0 5267 0
[pid=633] ppid=630 vsize=457408 CPUtime=333.89 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 33389 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2416352

[startup+1062.3 s]
/proc/loadavg: 11.00 10.72 8.75 12/201 1057
/proc/meminfo: memFree=12680032/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124466826969088 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1894516 CPUtime=354.64 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 49951 0 0 0 35454 10 0 0 25 0 1 0 468430001 1939984384 13469 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473629 13469 337 96 0 470191 0
[pid=632] ppid=630 vsize=33468 CPUtime=353.78 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5641 0 0 0 35378 0 0 0 25 0 1 0 468430001 34271232 5461 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8367 5461 340 145 0 5412 0
[pid=633] ppid=630 vsize=457408 CPUtime=353.89 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 35389 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2403716

[startup+1122.3 s]
/proc/loadavg: 11.07 10.78 8.90 12/201 1058
/proc/meminfo: memFree=12671956/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1908312 CPUtime=374.63 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52366 0 0 0 37453 10 0 0 25 0 1 0 468430001 1954111488 15854 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 477078 15854 337 96 0 473640 0
[pid=632] ppid=630 vsize=33276 CPUtime=373.79 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5651 0 0 0 37379 0 0 0 25 0 1 0 468430001 34074624 5431 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8319 5431 340 145 0 5364 0
[pid=633] ppid=630 vsize=457408 CPUtime=373.89 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37389 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2417320

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

[startup+1126.3 s]
/proc/loadavg: 11.06 10.79 8.91 12/201 1058
/proc/meminfo: memFree=12675052/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1908312 CPUtime=375.93 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52452 0 0 0 37583 10 0 0 25 0 1 0 468430001 1954111488 15936 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 477078 15936 337 96 0 473640 0
[pid=632] ppid=630 vsize=33276 CPUtime=375.13 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5651 0 0 0 37513 0 0 0 25 0 1 0 468430001 34074624 5431 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8319 5431 340 145 0 5364 0
[pid=633] ppid=630 vsize=457408 CPUtime=375.25 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37525 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 2417320

[startup+1129.5 s]
/proc/loadavg: 11.06 10.79 8.91 12/201 1058
/proc/meminfo: memFree=12682988/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=377.04 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37693 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33276 CPUtime=376.19 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37619 0 0 0 25 0 1 0 468430001 34074624 5434 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8319 5434 340 145 0 5364 0
[pid=633] ppid=630 vsize=457408 CPUtime=376.29 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37629 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1129.52
Current children cumulated vsize (KiB) 2404688

[startup+1132.7 s]
/proc/loadavg: 11.06 10.79 8.92 12/201 1059
/proc/meminfo: memFree=12681376/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=378.1 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37799 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33084 CPUtime=377.23 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37723 0 0 0 25 0 1 0 468430001 33878016 5401 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8271 5401 340 145 0 5316 0
[pid=633] ppid=630 vsize=457408 CPUtime=377.39 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37739 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1132.72
Current children cumulated vsize (KiB) 2404496

[startup+1133.5 s]
/proc/loadavg: 11.06 10.79 8.92 12/201 1059
/proc/meminfo: memFree=12680880/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=378.34 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37823 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33084 CPUtime=377.53 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37753 0 0 0 25 0 1 0 468430001 33878016 5401 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8271 5401 340 145 0 5316 0
[pid=633] ppid=630 vsize=457408 CPUtime=377.65 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37765 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1133.52
Current children cumulated vsize (KiB) 2404496

[startup+1133.9 s]
/proc/loadavg: 11.06 10.79 8.92 12/201 1059
/proc/meminfo: memFree=12680880/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=378.5 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37839 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33084 CPUtime=377.63 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37763 0 0 0 25 0 1 0 468430001 33878016 5401 33554432000 4194304 4785740 140734386107552 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8271 5401 340 145 0 5316 0
[pid=633] ppid=630 vsize=457408 CPUtime=377.79 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37779 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1133.92
Current children cumulated vsize (KiB) 2404496

[startup+1134.11 s]
/proc/loadavg: 11.06 10.79 8.92 12/201 1059
/proc/meminfo: memFree=12680384/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=378.54 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37843 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33084 CPUtime=377.73 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37773 0 0 0 25 0 1 0 468430001 33878016 5401 33554432000 4194304 4785740 140734386107552 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8271 5401 340 145 0 5316 0
[pid=633] ppid=630 vsize=457408 CPUtime=377.85 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37785 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1134.12
Current children cumulated vsize (KiB) 2404496

[startup+1134.2 s]
/proc/loadavg: 11.06 10.79 8.92 12/201 1059
/proc/meminfo: memFree=12680384/32951124 swapFree=67111528/67111528
[pid=630] ppid=628 vsize=18324 CPUtime=0 cores=1,3
/proc/630/stat : 630 (ppfolio) S 628 630 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430000 18763776 394 33554432000 4194304 4287625 140737041251728 18446744073709551615 212436037135 0 0 4096 65536 4332124604265922560 0 0 17 3 0 0 0
/proc/630/statm: 4581 394 345 23 0 91 0
[pid=631] ppid=630 vsize=1895680 CPUtime=378.6 cores=1
/proc/631/stat : 631 (cryptominisat) R 630 630 504 0 -1 4202496 52495 0 0 0 37849 11 0 0 25 0 1 0 468430001 1941176320 13478 33554432000 4194304 4587354 140735489814448 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/631/statm: 473920 13478 337 96 0 470482 0
[pid=632] ppid=630 vsize=33084 CPUtime=377.73 cores=1
/proc/632/stat : 632 (clasp) R 630 630 504 0 -1 4202496 5654 0 0 0 37773 0 0 0 25 0 1 0 468430001 33878016 5401 33554432000 4194304 4785740 140734386107552 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/632/statm: 8271 5401 340 145 0 5316 0
[pid=633] ppid=630 vsize=457408 CPUtime=377.89 cores=1
/proc/633/stat : 633 (TNM) R 630 630 504 0 -1 4202496 893 0 0 0 37789 0 0 0 25 0 1 0 468430001 468385792 790 33554432000 134512640 134534564 4288376784 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/633/statm: 114352 790 95 6 0 113018 0
Current children cumulated CPU time (s) 1134.22
Current children cumulated vsize (KiB) 2404496

Child status: 0
Real time (s): 1134.26
CPU time (s): 1134.3
CPU user time (s): 1134.18
CPU system time (s): 0.124981
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4243416

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

runsolver used 1.76573 second user time and 4.43033 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:17:56
IDJOB=3265914
IDBENCH=85826
IDSOLVER=1613
FILE ID=node102/3265914-1303568276
RUNJOBID= node102-1303568270-524
PBS_JOBID= 13150307
Free space on /tmp= 70708 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265914-1303568276/watcher-3265914-1303568276 -o /tmp/evaluation-result-3265914-1303568276/solver-3265914-1303568276 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265914-1303568276.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=1296921017

node102.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.828
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.828
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.828
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.828
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.828
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.828
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.828
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.828
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:      12894888 kB
Buffers:       1836892 kB
Cached:       17549852 kB
SwapCached:          0 kB
Active:        9854928 kB
Inactive:      9642200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12894888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31956 kB
Writeback:           0 kB
AnonPages:      110196 kB
Mapped:          17124 kB
Slab:           494592 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3326240 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= 70688 MiB
End job on node102 at 2011-04-23 16:36:51