Trace number 3310242

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 parUNSAT 219.766 27.7917

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.4647
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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 8 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	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7
219.09/27.78	s UNSATISFIABLE
219.09/27.79	solver [5] plingeling 276-6264d55-100731 answered
219.09/27.79	Done

Verifier Data

No possible verification on an UNSAT instance

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-3310242-1304007419/watcher-3310242-1304007419 -o /tmp/evaluation-result-3310242-1304007419/solver-3310242-1304007419 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310242-1304007419.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.50 1.33 1.11 2/170 26215
/proc/meminfo: memFree=25657000/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0

[startup+0.0901921 s]
/proc/loadavg: 2.50 1.33 1.11 2/170 26215
/proc/meminfo: memFree=25657000/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100195 s]
/proc/loadavg: 2.50 1.33 1.11 2/170 26215
/proc/meminfo: memFree=25657000/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300152 s]
/proc/loadavg: 2.50 1.33 1.11 2/170 26215
/proc/meminfo: memFree=25657000/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701078 s]
/proc/loadavg: 2.50 1.33 1.11 2/170 26215
/proc/meminfo: memFree=25657000/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 2.50 1.33 1.11 9/180 26230
/proc/meminfo: memFree=25327824/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=93420 CPUtime=1.48 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 17849 0 0 0 146 2 0 0 20 0 1 0 493157921 95662080 17619 33554432000 4194304 4587354 140734140493840 18446744073709551615 4421207 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 23355 17619 312 96 0 19917 0
[pid=26217] ppid=26215 vsize=60736 CPUtime=1.49 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 17136 0 0 0 147 2 0 0 20 0 1 0 493157921 62193664 12358 33554432000 4194304 4785740 140734462832496 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 15184 12358 340 145 0 12229 0
[pid=26218] ppid=26215 vsize=507568 CPUtime=1.48 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 18627 0 0 0 146 2 0 0 20 0 1 0 493157921 519749632 18524 33554432000 134512640 134534564 4292380144 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 126892 18524 91 6 0 125558 0
[pid=26219] ppid=26215 vsize=110036 CPUtime=1.48 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4194304 22323 0 0 0 145 3 0 0 20 0 1 0 493157921 112676864 15685 33554432000 4194304 4331988 140734911808416 18446744073709551615 220815892406 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 27509 15685 129 34 0 25951 0
[pid=26220] ppid=26215 vsize=200840 CPUtime=3.68 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 27203 1252 0 0 365 3 0 0 21 0 5 0 493157921 205660160 22267 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 50210 22267 146 40 0 48754 0
[pid=26220/tid=26227] ppid=26215 vsize=200840 CPUtime=0.73 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 5 1252 0 0 73 0 0 0 18 0 5 0 493157997 205660160 22267 33554432000 4194304 4356188 140734426839712 18446744073709551615 4213270 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=200840 CPUtime=0.73 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 105 1252 0 0 73 0 0 0 25 0 5 0 493157997 205660160 22267 33554432000 4194304 4356188 140734426839712 18446744073709551615 4238257 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=200840 CPUtime=0.72 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 33 1252 0 0 72 0 0 0 18 0 5 0 493157997 205660160 22267 33554432000 4194304 4356188 140734426839712 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=200840 CPUtime=0.73 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 110 1252 0 0 73 0 0 0 25 0 5 0 493157997 205660160 22267 33554432000 4194304 4356188 140734426839712 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.61
Current children cumulated vsize (KiB) 990924

