Trace number 3282315

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.91 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3282315-1303753139/watcher-3282315-1303753139 -o /tmp/evaluation-result-3282315-1303753139/solver-3282315-1303753139 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282315-1303753139.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.39 2.29 6/184 27448
/proc/meminfo: memFree=22962872/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=2712 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4194304 83 0 0 0 0 0 0 0 21 0 1 0 486916715 2777088 36 33554432000 4194304 4287625 140735044211264 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/27448/statm: 678 36 27 23 0 23 0

[startup+0.0525929 s]
/proc/loadavg: 0.92 1.39 2.29 6/184 27448
/proc/meminfo: memFree=22962872/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=2712 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4194304 83 0 0 0 0 0 0 0 21 0 1 0 486916715 2777088 36 33554432000 4194304 4287625 140735044211264 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/27448/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100583 s]
/proc/loadavg: 0.92 1.39 2.29 6/184 27448
/proc/meminfo: memFree=22962872/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) R 27446 27448 26342 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 486916715 18763776 391 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27448/statm: 4581 391 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300565 s]
/proc/loadavg: 0.92 1.39 2.29 6/184 27448
/proc/meminfo: memFree=22962872/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443561706128408576 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700478 s]
/proc/loadavg: 0.92 1.39 2.29 6/184 27448
/proc/meminfo: memFree=22962872/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22556372/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=58108 CPUtime=0.46 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 9143 0 0 0 45 1 0 0 25 0 1 0 486916724 59502592 8835 33554432000 4194304 4587354 140734849906048 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 14527 8835 307 96 0 11089 0
[pid=27458] ppid=27448 vsize=63356 CPUtime=0.42 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 14959 0 0 0 40 2 0 0 25 0 1 0 486916725 64876544 12768 33554432000 4194304 4785740 140735888587776 18446744073709551615 4487020 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 15839 12768 319 145 0 12884 0
[pid=27460] ppid=27448 vsize=472324 CPUtime=0.5 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10298 0 0 0 49 1 0 0 25 0 1 0 486916725 483659776 10195 33554432000 134512640 134534564 4290651136 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 118081 10195 95 6 0 116747 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 612112

