Trace number 3284063

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) 1300.01 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3284063-1303759503/watcher-3284063-1303759503 -o /tmp/evaluation-result-3284063-1303759503/solver-3284063-1303759503 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284063-1303759503.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.01 2.18 4.23 1/174 15922
/proc/meminfo: memFree=20626776/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) R 15920 15922 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0

[startup+0.047658 s]
/proc/loadavg: 0.01 2.18 4.23 1/174 15922
/proc/meminfo: memFree=20626776/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.25762 s]
/proc/loadavg: 0.01 2.18 4.23 1/174 15922
/proc/meminfo: memFree=20626776/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300611 s]
/proc/loadavg: 0.01 2.18 4.23 1/174 15922
/proc/meminfo: memFree=20626776/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700541 s]
/proc/loadavg: 0.01 2.18 4.23 1/174 15922
/proc/meminfo: memFree=20626776/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 0.01 2.18 4.23 9/190 15947
/proc/meminfo: memFree=20440796/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389889096898576384 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=36756 CPUtime=0.53 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 5910 0 0 0 53 0 0 0 25 0 1 0 468366398 37638144 3974 33554432000 4194304 4587354 140735772290432 18446744073709551615 255106426624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 9189 3974 317 96 0 5751 0
[pid=15924] ppid=15922 vsize=20360 CPUtime=0.49 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 2794 0 0 0 49 0 0 0 25 0 1 0 468366398 20848640 2380 33554432000 4194304 4785740 140737049208512 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 5090 2380 316 145 0 2135 0
[pid=15925] ppid=15922 vsize=457012 CPUtime=0.44 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 1860 0 0 0 44 0 0 0 25 0 1 0 468366398 467980288 1756 33554432000 134512640 134534564 4289324704 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114253 1756 91 6 0 112919 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 532452

[startup+3.10112 s]
/proc/loadavg: 0.01 2.18 4.23 9/190 15947
/proc/meminfo: memFree=20320572/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=38880 CPUtime=1.09 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 8079 0 0 0 108 1 0 0 25 0 1 0 468366398 39813120 4841 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 9720 4841 327 96 0 6282 0
[pid=15924] ppid=15922 vsize=21768 CPUtime=1.04 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 3362 0 0 0 104 0 0 0 25 0 1 0 468366398 22290432 2792 33554432000 4194304 4785740 140737049208512 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 5442 2792 340 145 0 2487 0
[pid=15925] ppid=15922 vsize=457012 CPUtime=0.94 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 1860 0 0 0 94 0 0 0 25 0 1 0 468366398 467980288 1756 33554432000 134512640 134534564 4289324704 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114253 1756 91 6 0 112919 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 535984

[startup+6.30056 s]
/proc/loadavg: 0.73 2.29 4.26 10/195 15956
/proc/meminfo: memFree=20012728/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389889921532297216 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=38880 CPUtime=2.14 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 8317 0 0 0 213 1 0 0 25 0 1 0 468366398 39813120 5070 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 9720 5070 327 96 0 6282 0
[pid=15924] ppid=15922 vsize=22828 CPUtime=2.09 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 3618 0 0 0 209 0 0 0 25 0 1 0 468366398 23375872 3048 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 5707 3048 340 145 0 2752 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=2.04 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 204 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 537592

[startup+12.7004 s]
/proc/loadavg: 1.47 2.42 4.29 11/200 15966
/proc/meminfo: memFree=18880332/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389888409703809024 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1966228 CPUtime=4.29 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 10019 0 0 0 428 1 0 0 25 0 1 0 468366398 2013417472 5146 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 491557 5146 331 96 0 488119 0
[pid=15924] ppid=15922 vsize=28676 CPUtime=4.24 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 5045 0 0 0 424 0 0 0 25 0 1 0 468366398 29364224 4475 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 7169 4475 340 145 0 4214 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=4.14 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 414 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2470788

[startup+25.5012 s]
/proc/loadavg: 3.36 2.79 4.38 11/200 15966
/proc/meminfo: memFree=17433052/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389888272264855552 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1966760 CPUtime=8.54 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 15757 0 0 0 852 2 0 0 25 0 1 0 468366398 2013962240 5906 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 491690 5906 337 96 0 488252 0
[pid=15924] ppid=15922 vsize=32072 CPUtime=8.49 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 5824 0 0 0 849 0 0 0 25 0 1 0 468366398 32841728 5254 33554432000 4194304 4785740 140737049208512 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 8018 5254 340 145 0 5063 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=8.44 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 844 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2474716

