Trace number 3285489

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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-3285489-1303762430/watcher-3285489-1303762430 -o /tmp/evaluation-result-3285489-1303762430/solver-3285489-1303762430 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285489-1303762430.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: 9.57 9.90 9.97 9/197 16774
/proc/meminfo: memFree=16289408/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0 cores=1,3
/proc/16774/stat : 16774 (ppfolio) R 16772 16774 15892 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 468659444 18763776 391 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/16774/statm: 4581 391 343 23 0 91 0

[startup+0.0109869 s]
/proc/loadavg: 9.57 9.90 9.97 9/197 16774
/proc/meminfo: memFree=16289408/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 468659444 18763776 393 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4373166491407712520 0 0 17 3 0 0 0
/proc/16774/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100997 s]
/proc/loadavg: 9.57 9.90 9.97 9/197 16774
/proc/meminfo: memFree=16289408/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 468659444 18763776 393 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4373166491407712520 0 0 17 3 0 0 0
/proc/16774/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300965 s]
/proc/loadavg: 9.57 9.90 9.97 9/197 16774
/proc/meminfo: memFree=16289408/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 23 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 3702433277131358208 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18324

[startup+0.815875 s]
/proc/loadavg: 9.57 9.90 9.97 9/197 16774
/proc/meminfo: memFree=16289408/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 23 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 3702433277131358208 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18324

[startup+1.50675 s]
/proc/loadavg: 9.57 9.90 9.97 12/200 16779
/proc/meminfo: memFree=15874728/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 23 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 3702433277131358208 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=174108 CPUtime=0.69 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 36889 0 0 0 63 6 0 0 25 0 1 0 468659445 178286592 36268 33554432000 4194304 4587354 140735895424832 18446744073709551615 4434651 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 43527 36268 288 96 0 40089 0
[pid=16776] ppid=16774 vsize=140728 CPUtime=0.69 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 36985 0 0 0 63 6 0 0 25 0 1 0 468659445 144105472 31331 33554432000 4194304 4785740 140736307260464 18446744073709551615 255106429637 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 35182 31332 309 145 0 32227 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 333160

[startup+3.10048 s]
/proc/loadavg: 9.57 9.90 9.97 12/200 16779
/proc/meminfo: memFree=15708452/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 18 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 2858505107211812864 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=351280 CPUtime=1.49 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 78405 0 0 0 136 13 0 0 25 0 1 0 468659445 359710720 77246 33554432000 4194304 4587354 140735895424832 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 87820 77246 306 96 0 84382 0
[pid=16776] ppid=16774 vsize=169764 CPUtime=1.49 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 59659 0 0 0 139 10 0 0 25 0 1 0 468659445 173838336 39039 33554432000 4194304 4785740 140736307260464 18446744073709551615 4318929 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 42441 39039 322 145 0 39486 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 539368

[startup+6.30091 s]
/proc/loadavg: 9.60 9.90 9.97 11/200 16779
/proc/meminfo: memFree=15583716/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=461264 CPUtime=3.09 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 105857 0 0 0 292 17 0 0 25 0 1 0 468659445 472334336 104698 33554432000 4194304 4587354 140735895424832 18446744073709551615 4429923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 115316 104698 309 96 0 111878 0
[pid=16776] ppid=16774 vsize=176960 CPUtime=3.09 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 61485 0 0 0 299 10 0 0 25 0 1 0 468659445 181207040 40865 33554432000 4194304 4785740 140736307260464 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 44240 40865 335 145 0 41285 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 656548

[startup+12.7008 s]
/proc/loadavg: 9.64 9.91 9.97 11/200 16779
/proc/meminfo: memFree=15543672/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=461264 CPUtime=6.29 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 105858 0 0 0 612 17 0 0 25 0 1 0 468659445 472334336 104699 33554432000 4194304 4587354 140735895424832 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 115316 104699 310 96 0 111878 0
[pid=16776] ppid=16774 vsize=185492 CPUtime=6.29 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 63604 0 0 0 618 11 0 0 25 0 1 0 468659445 189943808 42984 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 46373 42984 336 145 0 43418 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 665080

