Trace number 3285259

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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
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-3285259-1303762124/watcher-3285259-1303762124 -o /tmp/evaluation-result-3285259-1303762124/solver-3285259-1303762124 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285259-1303762124.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: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 501 215 0 0 0 0 0 0 22 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4250454259239190788 0 0 17 1 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0

[startup+0.0406519 s]
/proc/loadavg: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) R 20981 20983 20445 0 -1 4202496 501 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100636 s]
/proc/loadavg: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30061 s]
/proc/loadavg: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700526 s]
/proc/loadavg: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.11326 s]
/proc/loadavg: 1.66 1.43 2.38 11/198 20983
/proc/meminfo: memFree=15669136/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10108 s]
/proc/loadavg: 1.66 1.43 2.38 12/201 20987
/proc/meminfo: memFree=15062436/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 25 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=422436 CPUtime=1.55 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 90943 0 0 0 142 13 0 0 25 0 1 0 487813282 432574464 89780 33554432000 4194304 4587354 140734147444592 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 105609 89781 288 96 0 102171 0
[pid=20985] ppid=20983 vsize=256092 CPUtime=1.52 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 68596 0 0 0 142 10 0 0 25 0 1 0 487813282 262238208 59255 33554432000 4194304 4785740 140733495922528 18446744073709551615 4473534 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 64023 59255 309 145 0 61068 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 696852

[startup+6.30048 s]
/proc/loadavg: 2.49 1.61 2.43 12/201 20988
/proc/meminfo: memFree=14671108/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 18 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=700704 CPUtime=3.15 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 147263 0 0 0 293 22 0 0 25 0 1 0 487813282 717520896 145053 33554432000 4194304 4587354 140734147444592 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 175209 145054 306 96 0 171771 0
[pid=20985] ppid=20983 vsize=290508 CPUtime=3.12 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 103111 0 0 0 297 15 0 0 25 0 1 0 487813282 297480192 68847 33554432000 4194304 4785740 140733495922528 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 72627 68847 328 145 0 69672 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1009536

[startup+12.7003 s]
/proc/loadavg: 3.17 1.77 2.47 12/201 20988
/proc/meminfo: memFree=14223972/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=904312 CPUtime=6.35 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 197770 0 0 0 607 28 0 0 25 0 1 0 487813282 926015488 195560 33554432000 4194304 4587354 140734147444592 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 226078 195560 310 96 0 222640 0
[pid=20985] ppid=20983 vsize=303980 CPUtime=6.31 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 106465 0 0 0 616 15 0 0 25 0 1 0 487813282 311275520 72201 33554432000 4194304 4785740 140733495922528 18446744073709551615 4320840 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 75995 72201 336 145 0 73040 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1226616

[startup+25.5069 s]
/proc/loadavg: 4.90 2.22 2.61 12/201 20988
/proc/meminfo: memFree=14165516/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 450213787820097536 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=873464 CPUtime=12.77 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 202641 0 0 0 1248 29 0 0 25 0 1 0 487813282 894427136 188121 33554432000 4194304 4587354 140734147444592 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 218366 188121 325 96 0 214928 0
[pid=20985] ppid=20983 vsize=319660 CPUtime=12.71 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 110391 0 0 0 1255 16 0 0 25 0 1 0 487813282 327331840 76127 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 79915 76127 336 145 0 76960 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1211448

[startup+51.1012 s]
/proc/loadavg: 6.98 2.92 2.83 12/201 20989
/proc/meminfo: memFree=13986612/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 450213787820097536 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=873464 CPUtime=25.56 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 209397 0 0 0 2526 30 0 0 25 0 1 0 487813282 894427136 194876 33554432000 4194304 4587354 140734147444592 18446744073709551615 4236860 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 218366 194876 325 96 0 214928 0
[pid=20985] ppid=20983 vsize=331972 CPUtime=25.51 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 113483 0 0 0 2534 17 0 0 25 0 1 0 487813282 339939328 79219 33554432000 4194304 4785740 140733495922528 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 82993 79219 336 145 0 80038 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1223760

[startup+102.301 s]
/proc/loadavg: 9.25 4.16 3.26 13/201 20990
/proc/meminfo: memFree=13752736/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=1023468 CPUtime=51.17 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 220667 0 0 0 5085 32 0 0 25 0 1 0 487813282 1048031232 206145 33554432000 4194304 4587354 140734147444592 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 255867 206145 325 96 0 252429 0
[pid=20985] ppid=20983 vsize=374352 CPUtime=51.1 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 124070 0 0 0 5091 19 0 0 25 0 1 0 487813282 383336448 89806 33554432000 4194304 4785740 140733495922528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 93588 89806 336 145 0 90633 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1416144

