Trace number 3275972

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 560.517 560.507

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
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
560.49/560.50	s UNSATISFIABLE
560.49/560.50	solver [1] cryptominisat 2.7.1 answered
560.49/560.50	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-3275972-1303657290/watcher-3275972-1303657290 -o /tmp/evaluation-result-3275972-1303657290/solver-3275972-1303657290 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275972-1303657290.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): 5100 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.92 1/175 27607
/proc/meminfo: memFree=15048452/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) R 27605 27607 26615 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 477326938 18763776 392 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27607/statm: 4581 392 343 23 0 91 0

[startup+0.062888 s]
/proc/loadavg: 6.00 6.00 5.92 1/175 27607
/proc/meminfo: memFree=15048452/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 4308926425043271944 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100882 s]
/proc/loadavg: 6.00 6.00 5.92 1/175 27607
/proc/meminfo: memFree=15048452/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 4308926425043271944 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300846 s]
/proc/loadavg: 6.00 6.00 5.92 1/175 27607
/proc/meminfo: memFree=15048452/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700804 s]
/proc/loadavg: 6.00 6.00 5.92 1/175 27607
/proc/meminfo: memFree=15048452/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747556109647872 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 5.84 5.97 5.90 7/184 27701
/proc/meminfo: memFree=15039888/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747693548601344 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1174240 CPUtime=0.49 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 1256 0 0 0 49 0 0 0 25 0 1 0 477326939 1202421760 795 33554432000 4194304 4587354 140734584117872 18446744073709551615 4241220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 293560 795 327 96 0 290122 0
[pid=27609] ppid=27607 vsize=13244 CPUtime=0.47 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 772 0 0 0 47 0 0 0 25 0 1 0 477326939 13561856 661 33554432000 4194304 4785740 140737464787040 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3311 661 340 145 0 356 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=0.52 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 52 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1661636

[startup+3.10037 s]
/proc/loadavg: 5.84 5.97 5.90 7/184 27701
/proc/meminfo: memFree=15031968/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1174632 CPUtime=0.99 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 1869 0 0 0 99 0 0 0 25 0 1 0 477326939 1202823168 880 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 293658 880 331 96 0 290220 0
[pid=27609] ppid=27607 vsize=13512 CPUtime=1.04 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 853 0 0 0 104 0 0 0 25 0 1 0 477326939 13836288 742 33554432000 4194304 4785740 140737464787040 18446744073709551615 4553763 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3378 742 340 145 0 423 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=1.04 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 104 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1662296

[startup+6.30679 s]
/proc/loadavg: 5.85 5.97 5.91 7/184 27731
/proc/meminfo: memFree=15020508/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747693548601344 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1180320 CPUtime=2.09 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 3870 0 0 0 209 0 0 0 25 0 1 0 477326939 1208647680 2180 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 295080 2180 337 96 0 291642 0
[pid=27609] ppid=27607 vsize=13924 CPUtime=2.07 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 928 0 0 0 207 0 0 0 25 0 1 0 477326939 14258176 817 33554432000 4194304 4785740 140737464787040 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3481 817 340 145 0 526 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=2.12 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 212 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1668396

[startup+12.7007 s]
/proc/loadavg: 5.86 5.97 5.91 7/184 27731
/proc/meminfo: memFree=15009008/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665745906842206208 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1180280 CPUtime=4.19 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 5217 0 0 0 419 0 0 0 25 0 1 0 477326939 1208606720 2233 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 295070 2233 337 96 0 291632 0
[pid=27609] ppid=27607 vsize=14328 CPUtime=4.24 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 1056 0 0 0 424 0 0 0 25 0 1 0 477326939 14671872 945 33554432000 4194304 4785740 140737464787040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3582 945 340 145 0 627 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=4.24 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 424 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1668760

