Trace number 3219064

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.02 4999.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
MD5SUMd6a0b223b2c940add3196cb3c37e2d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark126.529
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3219064-1303213929/watcher-3219064-1303213929 -o /tmp/evaluation-result-3219064-1303213929/solver-3219064-1303213929 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219064-1303213929.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: 6.00 6.00 5.90 5/180 20818
/proc/meminfo: memFree=17962776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) R 20816 20818 20187 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 432990663 18763776 391 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20818/statm: 4581 391 343 23 0 91 0

[startup+0.0264799 s]
/proc/loadavg: 6.00 6.00 5.90 5/180 20818
/proc/meminfo: memFree=17962776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 11603526093482459400 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100479 s]
/proc/loadavg: 6.00 6.00 5.90 5/180 20818
/proc/meminfo: memFree=17962776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 11603526093482459400 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300433 s]
/proc/loadavg: 6.00 6.00 5.90 5/180 20818
/proc/meminfo: memFree=17962776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592010257848336384 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700369 s]
/proc/loadavg: 6.00 6.00 5.90 5/180 20818
/proc/meminfo: memFree=17962776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 6.00 6.00 5.90 7/184 20822
/proc/meminfo: memFree=17944020/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592011082482057216 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=884192 CPUtime=1.05 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 5039 0 0 0 105 0 0 0 19 0 1 0 432990664 905412608 2515 33554432000 4194304 4587354 140737050872304 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 221048 2515 327 96 0 217610 0
[pid=20820] ppid=20818 vsize=17220 CPUtime=0.12 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 1841 0 0 0 12 0 0 0 23 0 1 0 432990664 17633280 1637 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 4305 1637 339 145 0 1350 0
[pid=20821] ppid=20818 vsize=454240 CPUtime=0.31 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 943 0 0 0 31 0 0 0 25 0 1 0 432990664 465141760 840 33554432000 134512640 134534564 4292928944 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 113560 840 91 6 0 112226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1373976

[startup+3.10092 s]
/proc/loadavg: 6.00 6.00 5.90 7/184 20822
/proc/meminfo: memFree=17937208/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592011357359964160 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=889908 CPUtime=1.64 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 6489 0 0 0 164 0 0 0 20 0 1 0 432990664 911265792 2569 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 222477 2569 327 96 0 219039 0
[pid=20820] ppid=20818 vsize=20652 CPUtime=0.63 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 2695 0 0 0 63 0 0 0 25 0 1 0 432990664 21147648 2491 33554432000 4194304 4785740 140736093665760 18446744073709551615 212687336481 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 5163 2491 340 145 0 2208 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=0.81 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 81 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1388668