[startup+162.3 s]
/proc/loadavg: 10.36 5.41 3.74 12/201 20992
/proc/meminfo: memFree=13656920/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=1023468 CPUtime=81.17 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 232618 0 0 0 8083 34 0 0 25 0 1 0 487813282 1048031232 218085 33554432000 4194304 4587354 140734147444592 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 255867 218085 325 96 0 252429 0
[pid=20985] ppid=20983 vsize=406708 CPUtime=81.1 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 132148 0 0 0 8089 21 0 0 25 0 1 0 487813282 416468992 97884 33554432000 4194304 4785740 140733495922528 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 101677 97884 336 145 0 98722 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1448500

[startup+222.3 s]
/proc/loadavg: 10.76 6.42 4.19 12/201 20993
/proc/meminfo: memFree=13384092/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2494720 CPUtime=111.19 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 241922 0 0 0 11083 36 0 0 25 0 1 0 487813282 2554593280 184789 33554432000 4194304 4587354 140734147444592 18446744073709551615 4236573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 623680 184789 325 96 0 620242 0
[pid=20985] ppid=20983 vsize=441808 CPUtime=111.1 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 140927 0 0 0 11087 23 0 0 25 0 1 0 487813282 452411392 106663 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290595 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 110452 106663 336 145 0 107497 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2954852

[startup+282.301 s]
/proc/loadavg: 10.91 7.25 4.61 12/201 20995
/proc/meminfo: memFree=13365472/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 0 0 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0

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

/proc/meminfo: memFree=12466452/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.07 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 2 5 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2553920 CPUtime=524.83 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 25150422 0 0 0 49411 3072 0 0 18 0 1 0 487813282 2615214080 204994 33554432000 4194304 4587354 140734147444592 18446744073709551615 244446642548 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 638480 204994 332 96 0 635042 0
[pid=20985] ppid=20983 vsize=640708 CPUtime=297.46 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 190617 0 0 0 29712 34 0 0 25 0 1 0 487813282 656084992 156353 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290578 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 160177 156353 336 145 0 157222 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 3212952

[startup+882.301 s]
/proc/loadavg: 11.01 10.50 7.64 12/201 21011
/proc/meminfo: memFree=12440888/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.08 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 2 6 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2572376 CPUtime=565.66 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 27731576 0 0 0 53183 3383 0 0 22 0 1 0 487813282 2634113024 206234 33554432000 4194304 4587354 140734147444592 18446744073709551615 4263354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 643094 206234 332 96 0 639656 0
[pid=20985] ppid=20983 vsize=644628 CPUtime=316.66 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 191622 0 0 0 31631 35 0 0 25 0 1 0 487813282 660099072 157358 33554432000 4194304 4785740 140733495922528 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 161157 157358 336 145 0 158202 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 3235328

[startup+942.301 s]
/proc/loadavg: 11.00 10.59 7.85 12/201 21012
/proc/meminfo: memFree=12401168/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.08 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 2 6 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 974108890654310400 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2580568 CPUtime=607.24 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 30450497 0 0 0 57017 3707 0 0 18 0 1 0 487813282 2642501632 208686 33554432000 4194304 4587354 140734147444592 18446744073709551615 4412461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 645142 208686 332 96 0 641704 0
[pid=20985] ppid=20983 vsize=650168 CPUtime=335.07 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 193009 0 0 0 33472 35 0 0 25 0 1 0 487813282 665772032 158745 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 162542 158745 336 145 0 159587 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 3249060

[startup+1002.31 s]
/proc/loadavg: 11.00 10.66 8.04 12/201 21014
/proc/meminfo: memFree=12258416/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.08 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 2 6 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2572376 CPUtime=652.35 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 33387127 0 0 0 61174 4061 0 0 19 0 1 0 487813282 2634113024 206638 33554432000 4194304 4587354 140734147444592 18446744073709551615 4503096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 643094 206638 332 96 0 639656 0
[pid=20985] ppid=20983 vsize=659060 CPUtime=349.96 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 195238 0 0 0 34961 35 0 0 25 0 1 0 487813282 674877440 160974 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290651 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 164765 160974 336 145 0 161810 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 3249760

[startup+1062.3 s]
/proc/loadavg: 11.05 10.74 8.23 12/201 21016
/proc/meminfo: memFree=11951356/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.09 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 2 7 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2611764 CPUtime=696.85 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 36268027 0 0 0 65275 4410 0 0 19 0 1 0 487813282 2674446336 212214 33554432000 4194304 4587354 140734147444592 18446744073709551615 4423566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 652941 212226 332 96 0 649503 0
[pid=20985] ppid=20983 vsize=664828 CPUtime=365.46 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 196664 0 0 0 36510 36 0 0 25 0 1 0 487813282 680783872 162400 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 166207 162400 336 145 0 163252 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 3294916

