Trace number 3275422

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.03 4999.91

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
Bench CategoryCRAFTED (crafted 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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275422-1303645251/watcher-3275422-1303645251 -o /tmp/evaluation-result-3275422-1303645251/solver-3275422-1303645251 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275422-1303645251.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.93 4/180 32694
/proc/meminfo: memFree=16043068/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0

[startup+0.0225721 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 32694
/proc/meminfo: memFree=16043068/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101699226009600 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100549 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 32694
/proc/meminfo: memFree=16043068/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101699226009600 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300509 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 32694
/proc/meminfo: memFree=16043068/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101699226009600 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700439 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 32694
/proc/meminfo: memFree=16043068/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057102248981823488 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32698
/proc/meminfo: memFree=16018144/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=848832 CPUtime=0.85 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 7815 0 0 0 84 1 0 0 18 0 1 0 476122873 869203968 4190 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 212208 4190 327 96 0 208770 0
[pid=32696] ppid=32694 vsize=18604 CPUtime=0.32 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 2215 0 0 0 32 0 0 0 25 0 1 0 476122873 19050496 1928 33554432000 4194304 4785740 140734433163424 18446744073709551615 4483219 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 4651 1928 316 145 0 1696 0
[pid=32697] ppid=32694 vsize=455560 CPUtime=0.3 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1357 0 0 0 30 0 0 0 25 0 1 0 476122873 466493440 1254 33554432000 134512640 134534564 4294609360 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 113890 1254 91 6 0 112556 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1341320

[startup+3.101 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32698
/proc/meminfo: memFree=16009588/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057103073615544320 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=855488 CPUtime=1.64 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 10950 0 0 0 162 2 0 0 19 0 1 0 476122873 876019712 5920 33554432000 4194304 4587354 140734969207296 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 213872 5920 337 96 0 210434 0
[pid=32696] ppid=32694 vsize=20320 CPUtime=0.73 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 2662 0 0 0 73 0 0 0 25 0 1 0 476122873 20807680 2375 33554432000 4194304 4785740 140734433163424 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 5080 2375 316 145 0 2125 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=0.7 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 70 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1354452

[startup+6.30042 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32698
/proc/meminfo: memFree=15995560/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057103211054497792 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=864100 CPUtime=2.65 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 15018 0 0 0 263 2 0 0 21 0 1 0 476122873 884838400 8189 33554432000 4194304 4587354 140734969207296 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 216025 8189 337 96 0 212587 0
[pid=32696] ppid=32694 vsize=29480 CPUtime=1.82 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 5057 0 0 0 182 0 0 0 25 0 1 0 476122873 30187520 4675 33554432000 4194304 4785740 140734433163424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 7370 4675 340 145 0 4415 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1.8 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 180 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1372224

[startup+12.7002 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32699
/proc/meminfo: memFree=15979192/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=868572 CPUtime=4.84 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 17623 0 0 0 482 2 0 0 25 0 1 0 476122873 889417728 9080 33554432000 4194304 4587354 140734969207296 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 217143 9080 337 96 0 213705 0
[pid=32696] ppid=32694 vsize=32512 CPUtime=3.93 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 5782 0 0 0 393 0 0 0 25 0 1 0 476122873 33292288 5400 33554432000 4194304 4785740 140734433163424 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 8128 5400 340 145 0 5173 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=3.9 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 390 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1379728

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32699
/proc/meminfo: memFree=15958048/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057102111542870016 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=881140 CPUtime=9.05 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 22843 0 0 0 902 3 0 0 25 0 1 0 476122873 902287360 12336 33554432000 4194304 4587354 140734969207296 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 220285 12336 337 96 0 216847 0
[pid=32696] ppid=32694 vsize=41208 CPUtime=8.21 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 7887 0 0 0 821 0 0 0 25 0 1 0 476122873 42196992 7505 33554432000 4194304 4785740 140734433163424 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 10302 7505 340 145 0 7347 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=8.2 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 820 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1400992

[startup+51.1002 s]
/proc/loadavg: 5.81 5.95 5.91 7/184 32731
/proc/meminfo: memFree=16033988/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057102661298683904 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=870064 CPUtime=17.63 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 39615 0 0 0 1757 6 0 0 25 0 1 0 476122873 890945536 9873 33554432000 4194304 4587354 140734969207296 18446744073709551615 4356644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 217516 9873 337 96 0 214078 0
[pid=32696] ppid=32694 vsize=47560 CPUtime=16.73 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 9389 0 0 0 1673 0 0 0 25 0 1 0 476122873 48701440 9007 33554432000 4194304 4785740 140734433163424 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 11890 9007 340 145 0 8935 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=16.7 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 1670 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1396268

[startup+102.307 s]
/proc/loadavg: 5.92 5.96 5.91 7/184 32732
/proc/meminfo: memFree=15998940/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057102248981823488 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=885028 CPUtime=34.67 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 73595 0 0 0 3455 12 0 0 25 0 1 0 476122873 906268672 13165 33554432000 4194304 4587354 140734969207296 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 221257 13165 337 96 0 217819 0
[pid=32696] ppid=32694 vsize=58236 CPUtime=33.81 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 11858 0 0 0 3380 1 0 0 25 0 1 0 476122873 59633664 11476 33554432000 4194304 4785740 140734433163424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 14559 11476 340 145 0 11604 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=33.8 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 3380 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1421908

[startup+162.301 s]
/proc/loadavg: 5.97 5.96 5.91 8/184 32734
/proc/meminfo: memFree=16001028/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101286909149184 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=55640 CPUtime=54.68 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 100725 0 0 0 5451 17 0 0 25 0 1 0 476122873 56975360 8677 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 13910 8677 337 96 0 10472 0
[pid=32696] ppid=32694 vsize=69252 CPUtime=53.8 cores=1

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

/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1598048

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 477
/proc/meminfo: memFree=15659960/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918376 CPUtime=1554.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1255172 0 0 0 155208 262 0 0 25 0 1 0 476122873 940417024 28945 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229594 28945 337 96 0 226156 0
[pid=32696] ppid=32694 vsize=201164 CPUtime=1553.88 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 44328 0 0 0 155380 8 0 0 25 0 1 0 476122873 205991936 43946 33554432000 4194304 4785740 140734433163424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 50291 43946 340 145 0 47336 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1553.83 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 155383 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1598184

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 478
/proc/meminfo: memFree=15639492/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=228548 CPUtime=1574.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1270093 0 0 0 157204 266 0 0 25 0 1 0 476122873 234033152 29864 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 57137 29864 337 96 0 53699 0
[pid=32696] ppid=32694 vsize=201164 CPUtime=1573.88 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 44328 0 0 0 157380 8 0 0 25 0 1 0 476122873 205991936 43946 33554432000 4194304 4785740 140734433163424 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 50291 43946 340 145 0 47336 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1573.84 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 157384 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 908356

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 480
/proc/meminfo: memFree=15721564/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=108756 CPUtime=1594.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1289080 0 0 0 159200 270 0 0 25 0 1 0 476122873 111366144 20702 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 27189 20702 337 96 0 23751 0
[pid=32696] ppid=32694 vsize=201592 CPUtime=1593.87 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 44431 0 0 0 159379 8 0 0 25 0 1 0 476122873 206430208 44049 33554432000 4194304 4785740 140734433163424 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 50398 44049 340 145 0 47443 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1593.84 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 159384 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 788992

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 490
/proc/meminfo: memFree=15754712/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918488 CPUtime=1614.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1304620 0 0 0 161196 274 0 0 25 0 1 0 476122873 940531712 22001 33554432000 4194304 4587354 140734969207296 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229622 22001 337 96 0 226184 0
[pid=32696] ppid=32694 vsize=203236 CPUtime=1613.87 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 44789 0 0 0 161379 8 0 0 25 0 1 0 476122873 208113664 44407 33554432000 4194304 4785740 140734433163424 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 50809 44407 340 145 0 47854 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1613.85 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 161385 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1600368

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 492
/proc/meminfo: memFree=15747256/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918124 CPUtime=1634.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1319933 0 0 0 163193 277 0 0 25 0 1 0 476122873 940158976 23074 33554432000 4194304 4587354 140734969207296 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229531 23074 337 96 0 226093 0
[pid=32696] ppid=32694 vsize=208000 CPUtime=1633.87 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 45946 0 0 0 163379 8 0 0 25 0 1 0 476122873 212992000 45564 33554432000 4194304 4785740 140734433163424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 52000 45564 340 145 0 49045 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1633.85 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 163385 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1604768

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 494
/proc/meminfo: memFree=15730376/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101424348102656 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918112 CPUtime=1654.7 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1335273 0 0 0 165190 280 0 0 25 0 1 0 476122873 940146688 23976 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229528 23976 337 96 0 226090 0
[pid=32696] ppid=32694 vsize=211252 CPUtime=1653.86 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 46663 0 0 0 165378 8 0 0 25 0 1 0 476122873 216322048 46281 33554432000 4194304 4785740 140734433163424 18446744073709551615 4277703 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 52813 46281 340 145 0 49858 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1653.85 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 165385 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1608008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 495
/proc/meminfo: memFree=15709532/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101561787056128 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918112 CPUtime=1667.29 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1341467 0 0 0 166447 282 0 0 25 0 1 0 476122873 940146688 30073 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229528 30073 337 96 0 226090 0
[pid=32696] ppid=32694 vsize=211252 CPUtime=1666.39 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 46678 0 0 0 166631 8 0 0 25 0 1 0 476122873 216322048 46296 33554432000 4194304 4785740 140734433163424 18446744073709551615 212687372898 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 52813 46296 340 145 0 49858 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1666.35 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 166635 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1608008

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 495
/proc/meminfo: memFree=15709532/32951124 swapFree=67111528/67111528
[pid=32694] ppid=32692 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32694/stat : 32694 (ppfolio) S 32692 32694 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476122873 18763776 394 33554432000 4194304 4287625 140733726394688 18446744073709551615 212687695375 0 0 4096 65536 4057101561787056128 0 0 17 5 0 0 0
/proc/32694/statm: 4581 394 345 23 0 91 0
[pid=32695] ppid=32694 vsize=918112 CPUtime=1667.29 cores=1
/proc/32695/stat : 32695 (cryptominisat) R 32694 32694 32167 0 -1 4202496 1341467 0 0 0 166447 282 0 0 25 0 1 0 476122873 940146688 30073 33554432000 4194304 4587354 140734969207296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32695/statm: 229528 30073 337 96 0 226090 0
[pid=32696] ppid=32694 vsize=211252 CPUtime=1666.39 cores=1
/proc/32696/stat : 32696 (clasp) R 32694 32694 32167 0 -1 4202496 46678 0 0 0 166631 8 0 0 25 0 1 0 476122873 216322048 46296 33554432000 4194304 4785740 140734433163424 18446744073709551615 212687372898 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32696/statm: 52813 46296 340 145 0 49858 0
[pid=32697] ppid=32694 vsize=460320 CPUtime=1666.35 cores=1
/proc/32697/stat : 32697 (TNM) R 32694 32694 32167 0 -1 4202496 1874 0 0 0 166635 0 0 0 25 0 1 0 476122873 471367680 1771 33554432000 134512640 134534564 4294609360 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32697/statm: 115080 1771 95 6 0 113746 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1608008

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4997.13
CPU system time (s): 2.9
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2451960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 352
involuntary context switches= 5

runsolver used 8.24575 second user time and 18.8831 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 13:40:51
IDJOB=3275422
IDBENCH=83178
IDSOLVER=1639
FILE ID=node139/3275422-1303645251
RUNJOBID= node139-1303635245-32186
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275422-1303645251/watcher-3275422-1303645251 -o /tmp/evaluation-result-3275422-1303645251/solver-3275422-1303645251 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275422-1303645251.cnf

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

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=1779827975

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16043348 kB
Buffers:       2144240 kB
Cached:       14084636 kB
SwapCached:          0 kB
Active:        9885788 kB
Inactive:      6499784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16043348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10884 kB
Writeback:           0 kB
AnonPages:      155904 kB
Mapped:          16488 kB
Slab:           458756 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   753988 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= 72548 MiB
End job on node139 at 2011-04-24 15:04:13