Trace number 3191498

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.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191498-1302537855/watcher-3191498-1302537855 -o /tmp/evaluation-result-3191498-1302537855/solver-3191498-1302537855 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191498-1302537855.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: 10.03 9.45 6.55 8/196 27720
/proc/meminfo: memFree=12686428/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) R 27718 27720 27560 0 -1 4202496 486 0 0 0 0 0 0 0 21 0 1 0 346201453 18763776 392 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27720/statm: 4581 392 343 23 0 91 0

[startup+0.0170551 s]
/proc/loadavg: 10.03 9.45 6.55 8/196 27720
/proc/meminfo: memFree=12686428/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 363314655117934852 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101044 s]
/proc/loadavg: 10.03 9.45 6.55 8/196 27720
/proc/meminfo: memFree=12686428/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301011 s]
/proc/loadavg: 10.03 9.45 6.55 8/196 27720
/proc/meminfo: memFree=12686428/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700931 s]
/proc/loadavg: 10.03 9.45 6.55 8/196 27720
/proc/meminfo: memFree=12686428/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 10.03 9.45 6.55 11/200 27724
/proc/meminfo: memFree=12668788/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=26308 CPUtime=0.54 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 1580 0 0 0 54 0 0 0 25 0 1 0 346201453 26939392 1432 33554432000 4194304 4587354 140737243745184 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 6577 1432 305 96 0 3139 0
[pid=27722] ppid=27720 vsize=19104 CPUtime=0.43 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 2393 0 0 0 43 0 0 0 25 0 1 0 346201453 19562496 2124 33554432000 4194304 4785740 140733993464832 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 4776 2124 340 145 0 1821 0
[pid=27723] ppid=27720 vsize=456220 CPUtime=0.5 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1458 0 0 0 50 0 0 0 25 0 1 0 346201454 467169280 1354 33554432000 134512640 134534564 4289313840 18446744073709551615 134524731 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519956

[startup+3.10049 s]
/proc/loadavg: 10.02 9.46 6.56 11/200 27724
/proc/meminfo: memFree=12665840/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=28180 CPUtime=1.15 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 5133 0 0 0 115 0 0 0 18 0 1 0 346201453 28856320 2043 33554432000 4194304 4587354 140737243745184 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 7045 2043 326 96 0 3607 0
[pid=27722] ppid=27720 vsize=21516 CPUtime=0.92 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 2976 0 0 0 92 0 0 0 25 0 1 0 346201453 22032384 2707 33554432000 4194304 4785740 140733993464832 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 5379 2707 340 145 0 2424 0
[pid=27723] ppid=27720 vsize=456220 CPUtime=1 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1458 0 0 0 100 0 0 0 25 0 1 0 346201454 467169280 1354 33554432000 134512640 134534564 4289313840 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 524240

[startup+6.30091 s]
/proc/loadavg: 10.02 9.46 6.56 11/200 27724
/proc/meminfo: memFree=12653564/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696665094754664448 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1482096 CPUtime=2.64 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 8086 0 0 0 263 1 0 0 20 0 1 0 346201453 1517666304 2884 33554432000 4194304 4587354 140737243745184 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 370524 2884 327 96 0 367086 0
[pid=27722] ppid=27720 vsize=24436 CPUtime=1.81 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 3686 0 0 0 181 0 0 0 25 0 1 0 346201453 25022464 3417 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 6109 3417 340 145 0 3154 0
[pid=27723] ppid=27720 vsize=456220 CPUtime=1.81 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1458 0 0 0 181 0 0 0 25 0 1 0 346201454 467169280 1354 33554432000 134512640 134534564 4289313840 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1981076

[startup+12.7007 s]
/proc/loadavg: 10.02 9.47 6.58 11/200 27724
/proc/meminfo: memFree=12628824/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696667018900013056 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1506748 CPUtime=4.75 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 15112 0 0 0 474 1 0 0 25 0 1 0 346201453 1542909952 7138 33554432000 4194304 4587354 140737243745184 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 376687 7138 337 96 0 373249 0
[pid=27722] ppid=27720 vsize=26728 CPUtime=3.91 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 4258 0 0 0 391 0 0 0 25 0 1 0 346201453 27369472 3989 33554432000 4194304 4785740 140733993464832 18446744073709551615 4538824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 6682 3989 340 145 0 3727 0
[pid=27723] ppid=27720 vsize=456220 CPUtime=4 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1458 0 0 0 400 0 0 0 25 0 1 0 346201454 467169280 1354 33554432000 134512640 134534564 4289313840 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2008020