[startup+1122.3 s]
/proc/loadavg: 11.05 10.80 8.40 12/201 21017
/proc/meminfo: memFree=11885600/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.11 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 3 8 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2517008 CPUtime=740.05 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 39102659 0 0 0 69250 4755 0 0 18 0 1 0 487813282 2577416192 196791 33554432000 4194304 4587354 140734147444592 18446744073709551615 4263543 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 629252 196791 332 96 0 625814 0
[pid=20985] ppid=20983 vsize=696604 CPUtime=382.26 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 204620 0 0 0 38189 37 0 0 25 0 1 0 487813282 713322496 170356 33554432000 4194304 4785740 140733495922528 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 174151 170356 336 145 0 171196 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 3231936

[startup+1182.3 s]
/proc/loadavg: 11.02 10.83 8.56 12/201 21019
/proc/meminfo: memFree=11866228/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.11 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 3 8 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2572376 CPUtime=782.96 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 41909054 0 0 0 73201 5095 0 0 22 0 1 0 487813282 2634113024 206638 33554432000 4194304 4587354 140734147444592 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 643094 206638 332 96 0 639656 0
[pid=20985] ppid=20983 vsize=749068 CPUtime=399.36 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 217745 0 0 0 39897 39 0 0 25 0 1 0 487813282 767045632 183481 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290583 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 187267 183481 336 145 0 184312 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 3339768

[startup+1242.3 s]
/proc/loadavg: 11.06 10.87 8.72 12/201 21020
/proc/meminfo: memFree=11779032/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.12 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 3 9 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2580568 CPUtime=825.46 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 44678109 0 0 0 77114 5432 0 0 18 0 1 0 487813282 2642501632 208686 33554432000 4194304 4587354 140734147444592 18446744073709551615 4293744 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 645142 208686 332 96 0 641704 0
[pid=20985] ppid=20983 vsize=752796 CPUtime=416.85 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 218694 0 0 0 41646 39 0 0 25 0 1 0 487813282 770863104 184430 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 188199 184430 336 145 0 185244 0
Current children cumulated CPU time (s) 1242.43
Current children cumulated vsize (KiB) 3351688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.30 10.74 8.81 6/183 21088
/proc/meminfo: memFree=14735084/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.12 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 3 9 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2525200 CPUtime=865.01 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 47258023 0 0 0 80753 5748 0 0 20 0 1 0 487813282 2585804800 198839 33554432000 4194304 4587354 140734147444592 18446744073709551615 4264457 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 631300 198839 332 96 0 627862 0
[pid=20985] ppid=20983 vsize=761392 CPUtime=435.01 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 220747 0 0 0 43462 39 0 0 25 0 1 0 487813282 779665408 186483 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 190348 186483 336 145 0 187393 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 3304916

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

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

[startup+1300 s]
/proc/loadavg: 10.30 10.74 8.81 6/183 21088
/proc/meminfo: memFree=14735084/32951124 swapFree=67111528/67111528
[pid=20983] ppid=20981 vsize=18324 CPUtime=0.12 cores=1,3
/proc/20983/stat : 20983 (ppfolio) S 20981 20983 20445 0 -1 4202496 502 215 0 0 3 9 0 0 15 0 1 0 487813281 18763776 395 33554432000 4194304 4287625 140735938059200 18446744073709551615 244446965263 0 0 4096 65536 4294934788 0 0 17 3 0 0 0
/proc/20983/statm: 4581 395 346 23 0 91 0
[pid=20984] ppid=20983 vsize=2525200 CPUtime=865.01 cores=1
/proc/20984/stat : 20984 (cryptominisat) R 20983 20983 20445 0 -1 4202496 47258023 0 0 0 80753 5748 0 0 20 0 1 0 487813282 2585804800 198839 33554432000 4194304 4587354 140734147444592 18446744073709551615 4264457 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20984/statm: 631300 198839 332 96 0 627862 0
[pid=20985] ppid=20983 vsize=761392 CPUtime=435.01 cores=1
/proc/20985/stat : 20985 (clasp) R 20983 20983 20445 0 -1 4202496 220747 0 0 0 43462 39 0 0 25 0 1 0 487813282 779665408 186483 33554432000 4194304 4785740 140733495922528 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20985/statm: 190348 186483 336 145 0 187393 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 3304916

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20983 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=37994
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 0.138978
# while last known CPU time is 1300.14
#
# 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.14
CPU user time (s): 1242.18
CPU system time (s): 57.96
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 3399672

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

runsolver used 2.20167 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:08:48
IDJOB=3285259
IDBENCH=82374
IDSOLVER=1613
FILE ID=node105/3285259-1303762124
RUNJOBID= node105-1303762124-20934
PBS_JOBID= 13157144
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=912200738

node105.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.825
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.65
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.825
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.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      15669292 kB
Buffers:       2283108 kB
Cached:       13708192 kB
SwapCached:          0 kB
Active:        9250968 kB
Inactive:      7454224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15669292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          235928 kB
Writeback:           0 kB
AnonPages:      713072 kB
Mapped:          17472 kB
Slab:           511136 kB
PageTables:       7020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2225504 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= 71520 MiB
End job on node105 at 2011-04-25 22:30:31