[startup+3.10106 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22409560/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=58108 CPUtime=1.04 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 9143 0 0 0 103 1 0 0 25 0 1 0 486916724 59502592 8835 33554432000 4194304 4587354 140734849906048 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 14527 8835 307 96 0 11089 0
[pid=27458] ppid=27448 vsize=66544 CPUtime=0.94 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 17399 0 0 0 92 2 0 0 25 0 1 0 486916725 68141056 13676 33554432000 4194304 4785740 140735888587776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 16636 13676 326 145 0 13681 0
[pid=27460] ppid=27448 vsize=472324 CPUtime=1 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10298 0 0 0 99 1 0 0 25 0 1 0 486916725 483659776 10195 33554432000 134512640 134534564 4290651136 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 118081 10195 95 6 0 116747 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 615300

[startup+6.30049 s]
/proc/loadavg: 2.70 1.75 2.40 13/202 27469
/proc/meminfo: memFree=22308824/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562393323175936 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=76896 CPUtime=2.06 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 13811 0 0 0 204 2 0 0 25 0 1 0 486916724 78741504 13503 33554432000 4194304 4587354 140734849906048 18446744073709551615 4421117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 19224 13503 312 96 0 15786 0
[pid=27458] ppid=27448 vsize=66544 CPUtime=2.02 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 17413 0 0 0 200 2 0 0 25 0 1 0 486916725 68141056 13690 33554432000 4194304 4785740 140735888587776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 16636 13690 340 145 0 13681 0
[pid=27460] ppid=27448 vsize=472324 CPUtime=2.1 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10298 0 0 0 209 1 0 0 25 0 1 0 486916725 483659776 10195 33554432000 134512640 134534564 4290651136 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 118081 10195 95 6 0 116747 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 634088

[startup+12.7004 s]
/proc/loadavg: 3.45 1.92 2.45 13/202 27470
/proc/meminfo: memFree=22224160/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562393323175936 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=76896 CPUtime=4.24 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 13811 0 0 0 422 2 0 0 25 0 1 0 486916724 78741504 13503 33554432000 4194304 4587354 140734849906048 18446744073709551615 4367578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 19224 13503 312 96 0 15786 0
[pid=27458] ppid=27448 vsize=66544 CPUtime=4.14 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 17413 0 0 0 412 2 0 0 25 0 1 0 486916725 68141056 13690 33554432000 4194304 4785740 140735888587776 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 16636 13690 340 145 0 13681 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=4.2 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 419 1 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134530897 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 637920

[startup+25.5011 s]
/proc/loadavg: 4.76 2.26 2.55 13/202 27470
/proc/meminfo: memFree=22150368/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443563492834803712 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=158040 CPUtime=8.46 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 32042 0 0 0 842 4 0 0 25 0 1 0 486916724 161832960 24979 33554432000 4194304 4587354 140734849906048 18446744073709551615 4236532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 39510 24979 332 96 0 36072 0
[pid=27458] ppid=27448 vsize=74604 CPUtime=8.41 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 19415 0 0 0 839 2 0 0 25 0 1 0 486916725 76394496 15692 33554432000 4194304 4785740 140735888587776 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 18651 15692 340 145 0 15696 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=8.5 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 849 1 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 727124

[startup+51.1005 s]
/proc/loadavg: 7.67 3.20 2.86 13/202 27470
/proc/meminfo: memFree=21982444/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562943078989824 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=158040 CPUtime=17.04 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 32800 0 0 0 1699 5 0 0 25 0 1 0 486916724 161832960 25718 33554432000 4194304 4587354 140734849906048 18446744073709551615 4237607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 39510 25718 338 96 0 36072 0
[pid=27458] ppid=27448 vsize=102148 CPUtime=16.94 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 26264 0 0 0 1690 4 0 0 25 0 1 0 486916725 104599552 22541 33554432000 4194304 4785740 140735888587776 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 25537 22541 340 145 0 22582 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=17 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 1699 1 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 754668

[startup+102.307 s]
/proc/loadavg: 10.17 4.57 3.34 13/202 27472
/proc/meminfo: memFree=21827916/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443563630273757184 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=966680 CPUtime=34.08 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 36361 0 0 0 3403 5 0 0 25 0 1 0 486916724 989880320 25444 33554432000 4194304 4587354 140734849906048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 241670 25444 338 96 0 238232 0
[pid=27458] ppid=27448 vsize=140880 CPUtime=34.01 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 35881 0 0 0 3395 6 0 0 25 0 1 0 486916725 144261120 32158 33554432000 4194304 4785740 140735888587776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 35220 32158 340 145 0 32265 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=34.1 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 3409 1 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1602040

[startup+162.301 s]
/proc/loadavg: 11.37 5.94 3.88 13/202 27474
/proc/meminfo: memFree=21641904/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562118445268992 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=968076 CPUtime=54.08 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 37696 0 0 0 5403 5 0 0 25 0 1 0 486916724 991309824 26748 33554432000 4194304 4587354 140734849906048 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 242019 26748 338 96 0 238581 0
[pid=27458] ppid=27448 vsize=262856 CPUtime=54.01 cores=0

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

/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 2151420

[startup+882.301 s]
/proc/loadavg: 11.07 11.05 8.09 12/201 27493
/proc/meminfo: memFree=20995716/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443561568689455104 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=981412 CPUtime=294.09 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 127418 0 0 0 29382 27 0 0 25 0 1 0 486916724 1004965888 33342 33554432000 4194304 4587354 140734849906048 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 245353 33342 338 96 0 241915 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=294.05 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168434 0 0 0 29373 32 0 0 25 0 1 0 486916725 692158464 164711 33554432000 4194304 4785740 140735888587776 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164711 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=294.05 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 29403 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 2151828

[startup+942.3 s]
/proc/loadavg: 11.02 11.04 8.27 12/201 27494
/proc/meminfo: memFree=20944592/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443561706128408576 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=994924 CPUtime=314.09 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 137387 0 0 0 31379 30 0 0 25 0 1 0 486916724 1018802176 33892 33554432000 4194304 4587354 140734849906048 18446744073709551615 4242435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 248731 33892 338 96 0 245293 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=314.06 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168435 0 0 0 31374 32 0 0 25 0 1 0 486916725 692158464 164712 33554432000 4194304 4785740 140735888587776 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164712 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=314.05 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 31403 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 2165340

[startup+1002.3 s]
/proc/loadavg: 11.01 11.03 8.44 12/201 27496
/proc/meminfo: memFree=20908724/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562118445268992 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=986996 CPUtime=334.09 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 147444 0 0 0 33376 33 0 0 25 0 1 0 486916724 1010683904 34244 33554432000 4194304 4587354 140734849906048 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 246749 34244 338 96 0 243311 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=334.06 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168483 0 0 0 33374 32 0 0 25 0 1 0 486916725 692158464 164760 33554432000 4194304 4785740 140735888587776 18446744073709551615 4290616 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164760 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=334.05 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 33403 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 2157412

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 8.60 12/201 27498
/proc/meminfo: memFree=20784328/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562255884222464 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=961248 CPUtime=354.09 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 157263 0 0 0 35374 35 0 0 25 0 1 0 486916724 984317952 33897 33554432000 4194304 4587354 140734849906048 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 240312 33897 338 96 0 236874 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=354.06 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168523 0 0 0 35374 32 0 0 25 0 1 0 486916725 692158464 164800 33554432000 4194304 4785740 140735888587776 18446744073709551615 4299858 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164800 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=354.06 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 35404 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 2131664

[startup+1122.3 s]
/proc/loadavg: 11.07 11.03 8.75 12/201 27499
/proc/meminfo: memFree=20755404/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562943078989824 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=965012 CPUtime=374.08 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 163119 0 0 0 37372 36 0 0 25 0 1 0 486916724 988172288 34289 33554432000 4194304 4587354 140734849906048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 241253 34289 338 96 0 237815 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=374.06 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168524 0 0 0 37374 32 0 0 25 0 1 0 486916725 692158464 164801 33554432000 4194304 4785740 140735888587776 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164801 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=374.06 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 37404 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 2135428

[startup+1182.3 s]
/proc/loadavg: 11.02 11.02 8.89 12/201 27501
/proc/meminfo: memFree=20738272/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562255884222464 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=991944 CPUtime=394.08 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 173557 0 0 0 39370 38 0 0 25 0 1 0 486916724 1015750656 39227 33554432000 4194304 4587354 140734849906048 18446744073709551615 4240908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 247986 39227 341 96 0 244548 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=394.05 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168535 0 0 0 39373 32 0 0 25 0 1 0 486916725 692158464 164812 33554432000 4194304 4785740 140735888587776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164812 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=394.07 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 39405 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 2162360

[startup+1242.3 s]
/proc/loadavg: 11.04 11.03 9.02 12/201 27502
/proc/meminfo: memFree=20699564/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562393323175936 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=1015988 CPUtime=414.07 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 178789 0 0 0 41368 39 0 0 25 0 1 0 486916724 1040371712 44401 33554432000 4194304 4587354 140734849906048 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 253997 44401 341 96 0 250559 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=414.05 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168535 0 0 0 41373 32 0 0 25 0 1 0 486916725 692158464 164812 33554432000 4194304 4785740 140735888587776 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164812 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=414.08 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 41406 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 2186404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.05 11.04 9.14 9/196 27505
/proc/meminfo: memFree=21007220/32951124 swapFree=67051468/67111528
[pid=27448] ppid=27446 vsize=18324 CPUtime=0 cores=0,2
/proc/27448/stat : 27448 (ppfolio) S 27446 27448 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916715 18763776 393 33554432000 4194304 4287625 140735044211264 18446744073709551615 218370977295 0 0 4096 65536 16443562530762129408 0 0 17 2 0 0 0
/proc/27448/statm: 4581 393 345 23 0 91 0
[pid=27456] ppid=27448 vsize=1019752 CPUtime=433.33 cores=0
/proc/27456/stat : 27456 (cryptominisat) R 27448 27448 26342 0 -1 4202496 183012 0 0 0 43293 40 0 0 25 0 1 0 486916724 1044226048 43420 33554432000 4194304 4587354 140734849906048 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27456/statm: 254938 43421 341 96 0 251500 0
[pid=27458] ppid=27448 vsize=675936 CPUtime=433.25 cores=0
/proc/27458/stat : 27458 (clasp) R 27448 27448 26342 0 -1 4202496 168535 0 0 0 43293 32 0 0 25 0 1 0 486916725 692158464 164812 33554432000 4194304 4785740 140735888587776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27458/statm: 168984 164812 340 145 0 166029 0
[pid=27460] ppid=27448 vsize=476156 CPUtime=433.33 cores=0
/proc/27460/stat : 27460 (TNM) R 27448 27448 26342 0 -1 4202496 10299 0 0 0 43331 2 0 0 25 0 1 0 486916725 487583744 10196 33554432000 134512640 134534564 4290651136 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27460/statm: 119039 10196 95 6 0 117705 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 2190168

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.91
CPU user time (s): 1299.17
CPU system time (s): 0.74
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 3240004

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

runsolver used 2.36764 second user time and 4.73528 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 19:38:59
IDJOB=3282315
IDBENCH=70799
IDSOLVER=1613
FILE ID=node101/3282315-1303753139
RUNJOBID= node101-1303753139-27414
PBS_JOBID= 13154061
Free space on /tmp= 71632 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282315-1303753139/watcher-3282315-1303753139 -o /tmp/evaluation-result-3282315-1303753139/solver-3282315-1303753139 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282315-1303753139.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1900144970

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22963028 kB
Buffers:       2075860 kB
Cached:        7383712 kB
SwapCached:      33708 kB
Active:        6245384 kB
Inactive:      3273924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22963028 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           47756 kB
Writeback:           0 kB
AnonPages:       47424 kB
Mapped:          10152 kB
Slab:           405368 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   693596 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= 71608 MiB
End job on node101 at 2011-04-25 20:00:42