[startup+25.5004 s]
/proc/loadavg: 5.88 5.97 5.91 7/184 27791
/proc/meminfo: memFree=14984552/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665746456598020096 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=37000 CPUtime=8.49 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 8374 0 0 0 848 1 0 0 25 0 1 0 477326939 37888000 3703 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 9250 3703 337 96 0 5812 0
[pid=27609] ppid=27607 vsize=15044 CPUtime=8.47 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 1216 0 0 0 847 0 0 0 25 0 1 0 477326939 15405056 1105 33554432000 4194304 4785740 140737464787040 18446744073709551615 4550545 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3761 1105 340 145 0 806 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=8.52 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 852 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 526196

[startup+51.1009 s]
/proc/loadavg: 5.93 5.97 5.91 7/184 27792
/proc/meminfo: memFree=14948156/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665746456598020096 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1186012 CPUtime=16.98 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 12663 0 0 0 1697 1 0 0 25 0 1 0 477326939 1214476288 3775 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 296503 3775 337 96 0 293065 0
[pid=27609] ppid=27607 vsize=15964 CPUtime=17.04 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 1422 0 0 0 1704 0 0 0 25 0 1 0 477326939 16347136 1311 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 3991 1311 340 145 0 1036 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=17.05 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 1705 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1676128

[startup+102.301 s]
/proc/loadavg: 5.97 5.97 5.91 7/184 27793
/proc/meminfo: memFree=14901604/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665746868914880512 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1190784 CPUtime=34.08 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 20448 0 0 0 3406 2 0 0 25 0 1 0 477326939 1219362816 5149 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 297696 5149 337 96 0 294258 0
[pid=27609] ppid=27607 vsize=16844 CPUtime=34.08 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 1644 0 0 0 3408 0 0 0 25 0 1 0 477326939 17248256 1533 33554432000 4194304 4785740 140737464787040 18446744073709551615 4562645 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 4211 1533 340 145 0 1256 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=34.11 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 3411 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1681780

[startup+162.3 s]
/proc/loadavg: 6.04 5.99 5.91 7/184 27795
/proc/meminfo: memFree=14871836/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665746731475927040 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1203436 CPUtime=54.08 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 29707 0 0 0 5404 4 0 0 25 0 1 0 477326939 1232318464 7603 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 300859 7603 337 96 0 297421 0
[pid=27609] ppid=27607 vsize=18104 CPUtime=54.08 cores=1

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

/proc/27609/statm: 5230 2454 341 145 0 2275 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=154.1 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 15410 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530533 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1704024