[startup+51.1007 s]
/proc/loadavg: 5.62 3.37 4.53 11/200 15967
/proc/meminfo: memFree=16603692/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389890196410204160 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1999508 CPUtime=17.08 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 29223 0 0 0 1705 3 0 0 25 0 1 0 468366398 2047496192 15169 33554432000 4194304 4587354 140735772290432 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 499877 15169 337 96 0 496439 0
[pid=15924] ppid=15922 vsize=39052 CPUtime=17.04 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 7511 0 0 0 1704 0 0 0 25 0 1 0 468366398 39989248 6941 33554432000 4194304 4785740 140737049208512 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 9763 6941 340 145 0 6808 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=16.94 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 1694 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2514444

[startup+102.301 s]
/proc/loadavg: 7.88 4.34 4.79 12/201 16028
/proc/meminfo: memFree=17633420/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1971164 CPUtime=34.16 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 38472 0 0 0 3411 5 0 0 25 0 1 0 468366398 2018471936 7629 33554432000 4194304 4587354 140735772290432 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 492791 7629 337 96 0 489353 0
[pid=15924] ppid=15922 vsize=48592 CPUtime=34.08 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 9728 0 0 0 3407 1 0 0 25 0 1 0 468366398 49758208 9158 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 12148 9158 340 145 0 9193 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=34.04 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 3404 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2495640

[startup+162.301 s]
/proc/loadavg: 9.22 5.38 5.12 11/196 16261
/proc/meminfo: memFree=19805752/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389889921532297216 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1988816 CPUtime=54.16 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 56127 0 0 0 5408 8 0 0 25 0 1 0 468366398 2036547584 9225 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 497204 9225 337 96 0 493766 0
[pid=15924] ppid=15922 vsize=55260 CPUtime=54.08 cores=1

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

/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 636404

[startup+942.301 s]
/proc/loadavg: 12.05 11.31 8.82 13/202 16441
/proc/meminfo: memFree=17878184/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389890196410204160 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1998776 CPUtime=314.14 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 172851 0 0 0 31379 35 0 0 25 0 1 0 468366398 2046746624 13438 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 499694 13438 337 96 0 496256 0
[pid=15924] ppid=15922 vsize=85208 CPUtime=314.14 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 18254 0 0 0 31411 3 0 0 25 0 1 0 468366398 87252992 17684 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 21302 17684 340 145 0 18347 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=314.01 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 31401 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2559868

[startup+1002.3 s]
/proc/loadavg: 12.02 11.43 9.01 13/202 16442
/proc/meminfo: memFree=17909304/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389890196410204160 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=77184 CPUtime=334.14 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 177790 0 0 0 33378 36 0 0 25 0 1 0 468366398 79036416 13715 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 19296 13715 337 96 0 15858 0
[pid=15924] ppid=15922 vsize=85996 CPUtime=334.14 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 18462 0 0 0 33411 3 0 0 25 0 1 0 468366398 88059904 17892 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 21499 17892 340 145 0 18544 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=334.02 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 33402 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 639064

[startup+1062.3 s]
/proc/loadavg: 12.06 11.55 9.20 13/202 16444
/proc/meminfo: memFree=17781084/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389888272264855552 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1999168 CPUtime=354.14 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 183067 0 0 0 35377 37 0 0 25 0 1 0 468366398 2047148032 14308 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 499792 14308 337 96 0 496354 0
[pid=15924] ppid=15922 vsize=96868 CPUtime=354.14 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 21021 0 0 0 35410 4 0 0 25 0 1 0 468366398 99192832 20451 33554432000 4194304 4785740 140737049208512 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 24217 20451 340 145 0 21262 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=354.02 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 35402 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2571920

[startup+1122.3 s]
/proc/loadavg: 12.02 11.63 9.37 13/202 16445
/proc/meminfo: memFree=17451472/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389888409703809024 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1999620 CPUtime=374.13 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 188404 0 0 0 37375 38 0 0 25 0 1 0 468366398 2047610880 14618 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 499905 14618 337 96 0 496467 0
[pid=15924] ppid=15922 vsize=101620 CPUtime=374.13 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 22118 0 0 0 37409 4 0 0 25 0 1 0 468366398 104058880 21548 33554432000 4194304 4785740 140737049208512 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 25405 21548 340 145 0 22450 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=374.03 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 37403 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2577124

