Trace number 3285535

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
0.00/0.00	

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.10 2.62 3.24 11/198 27062
/proc/meminfo: memFree=12924612/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) R 27060 27062 25750 0 -1 4202496 471 0 0 0 0 0 0 0 22 0 1 0 468681237 18763776 392 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039475605 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27062/statm: 4581 392 343 23 0 91 0

[startup+0.0743989 s]
/proc/loadavg: 2.10 2.62 3.24 11/198 27062
/proc/meminfo: memFree=12924612/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100386 s]
/proc/loadavg: 2.10 2.62 3.24 11/198 27062
/proc/meminfo: memFree=12924612/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300351 s]
/proc/loadavg: 2.10 2.62 3.24 11/198 27062
/proc/meminfo: memFree=12924612/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700277 s]
/proc/loadavg: 2.10 2.62 3.24 11/198 27062
/proc/meminfo: memFree=12924612/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 2.10 2.62 3.24 12/201 27066
/proc/meminfo: memFree=12542568/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=191640 CPUtime=0.78 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 41656 0 0 0 72 6 0 0 25 0 1 0 468681237 196239360 41043 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 47910 41046 288 96 0 44472 0
[pid=27064] ppid=27062 vsize=245684 CPUtime=0.69 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 67763 0 0 0 61 8 0 0 25 0 1 0 468681237 251580416 56116 33554432000 4194304 4785740 140736324052112 18446744073709551615 4450858 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 61421 56116 309 145 0 58466 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 455648

[startup+3.10085 s]
/proc/loadavg: 2.10 2.62 3.24 12/201 27066
/proc/meminfo: memFree=12370084/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=397992 CPUtime=1.59 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 85828 0 0 0 145 14 0 0 25 0 1 0 468681237 407543808 84669 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 99498 84670 288 96 0 96060 0
[pid=27064] ppid=27062 vsize=288972 CPUtime=1.49 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 78579 0 0 0 138 11 0 0 25 0 1 0 468681237 295907328 66932 33554432000 4194304 4785740 140736324052112 18446744073709551615 212039313217 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 72243 66932 309 145 0 69288 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 705288

[startup+6.30031 s]
/proc/loadavg: 2.89 2.77 3.29 12/201 27066
/proc/meminfo: memFree=11843588/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 25 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1184819204512022528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=758896 CPUtime=3.18 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 172763 0 0 0 291 27 0 0 25 0 1 0 468681237 777109504 170552 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 189724 170553 288 96 0 186286 0
[pid=27064] ppid=27062 vsize=354984 CPUtime=3.09 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 126291 0 0 0 291 18 0 0 25 0 1 0 468681237 363503616 83494 33554432000 4194304 4785740 140736324052112 18446744073709551615 4319165 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 88746 83494 321 145 0 85791 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1132204

[startup+12.7012 s]
/proc/loadavg: 3.54 2.91 3.33 12/201 27066
/proc/meminfo: memFree=11288632/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1106548 CPUtime=6.38 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 251151 0 0 0 601 37 0 0 25 0 1 0 468681237 1133105152 248940 33554432000 4194304 4587354 140733880926768 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 276637 248940 310 96 0 273199 0
[pid=27064] ppid=27062 vsize=367336 CPUtime=6.29 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 130615 0 0 0 610 19 0 0 25 0 1 0 468681237 376152064 87818 33554432000 4194304 4785740 140736324052112 18446744073709551615 4552536 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 91834 87818 328 145 0 88879 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1492208

[startup+25.5009 s]
/proc/loadavg: 5.19 3.31 3.45 12/201 27066
/proc/meminfo: memFree=11033192/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1109696 CPUtime=12.78 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 251935 0 0 0 1241 37 0 0 25 0 1 0 468681237 1136328704 249724 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039311322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 277424 249724 311 96 0 273986 0
[pid=27064] ppid=27062 vsize=385932 CPUtime=12.68 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 135263 0 0 0 1249 19 0 0 25 0 1 0 468681237 395194368 92466 33554432000 4194304 4785740 140736324052112 18446744073709551615 4545856 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 96483 92466 336 145 0 93528 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1513952

[startup+51.1003 s]
/proc/loadavg: 7.17 3.92 3.65 12/201 27067
/proc/meminfo: memFree=10666780/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 1198469499636940800 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1069132 CPUtime=25.59 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 263139 0 0 0 2520 39 0 0 25 0 1 0 468681237 1094791168 245542 33554432000 4194304 4587354 140733880926768 18446744073709551615 4349714 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 267283 245542 324 96 0 263845 0
[pid=27064] ppid=27062 vsize=413764 CPUtime=25.49 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 142185 0 0 0 2528 21 0 0 25 0 1 0 468681237 423694336 99388 33554432000 4194304 4785740 140736324052112 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 103441 99388 336 145 0 100486 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1501220