[startup+3.10061 s]
/proc/loadavg: 3.02 1.45 1.15 9/180 26230
/proc/meminfo: memFree=25317296/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=93420 CPUtime=3.08 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 17871 0 0 0 306 2 0 0 25 0 1 0 493157921 95662080 17641 33554432000 4194304 4587354 140734140493840 18446744073709551615 4421122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 23355 17641 312 96 0 19917 0
[pid=26217] ppid=26215 vsize=60736 CPUtime=3.09 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 17136 0 0 0 307 2 0 0 25 0 1 0 493157921 62193664 12358 33554432000 4194304 4785740 140734462832496 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 15184 12358 340 145 0 12229 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=3.08 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 304 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=198044 CPUtime=3.08 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 29394 0 0 0 304 4 0 0 25 0 1 0 493157921 202797056 20135 33554432000 4194304 4331988 140734911808416 18446744073709551615 220815894785 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 49511 20135 160 34 0 47953 0
[pid=26220] ppid=26215 vsize=195948 CPUtime=10.06 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 51797 1252 0 0 1000 6 0 0 21 0 5 0 493157921 200650752 21612 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 48987 21612 164 40 0 47531 0
[pid=26220/tid=26227] ppid=26215 vsize=195948 CPUtime=2.32 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 5912 1252 0 0 232 0 0 0 22 0 5 0 493157997 200650752 21612 33554432000 4194304 4356188 140734426839712 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=195948 CPUtime=2.32 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 6444 1252 0 0 232 0 0 0 19 0 5 0 493157997 200650752 21612 33554432000 4194304 4356188 140734426839712 18446744073709551615 4270777 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=195948 CPUtime=2.31 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 6528 1252 0 0 230 1 0 0 22 0 5 0 493157997 200650752 21612 33554432000 4194304 4356188 140734426839712 18446744073709551615 4286720 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=195948 CPUtime=2.32 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 5963 1252 0 0 232 0 0 0 25 0 5 0 493157997 200650752 21612 33554432000 4194304 4356188 140734426839712 18446744073709551615 4259281 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 1090144

[startup+6.30101 s]
/proc/loadavg: 3.02 1.45 1.15 9/180 26230
/proc/meminfo: memFree=25237192/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=105316 CPUtime=6.29 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 28319 0 0 0 624 5 0 0 25 0 1 0 493157921 107843584 21858 33554432000 4194304 4587354 140734140493840 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 26329 21858 330 96 0 22891 0
[pid=26217] ppid=26215 vsize=60736 CPUtime=6.29 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 17136 0 0 0 627 2 0 0 25 0 1 0 493157921 62193664 12358 33554432000 4194304 4785740 140734462832496 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 15184 12358 340 145 0 12229 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=6.28 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 624 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=206272 CPUtime=6.29 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 40540 0 0 0 623 6 0 0 25 0 1 0 493157921 211222528 22775 33554432000 4194304 4331988 140734911808416 18446744073709551615 4210481 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 51568 22775 172 34 0 50010 0
[pid=26220] ppid=26215 vsize=199076 CPUtime=22.85 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 53173 1252 0 0 2279 6 0 0 21 0 5 0 493157921 203853824 22901 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 49769 22901 164 40 0 48313 0
[pid=26220/tid=26227] ppid=26215 vsize=199076 CPUtime=5.52 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 6236 1252 0 0 552 0 0 0 25 0 5 0 493157997 203853824 22901 33554432000 4194304 4356188 140734426839712 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=199076 CPUtime=5.52 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 6676 1252 0 0 552 0 0 0 25 0 5 0 493157997 203853824 22901 33554432000 4194304 4356188 140734426839712 18446744073709551615 4208166 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=199076 CPUtime=5.5 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 7115 1252 0 0 549 1 0 0 25 0 5 0 493157997 203853824 22901 33554432000 4194304 4356188 140734426839712 18446744073709551615 4284253 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=199076 CPUtime=5.52 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 6196 1252 0 0 552 0 0 0 25 0 5 0 493157997 203853824 22901 33554432000 4194304 4356188 140734426839712 18446744073709551615 4279575 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48
Current children cumulated vsize (KiB) 1113396