[startup+1182.3 s]
/proc/loadavg: 12.00 11.69 9.54 13/202 16447
/proc/meminfo: memFree=17574340/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389888547142762496 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=1999764 CPUtime=394.13 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 194181 0 0 0 39372 41 0 0 25 0 1 0 468366398 2047758336 15202 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 499941 15202 337 96 0 496503 0
[pid=15924] ppid=15922 vsize=102760 CPUtime=394.13 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 22384 0 0 0 39409 4 0 0 25 0 1 0 468366398 105226240 21814 33554432000 4194304 4785740 140737049208512 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 25690 21814 340 145 0 22735 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=394.04 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 39404 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2578408

[startup+1242.3 s]
/proc/loadavg: 12.08 11.76 9.69 13/202 16449
/proc/meminfo: memFree=17507616/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 4389889921532297216 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=2097720 CPUtime=414.13 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 217003 0 0 0 41369 44 0 0 25 0 1 0 468366398 2148065280 38017 33554432000 4194304 4587354 140735772290432 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 524430 38017 337 96 0 520992 0
[pid=15924] ppid=15922 vsize=104440 CPUtime=414.12 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 22749 0 0 0 41408 4 0 0 25 0 1 0 468366398 106946560 22179 33554432000 4194304 4785740 140737049208512 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 26110 22179 340 145 0 23155 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=414.05 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 41405 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2678044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 11.80 9.83 13/202 16450
/proc/meminfo: memFree=17582488/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=87468 CPUtime=433.41 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 221619 0 0 0 43295 46 0 0 25 0 1 0 468366398 89567232 17355 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 21867 17355 337 96 0 18429 0
[pid=15924] ppid=15922 vsize=106148 CPUtime=433.32 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 23095 0 0 0 43328 4 0 0 25 0 1 0 468366398 108695552 22525 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 26537 22525 340 145 0 23582 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=433.28 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 43328 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 669500

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

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

[startup+1300 s]
/proc/loadavg: 12.03 11.80 9.83 13/202 16450
/proc/meminfo: memFree=17582488/32951124 swapFree=67111524/67111528
[pid=15922] ppid=15920 vsize=18324 CPUtime=0 cores=1,3
/proc/15922/stat : 15922 (ppfolio) S 15920 15922 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468366398 18763776 394 33554432000 4194304 4287625 140733580752032 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15922/statm: 4581 394 345 23 0 91 0
[pid=15923] ppid=15922 vsize=87468 CPUtime=433.41 cores=1
/proc/15923/stat : 15923 (cryptominisat) R 15922 15922 15892 0 -1 4202496 221619 0 0 0 43295 46 0 0 25 0 1 0 468366398 89567232 17355 33554432000 4194304 4587354 140735772290432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15923/statm: 21867 17355 337 96 0 18429 0
[pid=15924] ppid=15922 vsize=106148 CPUtime=433.32 cores=1
/proc/15924/stat : 15924 (clasp) R 15922 15922 15892 0 -1 4202496 23095 0 0 0 43328 4 0 0 25 0 1 0 468366398 108695552 22525 33554432000 4194304 4785740 140737049208512 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15924/statm: 26537 22525 340 145 0 23582 0
[pid=15925] ppid=15922 vsize=457560 CPUtime=433.28 cores=1
/proc/15925/stat : 15925 (TNM) R 15922 15922 15892 0 -1 4202496 2408 0 0 0 43328 0 0 0 25 0 1 0 468366398 468541440 2304 33554432000 134512640 134534564 4289324704 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15925/statm: 114390 2304 95 6 0 113056 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 669500

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.51
CPU system time (s): 0.5
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 4516564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.004999
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= 218
involuntary context switches= 4

runsolver used 1.9467 second user time and 5.15122 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:25:03
IDJOB=3284063
IDBENCH=71098
IDSOLVER=1613
FILE ID=node144/3284063-1303759503
RUNJOBID= node144-1303759502-15912
PBS_JOBID= 13157119
Free space on /tmp= 72148 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=540283864

node144.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.850
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20627056 kB
Buffers:       2181764 kB
Cached:        9516716 kB
SwapCached:          4 kB
Active:        3510056 kB
Inactive:      8251948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20627056 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12624 kB
Writeback:           0 kB
AnonPages:       62828 kB
Mapped:          14384 kB
Slab:           496164 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184356 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= 72012 MiB
End job on node144 at 2011-04-25 21:46:45