Trace number 3285351

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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

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-3285351-1303762124/watcher-3285351-1303762124 -o /tmp/evaluation-result-3285351-1303762124/solver-3285351-1303762124 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285351-1303762124.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: 0.85 1.27 2.33 9/192 20974
/proc/meminfo: memFree=16357296/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) R 20972 20974 20445 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 487812976 18763776 392 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/20974/statm: 4581 392 343 23 0 91 0

[startup+0.0920199 s]
/proc/loadavg: 0.85 1.27 2.33 9/192 20974
/proc/meminfo: memFree=16357296/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079801958793216 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101015 s]
/proc/loadavg: 0.85 1.27 2.33 9/192 20974
/proc/meminfo: memFree=16357296/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079801958793216 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300983 s]
/proc/loadavg: 0.85 1.27 2.33 9/192 20974
/proc/meminfo: memFree=16357296/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079801958793216 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70087 s]
/proc/loadavg: 0.85 1.27 2.33 9/192 20974
/proc/meminfo: memFree=16357296/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079801958793216 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 0.85 1.27 2.33 11/196 20978
/proc/meminfo: memFree=15988052/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079801958793216 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=125684 CPUtime=0.51 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 24824 0 0 0 47 4 0 0 24 0 1 0 487812977 128700416 24580 33554432000 4194304 4587354 140734473090768 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 31421 24581 288 96 0 27983 0
[pid=20976] ppid=20974 vsize=88792 CPUtime=0.44 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 24345 0 0 0 40 4 0 0 25 0 1 0 487812977 90923008 18000 33554432000 4194304 4785740 140734702722352 18446744073709551615 4501848 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 22198 18000 311 145 0 19243 0
[pid=20977] ppid=20974 vsize=463748 CPUtime=0.52 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 5266 0 0 0 52 0 0 0 25 0 1 0 487812977 474877952 5163 33554432000 134512640 134534564 4292009936 18446744073709551615 10023052 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 115937 5163 90 6 0 114603 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 696548

[startup+3.10042 s]
/proc/loadavg: 1.66 1.43 2.38 11/196 20978
/proc/meminfo: memFree=15805612/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080076836700160 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=133572 CPUtime=1.09 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 27174 0 0 0 105 4 0 0 25 0 1 0 487812977 136777728 26928 33554432000 4194304 4587354 140734473090768 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 33393 26928 306 96 0 29955 0
[pid=20976] ppid=20974 vsize=119580 CPUtime=0.96 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 33803 0 0 0 90 6 0 0 25 0 1 0 487812977 122449920 26473 33554432000 4194304 4785740 140734702722352 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 29895 26473 318 145 0 26940 0
[pid=20977] ppid=20974 vsize=474968 CPUtime=1.02 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 10058 0 0 0 101 1 0 0 25 0 1 0 487812977 486367232 9955 33554432000 134512640 134534564 4292009936 18446744073709551615 9898176 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 118742 9955 90 6 0 117408 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 746444

[startup+6.30083 s]
/proc/loadavg: 1.66 1.43 2.38 12/201 20987
/proc/meminfo: memFree=15049912/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080489153560576 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=161844 CPUtime=2.11 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 34213 0 0 0 206 5 0 0 25 0 1 0 487812977 165728256 33967 33554432000 4194304 4587354 140734473090768 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 40461 33967 312 96 0 37023 0
[pid=20976] ppid=20974 vsize=107896 CPUtime=2.04 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 34012 0 0 0 198 6 0 0 25 0 1 0 487812977 110485504 23960 33554432000 4194304 4785740 140734702722352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 26974 23960 333 145 0 24019 0
[pid=20977] ppid=20974 vsize=544660 CPUtime=2.11 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 30884 0 0 0 207 4 0 0 25 0 1 0 487812977 557731840 30780 33554432000 134512640 134534564 4292009936 18446744073709551615 134524493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 136165 30780 91 6 0 134831 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 832724

[startup+12.7007 s]
/proc/loadavg: 3.17 1.77 2.47 12/201 20988
/proc/meminfo: memFree=14395084/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080626592514048 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=161844 CPUtime=4.29 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 34219 0 0 0 424 5 0 0 25 0 1 0 487812977 165728256 33973 33554432000 4194304 4587354 140734473090768 18446744073709551615 244446601115 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 40461 33973 314 96 0 37023 0
[pid=20976] ppid=20974 vsize=107896 CPUtime=4.17 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 34019 0 0 0 411 6 0 0 25 0 1 0 487812977 110485504 23967 33554432000 4194304 4785740 140734702722352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 26974 23967 340 145 0 24019 0
[pid=20977] ppid=20974 vsize=544660 CPUtime=4.21 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 32234 0 0 0 417 4 0 0 25 0 1 0 487812977 557731840 32130 33554432000 134512640 134534564 4292009936 18446744073709551615 134523457 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 136165 32130 91 6 0 134831 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 832724