[startup+102.307 s]
/proc/loadavg: 9.34 5.01 4.04 12/201 27069
/proc/meminfo: memFree=10040968/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1219136 CPUtime=51.19 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 276328 0 0 0 5078 41 0 0 25 0 1 0 468681237 1248395264 258728 33554432000 4194304 4587354 140733880926768 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 304784 258728 324 96 0 301346 0
[pid=27064] ppid=27062 vsize=470068 CPUtime=51.1 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 156269 0 0 0 5087 23 0 0 25 0 1 0 468681237 481349632 113472 33554432000 4194304 4785740 140736324052112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 117517 113472 336 145 0 114562 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1707528

[startup+162.3 s]
/proc/loadavg: 10.39 6.10 4.47 12/201 27070
/proc/meminfo: memFree=9453764/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1219136 CPUtime=81.18 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 285360 0 0 0 8076 42 0 0 25 0 1 0 468681237 1248395264 267757 33554432000 4194304 4587354 140733880926768 18446744073709551615 4236555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 304784 267757 324 96 0 301346 0
[pid=27064] ppid=27062 vsize=542784 CPUtime=81.1 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 174452 0 0 0 8083 27 0 0 25 0 1 0 468681237 555810816 131655 33554432000 4194304 4785740 140736324052112 18446744073709551615 4552880 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 135696 131655 336 145 0 132741 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1780244

[startup+222.301 s]
/proc/loadavg: 10.77 6.99 4.87 12/201 27072
/proc/meminfo: memFree=9123144/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=1219136 CPUtime=111.17 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 293542 0 0 0 11074 43 0 0 25 0 1 0 468681237 1248395264 275936 33554432000 4194304 4587354 140733880926768 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 304784 275936 324 96 0 301346 0
[pid=27064] ppid=27062 vsize=555140 CPUtime=111.11 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 177544 0 0 0 11083 28 0 0 25 0 1 0 468681237 568463360 134747 33554432000 4194304 4785740 140736324052112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 138785 134747 336 145 0 135830 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1792600

[startup+282.301 s]

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

/proc/meminfo: memFree=6813568/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=386.37 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 12925634 0 0 0 36973 1664 0 0 25 0 1 0 468681237 3711537152 262046 33554432000 4194304 4587354 140733880926768 18446744073709551615 4503096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 262046 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=774872 CPUtime=375.93 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 232441 0 0 0 37555 38 0 0 25 0 1 0 468681237 793468928 189644 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 193718 189644 336 145 0 190763 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 4417744

[startup+822.301 s]
/proc/loadavg: 11.00 10.46 7.78 12/201 27091
/proc/meminfo: memFree=6633000/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3569180 CPUtime=417.93 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 14783991 0 0 0 39894 1899 0 0 25 0 1 0 468681237 3654840320 249739 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039352680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 892295 249739 332 96 0 888857 0
[pid=27064] ppid=27062 vsize=783592 CPUtime=404.37 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 234633 0 0 0 40398 39 0 0 25 0 1 0 468681237 802398208 191836 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 195898 191836 336 145 0 192943 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 4371096

[startup+882.301 s]
/proc/loadavg: 11.00 10.56 7.97 12/201 27092
/proc/meminfo: memFree=6463844/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=448.97 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 16617734 0 0 0 42760 2137 0 0 25 0 1 0 468681237 3711537152 262046 33554432000 4194304 4587354 140733880926768 18446744073709551615 4502695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 262046 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=789904 CPUtime=433.32 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 236205 0 0 0 43293 39 0 0 25 0 1 0 468681237 808861696 193408 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 197476 193408 336 145 0 194521 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 4432776

[startup+942.3 s]
/proc/loadavg: 11.00 10.63 8.16 12/201 27094
/proc/meminfo: memFree=6428736/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 2369873695922454528 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3661460 CPUtime=479.78 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 18309960 0 0 0 45626 2352 0 0 18 0 1 0 468681237 3749335040 268200 33554432000 4194304 4587354 140733880926768 18446744073709551615 4280727 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 915365 268200 332 96 0 911927 0
[pid=27064] ppid=27062 vsize=790476 CPUtime=462.52 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 236356 0 0 0 46213 39 0 0 25 0 1 0 468681237 809447424 193559 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 197619 193559 336 145 0 194664 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 4470260

[startup+1002.3 s]
/proc/loadavg: 11.04 10.71 8.34 12/201 27096
/proc/meminfo: memFree=6314124/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3569180 CPUtime=510.49 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 19731455 0 0 0 48518 2531 0 0 19 0 1 0 468681237 3654840320 249739 33554432000 4194304 4587354 140733880926768 18446744073709551615 212039352654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 892295 249739 332 96 0 888857 0
[pid=27064] ppid=27062 vsize=838404 CPUtime=491.82 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 248363 0 0 0 49140 42 0 0 25 0 1 0 468681237 858525696 205566 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 209601 205566 336 145 0 206646 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 4425908