[startup+6.30034 s]
/proc/loadavg: 6.00 6.00 5.90 7/184 20822
/proc/meminfo: memFree=17930776/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592011082482057216 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=908604 CPUtime=2.85 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 13748 0 0 0 284 1 0 0 18 0 1 0 432990664 930410496 8261 33554432000 4194304 4587354 140737050872304 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 227151 8261 337 96 0 223713 0
[pid=20820] ppid=20818 vsize=23316 CPUtime=1.61 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 3369 0 0 0 161 0 0 0 25 0 1 0 432990664 23875584 3165 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 5829 3165 340 145 0 2874 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1.81 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 181 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1410028

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 5.90 7/184 20823
/proc/meminfo: memFree=17922700/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592011219921010688 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=897660 CPUtime=5.34 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 20277 0 0 0 531 3 0 0 23 0 1 0 432990664 919203840 5523 33554432000 4194304 4587354 140737050872304 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 224415 5523 337 96 0 220977 0
[pid=20820] ppid=20818 vsize=25964 CPUtime=3.61 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 4023 0 0 0 361 0 0 0 25 0 1 0 432990664 26587136 3819 33554432000 4194304 4785740 140736093665760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 6491 3819 340 145 0 3536 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=3.72 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 372 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 7595444 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1401732

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 20823
/proc/meminfo: memFree=17889972/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=907856 CPUtime=9.64 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 23761 0 0 0 960 4 0 0 25 0 1 0 432990664 929644544 6971 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 226964 6971 337 96 0 223526 0
[pid=20820] ppid=20818 vsize=31992 CPUtime=7.82 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 5517 0 0 0 782 0 0 0 25 0 1 0 432990664 32759808 5313 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 7998 5313 340 145 0 5043 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=8.01 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 801 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1417956

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 20824
/proc/meminfo: memFree=17837108/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592010120409382912 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=935956 CPUtime=18.14 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 33911 0 0 0 1809 5 0 0 25 0 1 0 432990664 958418944 14793 33554432000 4194304 4587354 140737050872304 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 233989 14793 337 96 0 230551 0
[pid=20820] ppid=20818 vsize=36720 CPUtime=16.42 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 6688 0 0 0 1641 1 0 0 25 0 1 0 432990664 37601280 6484 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 9180 6484 340 145 0 6225 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=16.52 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 1652 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1450784

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 20825
/proc/meminfo: memFree=17829400/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592010670165196800 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=951156 CPUtime=35.23 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 57524 0 0 0 3514 9 0 0 25 0 1 0 432990664 973983744 19732 33554432000 4194304 4587354 140737050872304 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 237789 19732 337 96 0 234351 0
[pid=20820] ppid=20818 vsize=43984 CPUtime=33.44 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 8466 0 0 0 3343 1 0 0 25 0 1 0 432990664 45039616 8262 33554432000 4194304 4785740 140736093665760 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 10996 8262 340 145 0 8041 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=33.6 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 3360 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1473248

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 20827
/proc/meminfo: memFree=17800616/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592011219921010688 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=958140 CPUtime=55.23 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 87354 0 0 0 5509 14 0 0 25 0 1 0 432990664 981135360 21964 33554432000 4194304 4587354 140737050872304 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 239535 21964 337 96 0 236097 0
[pid=20820] ppid=20818 vsize=50236 CPUtime=53.44 cores=1

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

