Trace number 3219634

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) 5000.03 4999.91

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark596.17
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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-3219634-1303253122/watcher-3219634-1303253122 -o /tmp/evaluation-result-3219634-1303253122/solver-3219634-1303253122 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219634-1303253122.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 29489
/proc/meminfo: memFree=18411944/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) R 29487 29489 28721 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 417728135 18763776 392 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29489/statm: 4581 392 343 23 0 91 0

[startup+0.036699 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 29489
/proc/meminfo: memFree=18411944/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 4583558041382650120 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100692 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 29489
/proc/meminfo: memFree=18411944/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 4583558041382650120 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300653 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 29489
/proc/meminfo: memFree=18411944/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700584 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 29489
/proc/meminfo: memFree=18411944/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586187222627909632 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 29493
/proc/meminfo: memFree=18328832/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=57160 CPUtime=0.53 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 11757 0 0 0 52 1 0 0 25 0 1 0 417728135 58531840 8961 33554432000 4194304 4587354 140734177159232 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 14290 8961 325 96 0 10852 0
[pid=29491] ppid=29489 vsize=31440 CPUtime=0.41 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 6957 0 0 0 41 0 0 0 25 0 1 0 417728135 32194560 5046 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 7860 5046 333 145 0 4905 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=0.52 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 51 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 572912

[startup+3.10114 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 29493
/proc/meminfo: memFree=18331684/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=57160 CPUtime=1.04 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 12201 0 0 0 102 2 0 0 25 0 1 0 417728135 58531840 9403 33554432000 4194304 4587354 140734177159232 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 14290 9403 326 96 0 10852 0
[pid=29491] ppid=29489 vsize=31440 CPUtime=0.93 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 6964 0 0 0 93 0 0 0 25 0 1 0 417728135 32194560 5053 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 7860 5053 340 145 0 4905 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1.11 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 110 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134529244 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 572912

[startup+6.30056 s]
/proc/loadavg: 5.78 5.95 5.98 7/184 29493
/proc/meminfo: memFree=18322384/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188047261630464 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=94664 CPUtime=2.14 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 13179 0 0 0 212 2 0 0 25 0 1 0 417728135 96935936 10378 33554432000 4194304 4587354 140734177159232 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 23666 10378 326 96 0 20228 0
[pid=29491] ppid=29489 vsize=33708 CPUtime=2.01 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 7602 0 0 0 201 0 0 0 25 0 1 0 417728135 34516992 5691 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 8427 5691 340 145 0 5472 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=2.12 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 211 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 612684

[startup+12.7004 s]
/proc/loadavg: 5.80 5.95 5.98 7/184 29493
/proc/meminfo: memFree=18299060/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188184700583936 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=94664 CPUtime=4.23 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 14782 0 0 0 421 2 0 0 25 0 1 0 417728135 96935936 11977 33554432000 4194304 4587354 140734177159232 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 23666 11977 326 96 0 20228 0
[pid=29491] ppid=29489 vsize=43888 CPUtime=4.12 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 10155 0 0 0 412 0 0 0 25 0 1 0 417728135 44941312 8244 33554432000 4194304 4785740 140736761925936 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 10972 8244 340 145 0 8017 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=4.31 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 430 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 622864

[startup+25.501 s]
/proc/loadavg: 5.84 5.95 5.98 7/184 29493
/proc/meminfo: memFree=18273156/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586186397994188800 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1721944 CPUtime=8.54 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 19607 0 0 0 851 3 0 0 25 0 1 0 417728135 1763270656 10092 33554432000 4194304 4587354 140734177159232 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 430486 10092 327 96 0 427048 0
[pid=29491] ppid=29489 vsize=66032 CPUtime=8.41 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 15668 0 0 0 840 1 0 0 25 0 1 0 417728135 67616768 13757 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 16508 13757 340 145 0 13553 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=8.52 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 851 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2272288

[startup+51.1003 s]
/proc/loadavg: 5.89 5.95 5.98 7/184 29494
/proc/meminfo: memFree=18233648/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586186672872095744 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1725252 CPUtime=17.04 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 47455 0 0 0 1698 6 0 0 25 0 1 0 417728135 1766658048 15107 33554432000 4194304 4587354 140734177159232 18446744073709551615 4230313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 431313 15107 337 96 0 427875 0
[pid=29491] ppid=29489 vsize=108636 CPUtime=16.94 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 26253 0 0 0 1691 3 0 0 25 0 1 0 417728135 111243264 24342 33554432000 4194304 4785740 140736761925936 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 27159 24342 340 145 0 24204 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=17.1 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 1709 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 3472608 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2318200

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.98 7/184 29495
/proc/meminfo: memFree=18165500/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586186535433142272 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=127548 CPUtime=34.13 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 87969 0 0 0 3400 13 0 0 25 0 1 0 417728135 130609152 27164 33554432000 4194304 4587354 140734177159232 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 31887 27164 337 96 0 28449 0
[pid=29491] ppid=29489 vsize=126508 CPUtime=34.01 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 30749 0 0 0 3397 4 0 0 25 0 1 0 417728135 129544192 28838 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 31627 28838 340 145 0 28672 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=34.14 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 3413 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 738368

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 29497
/proc/meminfo: memFree=18034796/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586187222627909632 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=280416 CPUtime=54.13 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 131750 0 0 0 5394 19 0 0 25 0 1 0 417728135 287145984 51099 33554432000 4194304 4587354 140734177159232 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 70104 51099 337 96 0 66666 0
[pid=29491] ppid=29489 vsize=150860 CPUtime=54.01 cores=1

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

/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2754632

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29669
/proc/meminfo: memFree=17738812/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188322139537408 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=165860 CPUtime=1554.17 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1113504 0 0 0 155196 221 0 0 25 0 1 0 417728135 169840640 25667 33554432000 4194304 4587354 140734177159232 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 41465 25667 337 96 0 38027 0
[pid=29491] ppid=29489 vsize=531172 CPUtime=1554.08 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130155 0 0 0 155383 25 0 0 25 0 1 0 417728135 543920128 128244 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 132793 128244 340 145 0 129838 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1554.17 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 155416 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1181344

[startup+4722.31 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 29671
/proc/meminfo: memFree=17696124/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188322139537408 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=165860 CPUtime=1574.19 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1123211 0 0 0 157195 224 0 0 25 0 1 0 417728135 169840640 35347 33554432000 4194304 4587354 140734177159232 18446744073709551615 220815933195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 41465 35347 337 96 0 38027 0
[pid=29491] ppid=29489 vsize=531668 CPUtime=1574.08 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130257 0 0 0 157383 25 0 0 25 0 1 0 417728135 544428032 128346 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 132917 128346 340 145 0 129962 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1574.17 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 157416 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1181840

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 29672
/proc/meminfo: memFree=17793316/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188322139537408 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1827032 CPUtime=1594.18 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1135839 0 0 0 159192 226 0 0 25 0 1 0 417728135 1870880768 25091 33554432000 4194304 4587354 140734177159232 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 456758 25091 337 96 0 453320 0
[pid=29491] ppid=29489 vsize=531668 CPUtime=1594.07 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130270 0 0 0 159382 25 0 0 25 0 1 0 417728135 544428032 128359 33554432000 4194304 4785740 140736761925936 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 132917 128359 340 145 0 129962 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1594.16 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 159415 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 2843012

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29674
/proc/meminfo: memFree=17751008/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188322139537408 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1827032 CPUtime=1614.2 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1145751 0 0 0 161191 229 0 0 25 0 1 0 417728135 1870880768 34978 33554432000 4194304 4587354 140734177159232 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 456758 34978 337 96 0 453320 0
[pid=29491] ppid=29489 vsize=532860 CPUtime=1614.07 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130523 0 0 0 161382 25 0 0 25 0 1 0 417728135 545648640 128612 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 133215 128612 340 145 0 130260 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1614.16 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 161415 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 2844204

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29675
/proc/meminfo: memFree=17787316/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188459578490880 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1781572 CPUtime=1634.19 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1158295 0 0 0 163186 233 0 0 25 0 1 0 417728135 1824329728 24089 33554432000 4194304 4587354 140734177159232 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 445393 24089 337 96 0 441955 0
[pid=29491] ppid=29489 vsize=532860 CPUtime=1634.07 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130524 0 0 0 163382 25 0 0 25 0 1 0 417728135 545648640 128613 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 133215 128613 340 145 0 130260 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1634.17 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 163416 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2798744

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29677
/proc/meminfo: memFree=17741040/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188459578490880 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1781572 CPUtime=1654.19 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1168160 0 0 0 165183 236 0 0 25 0 1 0 417728135 1824329728 33905 33554432000 4194304 4587354 140734177159232 18446744073709551615 4243735 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 445393 33905 337 96 0 441955 0
[pid=29491] ppid=29489 vsize=532860 CPUtime=1654.06 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130524 0 0 0 165381 25 0 0 25 0 1 0 417728135 545648640 128613 33554432000 4194304 4785740 140736761925936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 133215 128613 340 145 0 130260 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1654.18 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 165417 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2798744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29678
/proc/meminfo: memFree=17815532/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188459578490880 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1772728 CPUtime=1666.68 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1176517 0 0 0 166431 237 0 0 25 0 1 0 417728135 1815273472 18642 33554432000 4194304 4587354 140734177159232 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 443182 18642 337 96 0 439744 0
[pid=29491] ppid=29489 vsize=532860 CPUtime=1666.6 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130524 0 0 0 166635 25 0 0 25 0 1 0 417728135 545648640 128613 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 133215 128613 340 145 0 130260 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1666.75 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 166674 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2789900

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29678
/proc/meminfo: memFree=17815532/32951124 swapFree=67111528/67111528
[pid=29489] ppid=29487 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29489/stat : 29489 (ppfolio) S 29487 29489 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 417728135 18763776 394 33554432000 4194304 4287625 140733200162608 18446744073709551615 220816256527 0 0 4096 65536 1586188459578490880 0 0 17 7 0 0 0
/proc/29489/statm: 4581 394 345 23 0 91 0
[pid=29490] ppid=29489 vsize=1772728 CPUtime=1666.68 cores=1
/proc/29490/stat : 29490 (cryptominisat) R 29489 29489 28721 0 -1 4202496 1176517 0 0 0 166431 237 0 0 25 0 1 0 417728135 1815273472 18642 33554432000 4194304 4587354 140734177159232 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29490/statm: 443182 18642 337 96 0 439744 0
[pid=29491] ppid=29489 vsize=532860 CPUtime=1666.6 cores=1
/proc/29491/stat : 29491 (clasp) R 29489 29489 28721 0 -1 4202496 130524 0 0 0 166635 25 0 0 25 0 1 0 417728135 545648640 128613 33554432000 4194304 4785740 140736761925936 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29491/statm: 133215 128613 340 145 0 130260 0
[pid=29492] ppid=29489 vsize=465988 CPUtime=1666.75 cores=1
/proc/29492/stat : 29492 (TNM) R 29489 29489 28721 0 -1 4202496 5912 0 0 0 166674 1 0 0 25 0 1 0 417728136 477171712 5809 33554432000 134512640 134534564 4288510080 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29492/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2789900

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4997.4
CPU system time (s): 2.63
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4508444

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= 499
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= 270
involuntary context switches= 5

runsolver used 8.41372 second user time and 18.8021 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 00:45:22
IDJOB=3219634
IDBENCH=82622
IDSOLVER=1639
FILE ID=node147/3219634-1303253122
RUNJOBID= node147-1303236975-28740
PBS_JOBID= 13042395
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219634-1303253122/watcher-3219634-1303253122 -o /tmp/evaluation-result-3219634-1303253122/solver-3219634-1303253122 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219634-1303253122.cnf

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=1001962974

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      18412224 kB
Buffers:        713004 kB
Cached:       13029296 kB
SwapCached:          0 kB
Active:        5995252 kB
Inactive:      8184360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18412224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12832 kB
Writeback:           0 kB
AnonPages:      436716 kB
Mapped:          16444 kB
Slab:           295800 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2442256 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= 72236 MiB
End job on node147 at 2011-04-20 02:08:44