[startup+25.5005 s]
/proc/loadavg: 9.72 9.91 9.97 11/200 16779
/proc/meminfo: memFree=15206088/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=709036 CPUtime=12.69 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 199416 0 0 0 1242 27 0 0 25 0 1 0 468659445 726052864 146531 33554432000 4194304 4587354 140735895424832 18446744073709551615 255106794602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 177259 146531 316 96 0 173821 0
[pid=16776] ppid=16774 vsize=199508 CPUtime=12.68 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 67123 0 0 0 1257 11 0 0 25 0 1 0 468659445 204296192 46503 33554432000 4194304 4785740 140736307260464 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 49877 46503 336 145 0 46922 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 926868

[startup+51.101 s]
/proc/loadavg: 9.89 9.93 9.97 11/200 16780
/proc/meminfo: memFree=14912292/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=676072 CPUtime=25.49 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 226969 0 0 0 2517 32 0 0 25 0 1 0 468659445 692297728 148726 33554432000 4194304 4587354 140735895424832 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 169018 148726 330 96 0 165580 0
[pid=16776] ppid=16774 vsize=222748 CPUtime=25.49 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 72895 0 0 0 2536 13 0 0 25 0 1 0 468659445 228093952 52275 33554432000 4194304 4785740 140736307260464 18446744073709551615 4546069 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 55687 52275 336 145 0 52732 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 917144

[startup+102.301 s]
/proc/loadavg: 10.07 9.97 9.98 11/200 16781
/proc/meminfo: memFree=14068296/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=826076 CPUtime=51.09 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 239100 0 0 0 5074 35 0 0 25 0 1 0 468659445 845901824 160851 33554432000 4194304 4587354 140735895424832 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 206519 160851 330 96 0 203081 0
[pid=16776] ppid=16774 vsize=260596 CPUtime=51.09 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 82358 0 0 0 5094 15 0 0 25 0 1 0 468659445 266850304 61738 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290616 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 65149 61738 336 145 0 62194 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1104996

[startup+162.301 s]
/proc/loadavg: 9.86 9.94 9.97 9/193 16801
/proc/meminfo: memFree=15836780/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=826076 CPUtime=81.08 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 253581 0 0 0 8070 38 0 0 25 0 1 0 468659445 845901824 175327 33554432000 4194304 4587354 140735895424832 18446744073709551615 4236555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 206519 175327 330 96 0 203081 0
[pid=16776] ppid=16774 vsize=288376 CPUtime=81.1 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 89306 0 0 0 8094 16 0 0 25 0 1 0 468659445 295297024 68686 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 72094 68686 336 145 0 69139 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1132776

[startup+222.301 s]
/proc/loadavg: 8.68 9.58 9.85 9/192 16802
/proc/meminfo: memFree=15923028/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 0 0 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=789872 CPUtime=111.07 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 268508 0 0 0 11066 41 0 0 25 0 1 0 468659445 808828928 150449 33554432000 4194304 4587354 140735895424832 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 197468 150449 330 96 0 194030 0
[pid=16776] ppid=16774 vsize=313396 CPUtime=111.11 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 95577 0 0 0 11093 18 0 0 25 0 1 0 468659445 320917504 74957 33554432000 4194304 4785740 140736307260464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 78349 74957 336 145 0 75394 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1121592

[startup+282.3 s]

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

/proc/meminfo: memFree=16787880/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.23 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 2 12 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=839992 CPUtime=527.71 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 41114143 0 0 0 47599 5172 0 0 19 0 1 0 468659445 860151808 170516 33554432000 4194304 4587354 140735895424832 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 209998 170516 335 96 0 206560 0
[pid=16776] ppid=16774 vsize=440304 CPUtime=234.48 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 127265 0 0 0 23425 23 0 0 25 0 1 0 468659445 450871296 106645 33554432000 4194304 4785740 140736307260464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 110076 106645 336 145 0 107121 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 1298620