[startup+12.7008 s]
/proc/loadavg: 3.78 1.67 1.22 9/180 26231
/proc/meminfo: memFree=25178192/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=142820 CPUtime=12.69 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 31701 0 0 0 1263 6 0 0 25 0 1 0 493157921 146247680 25240 33554432000 4194304 4587354 140734140493840 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 35705 25240 330 96 0 32267 0
[pid=26217] ppid=26215 vsize=60736 CPUtime=12.69 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 17136 0 0 0 1267 2 0 0 25 0 1 0 493157921 62193664 12358 33554432000 4194304 4785740 140734462832496 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 15184 12358 340 145 0 12229 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=12.68 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 1264 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=208580 CPUtime=12.69 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 41105 0 0 0 1263 6 0 0 25 0 1 0 493157921 213585920 23340 33554432000 4194304 4331988 140734911808416 18446744073709551615 4210426 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 52145 23340 172 34 0 50587 0
[pid=26220] ppid=26215 vsize=274024 CPUtime=48.41 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 72588 1252 0 0 4832 9 0 0 21 0 5 0 493157921 280600576 42022 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 68506 42022 164 40 0 67050 0
[pid=26220/tid=26227] ppid=26215 vsize=274024 CPUtime=11.92 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 6958 1252 0 0 1192 0 0 0 25 0 5 0 493157997 280600576 42022 33554432000 4194304 4356188 140734426839712 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=274024 CPUtime=11.92 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 19273 1252 0 0 1190 2 0 0 25 0 5 0 493157997 280600576 42022 33554432000 4194304 4356188 140734426839712 18446744073709551615 4237635 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=274024 CPUtime=11.86 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 8102 1252 0 0 1185 1 0 0 25 0 5 0 493157997 280600576 42022 33554432000 4194304 4356188 140734426839712 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=274024 CPUtime=11.92 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 11305 1252 0 0 1191 1 0 0 25 0 5 0 493157997 280600576 42022 33554432000 4194304 4356188 140734426839712 18446744073709551615 4281706 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 1228156

[startup+25.5005 s]
/proc/loadavg: 4.43 1.88 1.29 9/180 26231
/proc/meminfo: memFree=25061080/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=142820 CPUtime=25.49 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 37803 0 0 0 2541 8 0 0 25 0 1 0 493157921 146247680 31333 33554432000 4194304 4587354 140734140493840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 35705 31333 330 96 0 32267 0
[pid=26217] ppid=26215 vsize=70568 CPUtime=25.48 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 19647 0 0 0 2545 3 0 0 25 0 1 0 493157921 72261632 14869 33554432000 4194304 4785740 140734462832496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 17642 14869 340 145 0 14687 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=25.48 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 2544 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=208716 CPUtime=25.49 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 41149 0 0 0 2543 6 0 0 25 0 1 0 493157921 213725184 23384 33554432000 4194304 4331988 140734911808416 18446744073709551615 4210400 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 52179 23384 172 34 0 50621 0
[pid=26220] ppid=26215 vsize=316976 CPUtime=99.55 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 84649 1252 0 0 9943 12 0 0 21 0 5 0 493157921 324583424 54069 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 79244 54069 164 40 0 77788 0
[pid=26220/tid=26227] ppid=26215 vsize=316976 CPUtime=24.73 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 12590 1252 0 0 2472 1 0 0 25 0 5 0 493157997 324583424 54069 33554432000 4194304 4356188 140734426839712 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=316976 CPUtime=24.72 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 19273 1252 0 0 2470 2 0 0 25 0 5 0 493157997 324583424 54069 33554432000 4194304 4356188 140734426839712 18446744073709551615 4211045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=316976 CPUtime=24.58 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 13507 1252 0 0 2456 2 0 0 25 0 5 0 493157997 324583424 54069 33554432000 4194304 4356188 140734426839712 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=316976 CPUtime=24.72 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 12329 1252 0 0 2471 1 0 0 25 0 5 0 493157997 324583424 54069 33554432000 4194304 4356188 140734426839712 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.49
Current children cumulated vsize (KiB) 1281076

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