[startup+25.5013 s]
/proc/loadavg: 4.37 2.07 2.56 12/201 20988
/proc/meminfo: memFree=14182752/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592081176348327936 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=201620 CPUtime=8.52 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 57111 0 0 0 844 8 0 0 25 0 1 0 487812977 206458880 42682 33554432000 4194304 4587354 140734473090768 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 50405 42682 330 96 0 46967 0
[pid=20976] ppid=20974 vsize=107896 CPUtime=8.44 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 34019 0 0 0 838 6 0 0 25 0 1 0 487812977 110485504 23967 33554432000 4194304 4785740 140734702722352 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 26974 23967 340 145 0 24019 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=8.51 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 845 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 906028

[startup+51.1005 s]
/proc/loadavg: 6.63 2.79 2.79 12/201 20988
/proc/meminfo: memFree=14008684/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592081313787281408 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=239124 CPUtime=17.09 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 60755 0 0 0 1700 9 0 0 25 0 1 0 487812977 244862976 46318 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 59781 46318 330 96 0 56343 0
[pid=20976] ppid=20974 vsize=107896 CPUtime=16.97 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 34019 0 0 0 1691 6 0 0 25 0 1 0 487812977 110485504 23967 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 26974 23967 340 145 0 24019 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=17.01 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 1695 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 943532

[startup+102.307 s]
/proc/loadavg: 9.25 4.16 3.26 13/201 20990
/proc/meminfo: memFree=13765880/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592081588665188352 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=389128 CPUtime=34.13 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 68789 0 0 0 3403 10 0 0 25 0 1 0 487812977 398467072 54348 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 97282 54348 330 96 0 93844 0
[pid=20976] ppid=20974 vsize=107896 CPUtime=34.04 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 34019 0 0 0 3398 6 0 0 25 0 1 0 487812977 110485504 23967 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 26974 23967 340 145 0 24019 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=34.11 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 3405 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1093536

[startup+162.301 s]
/proc/loadavg: 10.30 5.31 3.70 12/201 20992
/proc/meminfo: memFree=13674032/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592079939397746688 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=302484 CPUtime=54.14 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 80717 0 0 0 5401 13 0 0 25 0 1 0 487812977 309743616 49323 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236795 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 75621 49323 333 96 0 72183 0
[pid=20976] ppid=20974 vsize=124600 CPUtime=54.03 cores=0

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

/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2680976

[startup+882.301 s]
/proc/loadavg: 11.01 10.50 7.64 12/201 21011
/proc/meminfo: memFree=12487264/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080214275653632 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=1704296 CPUtime=294.15 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 342905 0 0 0 29359 56 0 0 25 0 1 0 487812977 1745199104 58955 33554432000 4194304 4587354 140734473090768 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 426074 58955 338 96 0 422636 0
[pid=20976] ppid=20974 vsize=399300 CPUtime=294.08 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 107050 0 0 0 29381 27 0 0 25 0 1 0 487812977 408883200 96998 33554432000 4194304 4785740 140734702722352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 99825 96998 340 145 0 96870 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=294.07 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 29401 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2700108

[startup+942.301 s]
/proc/loadavg: 11.00 10.58 7.83 12/201 21012
/proc/meminfo: memFree=12411584/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080489153560576 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=297560 CPUtime=314.15 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 349102 0 0 0 31357 58 0 0 25 0 1 0 487812977 304701440 52929 33554432000 4194304 4587354 140734473090768 18446744073709551615 4230206 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 74390 52929 338 96 0 70952 0
[pid=20976] ppid=20974 vsize=424484 CPUtime=314.08 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 113241 0 0 0 31380 28 0 0 25 0 1 0 487812977 434671616 103189 33554432000 4194304 4785740 140734702722352 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 106121 103189 340 145 0 103166 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=314.06 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 31400 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1318556

[startup+1002.3 s]
/proc/loadavg: 11.00 10.66 8.04 12/201 21014
/proc/meminfo: memFree=12224068/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080626592514048 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=297560 CPUtime=334.14 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 355983 0 0 0 33355 59 0 0 25 0 1 0 487812977 304701440 59797 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 74390 59797 338 96 0 70952 0
[pid=20976] ppid=20974 vsize=446260 CPUtime=334.09 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 118694 0 0 0 33379 30 0 0 25 0 1 0 487812977 456970240 108642 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 111565 108642 340 145 0 108610 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=334.07 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 33401 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1340332

[startup+1062.3 s]
/proc/loadavg: 11.05 10.73 8.21 12/201 21016
/proc/meminfo: memFree=12229736/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080214275653632 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=395380 CPUtime=354.14 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 382969 0 0 0 35351 63 0 0 25 0 1 0 487812977 404869120 86779 33554432000 4194304 4587354 140734473090768 18446744073709551615 244446641847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 98845 86779 338 96 0 95407 0
[pid=20976] ppid=20974 vsize=462436 CPUtime=354.09 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 122738 0 0 0 35377 32 0 0 25 0 1 0 487812977 473534464 112686 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 115609 112686 340 145 0 112654 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=354.07 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 35401 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1454328