[startup+822.301 s]
/proc/loadavg: 5.07 5.79 7.70 6/183 16839
/proc/meminfo: memFree=16734672/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.25 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 3 13 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=780756 CPUtime=577.79 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 46450169 0 0 0 51932 5847 0 0 18 0 1 0 468659445 799494144 157118 33554432000 4194304 4587354 140735895424832 18446744073709551615 255106768768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 195189 157118 335 96 0 191751 0
[pid=16776] ppid=16774 vsize=452120 CPUtime=244.4 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 130220 0 0 0 24416 24 0 0 25 0 1 0 468659445 462970880 109600 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 113030 109600 336 145 0 110075 0
Current children cumulated CPU time (s) 822.44
Current children cumulated vsize (KiB) 1251200

[startup+882.301 s]
/proc/loadavg: 5.02 5.64 7.53 6/183 16841
/proc/meminfo: memFree=16745948/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.25 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 3 13 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=863644 CPUtime=624.3 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 51413353 0 0 0 55952 6478 0 0 18 0 1 0 468659445 884371456 176430 33554432000 4194304 4587354 140735895424832 18446744073709551615 4272847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 215911 176430 335 96 0 212473 0
[pid=16776] ppid=16774 vsize=459364 CPUtime=257.9 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 132039 0 0 0 25766 24 0 0 25 0 1 0 468659445 470388736 111419 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 114841 111419 336 145 0 111886 0
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (KiB) 1341332

[startup+942.301 s]
/proc/loadavg: 5.01 5.52 7.37 6/183 16843
/proc/meminfo: memFree=16705868/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.26 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 3 14 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4284613534303649792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=863644 CPUtime=671.5 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 56453785 0 0 0 60043 7107 0 0 18 0 1 0 468659445 884371456 176430 33554432000 4194304 4587354 140735895424832 18446744073709551615 4280723 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 215911 176430 335 96 0 212473 0
[pid=16776] ppid=16774 vsize=479992 CPUtime=270.7 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 137215 0 0 0 27045 25 0 0 25 0 1 0 468659445 491511808 116595 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 119998 116595 336 145 0 117043 0
Current children cumulated CPU time (s) 942.46
Current children cumulated vsize (KiB) 1361960

[startup+1002.3 s]
/proc/loadavg: 5.00 5.43 7.22 6/183 16844
/proc/meminfo: memFree=16651168/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.27 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 3 15 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=839992 CPUtime=718.8 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 61507616 0 0 0 64127 7753 0 0 18 0 1 0 468659445 860151808 170517 33554432000 4194304 4587354 140735895424832 18446744073709551615 4507607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 209998 170517 335 96 0 206560 0
[pid=16776] ppid=16774 vsize=485424 CPUtime=283.39 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 138578 0 0 0 28314 25 0 0 25 0 1 0 468659445 497074176 117958 33554432000 4194304 4785740 140736307260464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 121356 117958 336 145 0 118401 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 1343740

[startup+1062.3 s]
/proc/loadavg: 5.00 5.35 7.08 6/183 16846
/proc/meminfo: memFree=16702988/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.29 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 3 17 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=839992 CPUtime=764.2 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 66354928 0 0 0 68060 8360 0 0 18 0 1 0 468659445 860151808 170517 33554432000 4194304 4587354 140735895424832 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 209998 170517 335 96 0 206560 0
[pid=16776] ppid=16774 vsize=506704 CPUtime=298 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 143914 0 0 0 29773 27 0 0 25 0 1 0 468659445 518864896 123294 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 126676 123294 336 145 0 123721 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 1365020

[startup+1122.3 s]
/proc/loadavg: 5.00 5.28 6.95 6/183 16847
/proc/meminfo: memFree=16693296/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.32 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 4 19 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=839992 CPUtime=816.06 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 71897472 0 0 0 72550 9056 0 0 20 0 1 0 468659445 860151808 170517 33554432000 4194304 4587354 140735895424832 18446744073709551615 4502754 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 209998 170517 335 96 0 206560 0
[pid=16776] ppid=16774 vsize=512036 CPUtime=306.14 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 145218 0 0 0 30587 27 0 0 25 0 1 0 468659445 524324864 124598 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 128009 124598 336 145 0 125054 0
Current children cumulated CPU time (s) 1122.52
Current children cumulated vsize (KiB) 1370352