[startup+27.1012 s]
/proc/loadavg: 4.43 1.88 1.29 9/180 26231
/proc/meminfo: memFree=25058104/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=292824 CPUtime=27.09 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 38574 0 0 0 2701 8 0 0 25 0 1 0 493157921 299851776 32104 33554432000 4194304 4587354 140734140493840 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 73206 32104 330 96 0 69768 0
[pid=26217] ppid=26215 vsize=72456 CPUtime=27.09 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 20099 0 0 0 2705 4 0 0 25 0 1 0 493157921 74194944 15321 33554432000 4194304 4785740 140734462832496 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 18114 15321 340 145 0 15159 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=27.08 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 2704 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=208716 CPUtime=27.09 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 41149 0 0 0 2703 6 0 0 25 0 1 0 493157921 213725184 23384 33554432000 4194304 4331988 140734911808416 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 52179 23384 172 34 0 50621 0
[pid=26220] ppid=26215 vsize=315748 CPUtime=105.94 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 84649 1252 0 0 10582 12 0 0 21 0 5 0 493157921 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 78937 53762 164 40 0 77481 0
[pid=26220/tid=26227] ppid=26215 vsize=315748 CPUtime=26.33 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 12590 1252 0 0 2632 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4297479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=315748 CPUtime=26.32 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 19273 1252 0 0 2630 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=315748 CPUtime=26.18 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 13507 1252 0 0 2616 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4238339 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=315748 CPUtime=26.32 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 12329 1252 0 0 2631 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4207939 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 214.29
Current children cumulated vsize (KiB) 1431740

[startup+27.5071 s]
/proc/loadavg: 4.72 1.98 1.33 9/180 26231
/proc/meminfo: memFree=25053392/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=292824 CPUtime=27.5 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 38745 0 0 0 2742 8 0 0 25 0 1 0 493157921 299851776 32274 33554432000 4194304 4587354 140734140493840 18446744073709551615 4236541 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 73206 32274 330 96 0 69768 0
[pid=26217] ppid=26215 vsize=73124 CPUtime=27.5 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 20279 0 0 0 2746 4 0 0 25 0 1 0 493157921 74878976 15501 33554432000 4194304 4785740 140734462832496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 18281 15501 340 145 0 15326 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=27.49 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 2745 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=209516 CPUtime=27.49 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 41527 0 0 0 2743 6 0 0 25 0 1 0 493157921 214544384 23762 33554432000 4194304 4331988 140734911808416 18446744073709551615 220815897285 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 52379 23762 175 34 0 50821 0
[pid=26220] ppid=26215 vsize=315748 CPUtime=107.56 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 84649 1252 0 0 10744 12 0 0 21 0 5 0 493157921 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 78937 53762 164 40 0 77481 0
[pid=26220/tid=26227] ppid=26215 vsize=315748 CPUtime=26.73 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 12590 1252 0 0 2672 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=315748 CPUtime=26.73 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 19273 1252 0 0 2671 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=315748 CPUtime=26.58 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 13507 1252 0 0 2656 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4237477 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=315748 CPUtime=26.73 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 12329 1252 0 0 2672 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 217.54
Current children cumulated vsize (KiB) 1433208