[startup+25.5004 s]
/proc/loadavg: 10.02 9.50 6.64 11/200 27725
/proc/meminfo: memFree=12595620/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696667156338966528 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1515644 CPUtime=9.03 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 21359 0 0 0 901 2 0 0 25 0 1 0 346201453 1552019456 11811 33554432000 4194304 4587354 140737243745184 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 378911 11811 337 96 0 375473 0
[pid=27722] ppid=27720 vsize=29664 CPUtime=8.21 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 4980 0 0 0 821 0 0 0 25 0 1 0 346201453 30375936 4711 33554432000 4194304 4785740 140733993464832 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 7416 4711 340 145 0 4461 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=8.21 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 821 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2024340

[startup+51.1006 s]
/proc/loadavg: 10.01 9.54 6.72 11/200 27725
/proc/meminfo: memFree=12626824/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696665644510478336 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1504288 CPUtime=17.56 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 22824 0 0 0 1753 3 0 0 25 0 1 0 346201453 1540390912 7503 33554432000 4194304 4587354 140737243745184 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 376072 7503 337 96 0 372634 0
[pid=27722] ppid=27720 vsize=33896 CPUtime=16.72 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 5968 0 0 0 1671 1 0 0 25 0 1 0 346201453 34709504 5699 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 8474 5699 340 145 0 5519 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=16.8 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 1680 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2017216

[startup+102.307 s]
/proc/loadavg: 10.00 9.61 6.91 11/200 27727
/proc/meminfo: memFree=12434488/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696666056827338752 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1502488 CPUtime=34.63 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 35633 0 0 0 3458 5 0 0 25 0 1 0 346201453 1538547712 6556 33554432000 4194304 4587354 140737243745184 18446744073709551615 220815893041 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 375622 6556 337 96 0 372184 0
[pid=27722] ppid=27720 vsize=40552 CPUtime=33.81 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 7607 0 0 0 3380 1 0 0 25 0 1 0 346201453 41525248 7338 33554432000 4194304 4785740 140733993464832 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 10138 7338 340 145 0 7183 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=33.83 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 3383 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2022072

[startup+162.301 s]
/proc/loadavg: 10.00 9.67 7.09 11/200 27728
/proc/meminfo: memFree=12558588/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=0 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346201453 18763776 394 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 7696666606583152640 0 0 17 3 0 0 0
/proc/27720/statm: 4581 394 345 23 0 91 0
[pid=27721] ppid=27720 vsize=1522472 CPUtime=54.63 cores=1
/proc/27721/stat : 27721 (cryptominisat) R 27720 27720 27560 0 -1 4202496 47688 0 0 0 5456 7 0 0 25 0 1 0 346201453 1559011328 11581 33554432000 4194304 4587354 140737243745184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27721/statm: 380618 11581 337 96 0 377180 0
[pid=27722] ppid=27720 vsize=45376 CPUtime=53.81 cores=1

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