[startup+522.301 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27808
/proc/meminfo: memFree=14827204/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665746868914880512 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1209460 CPUtime=174.06 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 61981 0 0 0 17396 10 0 0 25 0 1 0 477326939 1238487040 9862 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302365 9862 337 96 0 298927 0
[pid=27609] ppid=27607 vsize=21256 CPUtime=174.12 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2648 0 0 0 17412 0 0 0 25 0 1 0 477326939 21766144 2537 33554432000 4194304 4785740 140737464787040 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5314 2537 341 145 0 2359 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=174.11 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 17411 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1704868

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

[startup+539.001 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27808
/proc/meminfo: memFree=14830536/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747006353833984 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=51648 CPUtime=179.66 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 62189 0 0 0 17956 10 0 0 25 0 1 0 477326939 52887552 8438 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 12912 8438 338 96 0 9474 0
[pid=27609] ppid=27607 vsize=21256 CPUtime=179.63 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2666 0 0 0 17963 0 0 0 25 0 1 0 477326939 21766144 2555 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552571 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5314 2555 341 145 0 2359 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=179.69 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 17969 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 538.98
Current children cumulated vsize (KiB) 547056

[startup+551.801 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27808
/proc/meminfo: memFree=14824956/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747006353833984 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=183.89 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63075 0 0 0 18378 11 0 0 25 0 1 0 477326939 1240965120 9302 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238543 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9302 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=183.91 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2699 0 0 0 18391 0 0 0 25 0 1 0 477326939 21942272 2588 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552940 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2588 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=183.99 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18399 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 551.79
Current children cumulated vsize (KiB) 1707460

[startup+555 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14824212/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747006353833984 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=184.97 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63257 0 0 0 18486 11 0 0 25 0 1 0 477326939 1240965120 9469 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9469 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=185.01 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18501 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=185.01 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18501 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 554.99
Current children cumulated vsize (KiB) 1707460

[startup+558.201 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14823592/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747006353833984 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=186.07 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63363 0 0 0 18596 11 0 0 25 0 1 0 477326939 1240965120 9570 33554432000 4194304 4587354 140734584117872 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9570 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=186.03 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18603 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=186.09 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18609 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 558.19
Current children cumulated vsize (KiB) 1707460

[startup+559.8 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14823344/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747143792787456 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=186.57 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63418 0 0 0 18646 11 0 0 25 0 1 0 477326939 1240965120 9620 33554432000 4194304 4587354 140734584117872 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9620 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=186.61 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18661 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552642 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=186.61 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18661 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 12253456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 559.79
Current children cumulated vsize (KiB) 1707460

[startup+560.2 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14823344/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747143792787456 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=186.69 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63426 0 0 0 18658 11 0 0 25 0 1 0 477326939 1240965120 9628 33554432000 4194304 4587354 140734584117872 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9628 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=186.71 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18671 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=186.79 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18679 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 560.19
Current children cumulated vsize (KiB) 1707460

[startup+560.4 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14823344/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747143792787456 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=186.77 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63426 0 0 0 18666 11 0 0 25 0 1 0 477326939 1240965120 9628 33554432000 4194304 4587354 140734584117872 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9628 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=186.81 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18681 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=186.81 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18681 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 560.39
Current children cumulated vsize (KiB) 1707460

[startup+560.5 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27809
/proc/meminfo: memFree=14823344/32951124 swapFree=67111524/67111528
[pid=27607] ppid=27605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27607/stat : 27607 (ppfolio) S 27605 27607 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477326938 18763776 394 33554432000 4194304 4287625 140736654502192 18446744073709551615 228244368911 0 0 4096 65536 665747143792787456 0 0 17 7 0 0 0
/proc/27607/statm: 4581 394 345 23 0 91 0
[pid=27608] ppid=27607 vsize=1211880 CPUtime=186.79 cores=1
/proc/27608/stat : 27608 (cryptominisat) R 27607 27607 26615 0 -1 4202496 63426 0 0 0 18668 11 0 0 25 0 1 0 477326939 1240965120 9628 33554432000 4194304 4587354 140734584117872 18446744073709551615 4476697 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27608/statm: 302970 9628 338 96 0 299532 0
[pid=27609] ppid=27607 vsize=21428 CPUtime=186.81 cores=1
/proc/27609/stat : 27609 (clasp) R 27607 27607 26615 0 -1 4202496 2701 0 0 0 18681 0 0 0 25 0 1 0 477326939 21942272 2590 33554432000 4194304 4785740 140737464787040 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27609/statm: 5357 2590 341 145 0 2402 0
[pid=27610] ppid=27607 vsize=455828 CPUtime=186.89 cores=1
/proc/27610/stat : 27610 (TNM) R 27607 27607 26615 0 -1 4202496 342 0 0 0 18689 0 0 0 25 0 1 0 477326939 466767872 239 33554432000 134512640 134534564 4294599104 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27610/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 560.49
Current children cumulated vsize (KiB) 1707460

Child status: 0
Real time (s): 560.507
CPU time (s): 560.517
CPU user time (s): 560.4
CPU system time (s): 0.116982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2856700

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

runsolver used 0.893864 second user time and 2.04969 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 17:01:30
IDJOB=3275972
IDBENCH=84062
IDSOLVER=1639
FILE ID=node136/3275972-1303657290
RUNJOBID= node136-1303652288-27398
PBS_JOBID= 13150712
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275972-1303657290/watcher-3275972-1303657290 -o /tmp/evaluation-result-3275972-1303657290/solver-3275972-1303657290 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275972-1303657290.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=858149001

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15048740 kB
Buffers:       1702684 kB
Cached:       15569680 kB
SwapCached:          4 kB
Active:        9129068 kB
Inactive:      8208972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15048740 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:       65144 kB
Mapped:          15072 kB
Slab:           500864 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222332 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 node136 at 2011-04-24 17:10:50