/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1584840

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21061
/proc/meminfo: memFree=17532668/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=937720 CPUtime=1555.27 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 873791 0 0 0 155346 181 0 0 25 0 1 0 432990664 960225280 23413 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 234430 23413 337 96 0 230992 0
[pid=20820] ppid=20818 vsize=169300 CPUtime=1553.48 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 37861 0 0 0 155340 8 0 0 25 0 1 0 432990664 173363200 37529 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 42325 37529 341 145 0 39370 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1553.67 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 155367 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1585128

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21062
/proc/meminfo: memFree=17395148/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=122216 CPUtime=1575.28 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 880476 0 0 0 157345 183 0 0 25 0 1 0 432990664 125149184 15740 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 30554 15740 337 96 0 27116 0
[pid=20820] ppid=20818 vsize=170708 CPUtime=1573.47 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38195 0 0 0 157339 8 0 0 25 0 1 0 432990664 174804992 37863 33554432000 4194304 4785740 140736093665760 18446744073709551615 4299801 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 42677 37863 341 145 0 39722 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1573.67 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 157367 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 771032

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21064
/proc/meminfo: memFree=17501148/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=937832 CPUtime=1595.28 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 890180 0 0 0 159343 185 0 0 25 0 1 0 432990664 960339968 15091 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 234458 15091 337 96 0 231020 0
[pid=20820] ppid=20818 vsize=170708 CPUtime=1593.47 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38211 0 0 0 159339 8 0 0 25 0 1 0 432990664 174804992 37879 33554432000 4194304 4785740 140736093665760 18446744073709551615 4549857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 42677 37879 341 145 0 39722 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1593.66 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 159366 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1586648

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21065
/proc/meminfo: memFree=17472856/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=937832 CPUtime=1615.29 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 898362 0 0 0 161342 187 0 0 25 0 1 0 432990664 960339968 23222 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 234458 23222 337 96 0 231020 0
[pid=20820] ppid=20818 vsize=171436 CPUtime=1613.47 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38342 0 0 0 161339 8 0 0 25 0 1 0 432990664 175550464 38010 33554432000 4194304 4785740 140736093665760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 42859 38010 341 145 0 39904 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1613.66 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 161366 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 7596304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1587376

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21067
/proc/meminfo: memFree=17312016/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=942596 CPUtime=1635.29 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 908870 0 0 0 163339 190 0 0 25 0 1 0 432990664 965218304 23319 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 235649 23319 337 96 0 232211 0
[pid=20820] ppid=20818 vsize=172352 CPUtime=1633.47 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38550 0 0 0 163339 8 0 0 25 0 1 0 432990664 176488448 38218 33554432000 4194304 4785740 140736093665760 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 43088 38218 341 145 0 40133 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1633.66 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 163366 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1593056

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21069
/proc/meminfo: memFree=17460168/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=957776 CPUtime=1655.29 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 914927 0 0 0 165338 191 0 0 25 0 1 0 432990664 980762624 18806 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 239444 18806 337 96 0 236006 0
[pid=20820] ppid=20818 vsize=172952 CPUtime=1653.48 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38690 0 0 0 165340 8 0 0 25 0 1 0 432990664 177102848 38358 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 43238 38358 341 145 0 40283 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1653.66 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 165366 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 1608836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21070
/proc/meminfo: memFree=17444664/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=957776 CPUtime=1667.78 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 919765 0 0 0 166586 192 0 0 25 0 1 0 432990664 980762624 23613 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 239444 23613 337 96 0 236006 0
[pid=20820] ppid=20818 vsize=173424 CPUtime=1666.06 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38800 0 0 0 166598 8 0 0 25 0 1 0 432990664 177586176 38468 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 43356 38468 341 145 0 40401 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1666.18 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 166618 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1609308

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 5.97 7/184 21070
/proc/meminfo: memFree=17444664/32951124 swapFree=67111528/67111528
[pid=20818] ppid=20816 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20818/stat : 20818 (ppfolio) S 20816 20818 20187 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 432990663 18763776 393 33554432000 4194304 4287625 140733837962464 18446744073709551615 212687695375 0 0 4096 65536 4592009570653569024 0 0 17 7 0 0 0
/proc/20818/statm: 4581 393 345 23 0 91 0
[pid=20819] ppid=20818 vsize=957776 CPUtime=1667.78 cores=1
/proc/20819/stat : 20819 (cryptominisat) R 20818 20818 20187 0 -1 4202496 919765 0 0 0 166586 192 0 0 25 0 1 0 432990664 980762624 23613 33554432000 4194304 4587354 140737050872304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20819/statm: 239444 23613 337 96 0 236006 0
[pid=20820] ppid=20818 vsize=173424 CPUtime=1666.06 cores=1
/proc/20820/stat : 20820 (clasp) R 20818 20818 20187 0 -1 4202496 38800 0 0 0 166598 8 0 0 25 0 1 0 432990664 177586176 38468 33554432000 4194304 4785740 140736093665760 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20820/statm: 43356 38468 341 145 0 40401 0
[pid=20821] ppid=20818 vsize=459784 CPUtime=1666.18 cores=1
/proc/20821/stat : 20821 (TNM) R 20818 20818 20187 0 -1 4202496 1541 0 0 0 166618 0 0 0 25 0 1 0 432990664 470818816 1438 33554432000 134512640 134534564 4292928944 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20821/statm: 114946 1438 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1609308

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4998.02
CPU system time (s): 2
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2458572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286
involuntary context switches= 5

runsolver used 8.19575 second user time and 19.0811 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 13:52:09
IDJOB=3219064
IDBENCH=82527
IDSOLVER=1639
FILE ID=node139/3219064-1303213929
RUNJOBID= node139-1303203383-20206
PBS_JOBID= 13030644
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219064-1303213929/watcher-3219064-1303213929 -o /tmp/evaluation-result-3219064-1303213929/solver-3219064-1303213929 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219064-1303213929.cnf

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

MD5SUM BENCH= d6a0b223b2c940add3196cb3c37e2d59
RANDOM SEED=516046825

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17962932 kB
Buffers:        710556 kB
Cached:       13698048 kB
SwapCached:          0 kB
Active:        8239180 kB
Inactive:      6399620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17962932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:      229572 kB
Mapped:          16412 kB
Slab:           288180 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2007164 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= 72744 MiB
End job on node139 at 2011-04-19 15:15:31