[startup+1122.3 s]
/proc/loadavg: 11.05 10.80 8.40 12/201 21017
/proc/meminfo: memFree=11912260/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080764031467520 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=1532596 CPUtime=374.13 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 428078 0 0 0 37342 71 0 0 25 0 1 0 487812977 1569378304 51684 33554432000 4194304 4587354 140734473090768 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 383149 51684 338 96 0 379711 0
[pid=20976] ppid=20974 vsize=481112 CPUtime=374.08 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 127408 0 0 0 37375 33 0 0 25 0 1 0 487812977 492658688 117356 33554432000 4194304 4785740 140734702722352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 120278 117356 340 145 0 117323 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=374.08 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 37402 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2610220

[startup+1182.3 s]
/proc/loadavg: 11.02 10.83 8.55 12/201 21019
/proc/meminfo: memFree=11870692/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592080901470420992 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=1532596 CPUtime=394.13 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 435744 0 0 0 39340 73 0 0 25 0 1 0 487812977 1569378304 59339 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 383149 59339 338 96 0 379711 0
[pid=20976] ppid=20974 vsize=505800 CPUtime=394.08 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 133605 0 0 0 39373 35 0 0 25 0 1 0 487812977 517939200 123553 33554432000 4194304 4785740 140734702722352 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 126450 123553 340 145 0 123495 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=394.09 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 39403 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2634908

[startup+1242.3 s]
/proc/loadavg: 11.06 10.87 8.72 12/201 21020
/proc/meminfo: memFree=11789448/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592081038909374464 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=1422876 CPUtime=414.13 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 441637 0 0 0 41339 74 0 0 25 0 1 0 487812977 1457025024 52947 33554432000 4194304 4587354 140734473090768 18446744073709551615 4237620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 355719 52947 338 96 0 352281 0
[pid=20976] ppid=20974 vsize=516928 CPUtime=414.08 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 136399 0 0 0 41372 36 0 0 25 0 1 0 487812977 529334272 126347 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290668 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 129232 126347 340 145 0 126277 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=414.1 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 41404 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2536316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 10.89 8.85 6/191 21024
/proc/meminfo: memFree=13792588/32951124 swapFree=67111528/67111528
[pid=20974] ppid=20972 vsize=18324 CPUtime=0 cores=0,2
/proc/20974/stat : 20974 (ppfolio) S 20972 20974 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812976 18763776 394 33554432000 4194304 4287625 140734266529184 18446744073709551615 244446965263 0 0 4096 65536 4592081176348327936 0 0 17 2 0 0 0
/proc/20974/statm: 4581 394 345 23 0 91 0
[pid=20975] ppid=20974 vsize=1422876 CPUtime=433.39 cores=0
/proc/20975/stat : 20975 (cryptominisat) R 20974 20974 20445 0 -1 4202496 447984 0 0 0 43263 76 0 0 25 0 1 0 487812977 1457025024 59284 33554432000 4194304 4587354 140734473090768 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20975/statm: 355719 59284 338 96 0 352281 0
[pid=20976] ppid=20974 vsize=530652 CPUtime=433.27 cores=0
/proc/20976/stat : 20976 (clasp) R 20974 20974 20445 0 -1 4202496 139839 0 0 0 43290 37 0 0 25 0 1 0 487812977 543387648 129787 33554432000 4194304 4785740 140734702722352 18446744073709551615 4290578 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20976/statm: 132663 129787 340 145 0 129708 0
[pid=20977] ppid=20974 vsize=578188 CPUtime=433.35 cores=0
/proc/20977/stat : 20977 (TNM) R 20974 20974 20445 0 -1 4202496 47587 0 0 0 43329 6 0 0 25 0 1 0 487812977 592064512 47483 33554432000 134512640 134534564 4292009936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20977/statm: 144547 47483 95 6 0 143213 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2550040

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 20974 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1298.82
CPU system time (s): 1.19
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 3825128

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

runsolver used 2.23966 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:08:45
IDJOB=3285351
IDBENCH=82379
IDSOLVER=1613
FILE ID=node105/3285351-1303762124
RUNJOBID= node105-1303762124-20932
PBS_JOBID= 13157144
Free space on /tmp= 71780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285351-1303762124/watcher-3285351-1303762124 -o /tmp/evaluation-result-3285351-1303762124/solver-3285351-1303762124 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285351-1303762124.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
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:      16358692 kB
Buffers:       2282984 kB
Cached:       13594312 kB
SwapCached:          0 kB
Active:        8537072 kB
Inactive:      7484148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16358692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          134820 kB
Writeback:           0 kB
AnonPages:      143580 kB
Mapped:          16688 kB
Slab:           507620 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1225960 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= 71708 MiB
End job on node105 at 2011-04-25 22:30:27