[startup+1062.3 s]
/proc/loadavg: 11.01 10.76 8.51 12/201 27097
/proc/meminfo: memFree=6280260/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 16 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 2033090075994095616 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=540.8 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 21306773 0 0 0 51347 2733 0 0 25 0 1 0 468681237 3711537152 262046 33554432000 4194304 4587354 140733880926768 18446744073709551615 4412503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 262046 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=862744 CPUtime=521.49 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 254337 0 0 0 52106 43 0 0 25 0 1 0 468681237 883449856 211540 33554432000 4194304 4785740 140736324052112 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 215686 211540 336 145 0 212731 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 4505616

[startup+1122.3 s]
/proc/loadavg: 11.08 10.82 8.66 12/201 27099
/proc/meminfo: memFree=6243652/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3569180 CPUtime=572.3 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 23097450 0 0 0 54267 2963 0 0 25 0 1 0 468681237 3654840320 249739 33554432000 4194304 4587354 140733880926768 18446744073709551615 4264390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 892295 249739 332 96 0 888857 0
[pid=27064] ppid=27062 vsize=877400 CPUtime=550 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 258020 0 0 0 54956 44 0 0 25 0 1 0 468681237 898457600 215223 33554432000 4194304 4785740 140736324052112 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 219350 215223 336 145 0 216395 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 4464904

[startup+1182.3 s]
/proc/loadavg: 11.03 10.85 8.81 12/201 27100
/proc/meminfo: memFree=6058000/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=603.7 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 24937348 0 0 0 57177 3193 0 0 25 0 1 0 468681237 3711537152 262046 33554432000 4194304 4587354 140733880926768 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 262046 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=885308 CPUtime=578.6 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 260020 0 0 0 57816 44 0 0 25 0 1 0 468681237 906555392 217223 33554432000 4194304 4785740 140736324052112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 221327 217223 336 145 0 218372 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 4528180

[startup+1242.3 s]
/proc/loadavg: 11.01 10.87 8.94 12/201 27102
/proc/meminfo: memFree=6176764/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=634.31 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 26531127 0 0 0 60033 3398 0 0 25 0 1 0 468681237 3711537152 262046 33554432000 4194304 4587354 140733880926768 18446744073709551615 4502763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 262046 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=908844 CPUtime=608 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 265891 0 0 0 60754 46 0 0 25 0 1 0 468681237 930656256 223094 33554432000 4194304 4785740 140736324052112 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 227211 223094 336 145 0 224256 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4551716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.84 10.86 9.06 10/195 27187
/proc/meminfo: memFree=11002320/32951124 swapFree=67111528/67111528
[pid=27062] ppid=27060 vsize=18324 CPUtime=0 cores=0,2
/proc/27062/stat : 27062 (ppfolio) S 27060 27062 25750 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468681237 18763776 395 33554432000 4194304 4287625 140734123370864 18446744073709551615 212039675407 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/27062/statm: 4581 395 346 23 0 91 0
[pid=27063] ppid=27062 vsize=3624548 CPUtime=664.7 cores=0
/proc/27063/stat : 27063 (cryptominisat) R 27062 27062 25750 0 -1 4202496 28327084 0 0 0 62844 3626 0 0 22 0 1 0 468681237 3711537152 261181 33554432000 4194304 4587354 140733880926768 18446744073709551615 4263347 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27063/statm: 906137 261181 332 96 0 902699 0
[pid=27064] ppid=27062 vsize=930220 CPUtime=635.32 cores=0
/proc/27064/stat : 27064 (clasp) R 27062 27062 25750 0 -1 4202496 271242 0 0 0 63485 47 0 0 25 0 1 0 468681237 952545280 228445 33554432000 4194304 4785740 140736324052112 18446744073709551615 4290578 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27064/statm: 232555 228445 336 145 0 229600 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4573092

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1263.29
CPU system time (s): 36.73
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4622320

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

runsolver used 2.31465 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 22:17:30
IDJOB=3285535
IDBENCH=82388
IDSOLVER=1613
FILE ID=node146/3285535-1303762644
RUNJOBID= node146-1303762644-27011
PBS_JOBID= 13154065
Free space on /tmp= 72628 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285535-1303762644/watcher-3285535-1303762644 -o /tmp/evaluation-result-3285535-1303762644/solver-3285535-1303762644 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285535-1303762644.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1680208786

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      12925016 kB
Buffers:       2073948 kB
Cached:       16763760 kB
SwapCached:          0 kB
Active:       10406276 kB
Inactive:      9076648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12925016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          246488 kB
Writeback:           0 kB
AnonPages:      644936 kB
Mapped:          17672 kB
Slab:           477524 kB
PageTables:       7020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2149116 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= 72464 MiB
End job on node146 at 2011-04-25 22:39:12