[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=78288 CPUtime=300.88 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 16256 0 0 0 30085 3 0 0 25 0 1 0 346201453 80166912 15987 33554432000 4194304 4785740 140733993464832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 19572 15987 340 145 0 16617 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=300.96 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 30096 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 557320

[startup+762.308 s]
/proc/loadavg: 9.99 9.77 8.33 11/200 27867
/proc/meminfo: memFree=12878096/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=80120 CPUtime=330.89 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 16670 0 0 0 33086 3 0 0 25 0 1 0 346201453 82042880 16401 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 20030 16401 340 145 0 17075 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=330.95 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 33095 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 559152

[startup+822.3 s]
/proc/loadavg: 9.99 9.81 8.42 11/200 27869
/proc/meminfo: memFree=12897160/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=83724 CPUtime=360.89 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 17492 0 0 0 36086 3 0 0 25 0 1 0 346201453 85733376 17223 33554432000 4194304 4785740 140733993464832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 20931 17223 340 145 0 17976 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=360.95 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 36095 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 562756

[startup+882.3 s]
/proc/loadavg: 10.13 9.87 8.54 11/200 27870
/proc/meminfo: memFree=12888952/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=87120 CPUtime=390.89 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 18237 0 0 0 39086 3 0 0 25 0 1 0 346201453 89210880 17968 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 21780 17968 340 145 0 18825 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=390.94 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 39094 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 566152

[startup+942.3 s]
/proc/loadavg: 10.05 9.89 8.62 11/200 27872
/proc/meminfo: memFree=12859420/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=89508 CPUtime=420.9 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 18791 0 0 0 42087 3 0 0 25 0 1 0 346201453 91656192 18522 33554432000 4194304 4785740 140733993464832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 22377 18522 340 145 0 19422 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=420.94 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 42094 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 568540

[startup+1002.3 s]
/proc/loadavg: 10.02 9.91 8.71 11/200 27874
/proc/meminfo: memFree=12884072/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=91948 CPUtime=450.9 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 19309 0 0 0 45087 3 0 0 25 0 1 0 346201453 94154752 19040 33554432000 4194304 4785740 140733993464832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 22987 19040 340 145 0 20032 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=450.93 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 45093 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 570980

[startup+1062.3 s]
/proc/loadavg: 10.00 9.92 8.78 11/200 27875
/proc/meminfo: memFree=12883300/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=92516 CPUtime=480.91 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 19453 0 0 0 48088 3 0 0 25 0 1 0 346201453 94736384 19184 33554432000 4194304 4785740 140733993464832 18446744073709551615 220815934050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 23129 19184 340 145 0 20174 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=480.93 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 48093 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 571548

[startup+1122.3 s]
/proc/loadavg: 10.03 9.95 8.87 11/200 27877
/proc/meminfo: memFree=12881912/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=93148 CPUtime=510.92 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 19590 0 0 0 51089 3 0 0 25 0 1 0 346201453 95383552 19321 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 23287 19321 340 145 0 20332 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=510.92 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 51092 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 572180

[startup+1182.3 s]
/proc/loadavg: 10.01 9.95 8.93 11/200 27878
/proc/meminfo: memFree=12875688/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=94464 CPUtime=540.93 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 19874 0 0 0 54089 4 0 0 25 0 1 0 346201453 96731136 19605 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 23616 19605 340 145 0 20661 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=540.92 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 54092 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 573496

[startup+1242.3 s]
/proc/loadavg: 10.00 9.96 8.99 11/200 27882
/proc/meminfo: memFree=12861400/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=98736 CPUtime=570.93 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 20875 0 0 0 57089 4 0 0 25 0 1 0 346201453 101105664 20606 33554432000 4194304 4785740 140733993464832 18446744073709551615 4287124 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 24684 20606 340 145 0 21729 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=570.92 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 57092 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 577768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 9.96 9.05 11/200 27885
/proc/meminfo: memFree=12849496/32951124 swapFree=67111528/67111528
[pid=27720] ppid=27718 vsize=18324 CPUtime=100.46 cores=1,3
/proc/27720/stat : 27720 (ppfolio) S 27718 27720 27560 0 -1 4202496 503 64614 0 0 0 0 10034 12 15 0 1 0 346201453 18763776 395 33554432000 4194304 4287625 140735605806368 18446744073709551615 220816256527 0 0 4096 65536 4472432050430771460 0 0 17 3 0 0 0
/proc/27720/statm: 4581 395 346 23 0 91 0
[pid=27722] ppid=27720 vsize=101304 CPUtime=599.75 cores=1
/proc/27722/stat : 27722 (clasp) R 27720 27720 27560 0 -1 4202496 21439 0 0 0 59971 4 0 0 25 0 1 0 346201453 103735296 21170 33554432000 4194304 4785740 140733993464832 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27722/statm: 25326 21170 340 145 0 22371 0
[pid=27723] ppid=27720 vsize=460708 CPUtime=599.81 cores=1
/proc/27723/stat : 27723 (TNM) R 27720 27720 27560 0 -1 4202496 1817 0 0 0 59981 0 0 0 25 0 1 0 346201454 471764992 1713 33554432000 134512640 134534564 4289313840 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27723/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 580336

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.87
CPU system time (s): 0.180972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3502884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88407
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= 179
involuntary context switches= 14741

runsolver used 2.13468 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:04:15
IDJOB=3191498
IDBENCH=82629
IDSOLVER=1613
FILE ID=node147/3191498-1302537855
RUNJOBID= node147-1302537048-27580
PBS_JOBID= 12951126
Free space on /tmp= 71244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191498-1302537855/watcher-3191498-1302537855 -o /tmp/evaluation-result-3191498-1302537855/solver-3191498-1302537855 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191498-1302537855.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=711889014

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12686708 kB
Buffers:        717236 kB
Cached:       18595944 kB
SwapCached:          0 kB
Active:       10782520 kB
Inactive:      9057008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12686708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10960 kB
Writeback:           0 kB
AnonPages:      525664 kB
Mapped:          17268 kB
Slab:           358984 kB
PageTables:       7048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3974920 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= 71236 MiB
End job on node147 at 2011-04-11 18:25:56