[startup+1182.3 s]
/proc/loadavg: 5.06 5.24 6.83 7/183 16849
/proc/meminfo: memFree=16609208/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.33 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 4 20 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=863644 CPUtime=863.96 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 77021065 0 0 0 76689 9707 0 0 19 0 1 0 468659445 884371456 176430 33554432000 4194304 4587354 140735895424832 18446744073709551615 4407040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 215911 176430 335 96 0 212473 0
[pid=16776] ppid=16774 vsize=533344 CPUtime=318.24 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 150567 0 0 0 31796 28 0 0 25 0 1 0 468659445 546144256 129947 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 133336 129947 336 145 0 130381 0
Current children cumulated CPU time (s) 1182.53
Current children cumulated vsize (KiB) 1415312

[startup+1242.31 s]
/proc/loadavg: 5.02 5.20 6.71 6/183 16851
/proc/meminfo: memFree=16665360/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.35 cores=1,3
/proc/16774/stat : 16774 (ppfolio) S 16772 16774 15892 0 -1 4202496 501 2115 0 0 4 22 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=815388 CPUtime=914.82 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 82456010 0 0 0 81090 10392 0 0 18 0 1 0 468659445 834957312 165391 33554432000 4194304 4587354 140735895424832 18446744073709551615 4263281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 203847 165394 335 96 0 200409 0
[pid=16776] ppid=16774 vsize=538660 CPUtime=327.39 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 151910 0 0 0 32711 28 0 0 25 0 1 0 468659445 551587840 131290 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 134665 131290 336 145 0 131710 0
Current children cumulated CPU time (s) 1242.56
Current children cumulated vsize (KiB) 1372372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.54 5.06 6.57 3/174 16870
/proc/meminfo: memFree=19011412/32951124 swapFree=67111524/67111528
[pid=16774] ppid=16772 vsize=18324 CPUtime=0.38 cores=1,3
/proc/16774/stat : 16774 (ppfolio) R 16772 16774 15892 0 -1 4202496 501 2115 0 0 5 24 8 1 15 0 1 0 468659444 18763776 394 33554432000 4194304 4287625 140733475344432 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16774/statm: 4581 394 346 23 0 91 0
[pid=16775] ppid=16774 vsize=863644 CPUtime=963.92 cores=1
/proc/16775/stat : 16775 (cryptominisat) R 16774 16774 15892 0 -1 4202496 87681291 0 0 0 85336 11056 0 0 18 0 1 0 468659445 884371456 163350 33554432000 4194304 4587354 140735895424832 18446744073709551615 255106794602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16775/statm: 215911 163350 335 96 0 212473 0
[pid=16776] ppid=16774 vsize=542272 CPUtime=335.99 cores=1
/proc/16776/stat : 16776 (clasp) R 16774 16774 15892 0 -1 4202496 152702 0 0 0 33570 29 0 0 25 0 1 0 468659445 555286528 132082 33554432000 4194304 4785740 140736307260464 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16776/statm: 135568 132082 336 145 0 132613 0
Current children cumulated CPU time (s) 1300.29
Current children cumulated vsize (KiB) 1424240

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 16774 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=135979
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=261960
# CPU time returned by wait4() is 0.397939
# while last known CPU time is 1300.29
#
# 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.29
CPU user time (s): 1189.19
CPU system time (s): 111.1
CPU usage (%): 100.021
Max. virtual memory (cumulated for all children) (KiB): 1424240

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

runsolver used 2.05369 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 22:13:53
IDJOB=3285489
IDBENCH=82387
IDSOLVER=1613
FILE ID=node144/3285489-1303762430
RUNJOBID= node144-1303759502-15912
PBS_JOBID= 13157119
Free space on /tmp= 71816 MiB

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

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1183157691

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16289688 kB
Buffers:       2185196 kB
Cached:       10145928 kB
SwapCached:          4 kB
Active:        7546736 kB
Inactive:      8540488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16289688 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          158936 kB
Writeback:           0 kB
AnonPages:     3755328 kB
Mapped:          17748 kB
Slab:           499980 kB
PageTables:      13232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5589640 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= 72056 MiB
End job on node144 at 2011-04-25 22:35:35