[startup+27.7011 s]
/proc/loadavg: 4.72 1.98 1.33 9/180 26231
/proc/meminfo: memFree=25053392/32951124 swapFree=67111524/67111528
[pid=26215] ppid=26213 vsize=18324 CPUtime=0 cores=0-7
/proc/26215/stat : 26215 (ppfolio) S 26213 26215 26148 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 493157920 18763776 390 33554432000 4194304 4287625 140736611656320 18446744073709551615 220816256527 0 0 4096 65536 4388450115350691839 0 0 17 4 0 0 0
/proc/26215/statm: 4581 390 341 23 0 91 0
[pid=26216] ppid=26215 vsize=292824 CPUtime=27.69 cores=0
/proc/26216/stat : 26216 (cryptominisat) R 26215 26215 26148 0 -1 4202496 38844 0 0 0 2761 8 0 0 25 0 1 0 493157921 299851776 32373 33554432000 4194304 4587354 140734140493840 18446744073709551615 4236668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26216/statm: 73206 32373 330 96 0 69768 0
[pid=26217] ppid=26215 vsize=73404 CPUtime=27.69 cores=1
/proc/26217/stat : 26217 (clasp) R 26215 26215 26148 0 -1 4202496 20352 0 0 0 2765 4 0 0 25 0 1 0 493157921 75165696 15574 33554432000 4194304 4785740 140734462832496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26217/statm: 18351 15574 340 145 0 15396 0
[pid=26218] ppid=26215 vsize=523672 CPUtime=27.68 cores=2
/proc/26218/stat : 26218 (TNM) R 26215 26215 26148 0 -1 4202496 27265 0 0 0 2764 4 0 0 25 0 1 0 493157921 536240128 27162 33554432000 134512640 134534564 4292380144 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26218/statm: 130918 27162 95 6 0 129584 0
[pid=26219] ppid=26215 vsize=210052 CPUtime=27.69 cores=3
/proc/26219/stat : 26219 (march_hi) R 26215 26215 26148 0 -1 4202496 41661 0 0 0 2763 6 0 0 25 0 1 0 493157921 215093248 23896 33554432000 4194304 4331988 140734911808416 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26219/statm: 52513 23896 175 34 0 50955 0
[pid=26220] ppid=26215 vsize=315748 CPUtime=108.34 cores=4-7
/proc/26220/stat : 26220 (plingeling) S 26215 26215 26148 0 -1 4202496 84649 1252 0 0 10822 12 0 0 21 0 5 0 493157921 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26220/statm: 78937 53762 164 40 0 77481 0
[pid=26220/tid=26227] ppid=26215 vsize=315748 CPUtime=26.93 cores=4-7
/proc/26220/task/26227/stat : 26227 (plingeling) R 26215 26215 26148 0 -1 4202560 12590 1252 0 0 2692 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4239017 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26220/tid=26228] ppid=26215 vsize=315748 CPUtime=26.92 cores=4-7
/proc/26220/task/26228/stat : 26228 (plingeling) R 26215 26215 26148 0 -1 4202560 19273 1252 0 0 2690 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4282035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26220/tid=26229] ppid=26215 vsize=315748 CPUtime=26.77 cores=4-7
/proc/26220/task/26229/stat : 26229 (plingeling) R 26215 26215 26148 0 -1 4202560 13507 1252 0 0 2675 2 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26220/tid=26230] ppid=26215 vsize=315748 CPUtime=26.92 cores=4-7
/proc/26220/task/26230/stat : 26230 (plingeling) R 26215 26215 26148 0 -1 4202560 12329 1252 0 0 2691 1 0 0 25 0 5 0 493157997 323325952 53762 33554432000 4194304 4356188 140734426839712 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 219.09
Current children cumulated vsize (KiB) 1434024

Child status: 0
Real time (s): 27.7917
CPU time (s): 219.766
CPU user time (s): 219.373
CPU system time (s): 0.39294
CPU usage (%): 790.761
Max. virtual memory (cumulated for all children) (KiB): 1434024

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

runsolver used 0.040993 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-28 18:17:00
IDJOB=3310242
IDBENCH=82410
IDSOLVER=1638
FILE ID=node147/3310242-1304007419
RUNJOBID= node147-1304007403-26162
PBS_JOBID= 13168832
Free space on /tmp= 72640 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310242-1304007419/watcher-3310242-1304007419 -o /tmp/evaluation-result-3310242-1304007419/solver-3310242-1304007419 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310242-1304007419.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=612549212

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25657528 kB
Buffers:       1013584 kB
Cached:        5768216 kB
SwapCached:          4 kB
Active:        1214708 kB
Inactive:      5630968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25657528 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           28016 kB
Writeback:           4 kB
AnonPages:       64396 kB
Mapped:          14784 kB
Slab:           381528 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184748 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= 72632 MiB
End job on node147 at 2011-04-28 18:17:28