Trace number 3310272

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 136.922 17.2394

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.53746
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
136.68/17.23	s UNSATISFIABLE
136.68/17.23	solver [5] plingeling 276-6264d55-100731 answered
136.68/17.23	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-3310272-1304007769/watcher-3310272-1304007769 -o /tmp/evaluation-result-3310272-1304007769/solver-3310272-1304007769 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310272-1304007769.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: 6.85 7.40 7.74 1/170 25791
/proc/meminfo: memFree=13447308/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) R 25789 25791 25435 0 -1 4194304 505 0 0 0 0 0 0 0 25 0 1 0 512377678 18763776 387 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921175003 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25791/statm: 4581 387 339 23 0 91 0

[startup+0.033241 s]
/proc/loadavg: 6.85 7.40 7.74 1/170 25791
/proc/meminfo: memFree=13447308/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 6 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100223 s]
/proc/loadavg: 6.85 7.40 7.74 1/170 25791
/proc/meminfo: memFree=13447308/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300158 s]
/proc/loadavg: 6.85 7.40 7.74 1/170 25791
/proc/meminfo: memFree=13447308/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701087 s]
/proc/loadavg: 6.85 7.40 7.74 1/170 25791
/proc/meminfo: memFree=13447308/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 6.85 7.40 7.74 9/180 25806
/proc/meminfo: memFree=13214112/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=126832 CPUtime=1.49 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 20632 0 0 0 147 2 0 0 25 0 1 0 512377679 129875968 16755 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 31708 16755 330 96 0 28270 0
[pid=25793] ppid=25791 vsize=54136 CPUtime=1.49 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 13580 0 0 0 147 2 0 0 20 0 1 0 512377679 55435264 10498 33554432000 4194304 4785740 140735807711072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 13534 10498 340 145 0 10579 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=1.49 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 148 1 0 0 20 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=139288 CPUtime=1.49 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 63605 0 0 0 141 8 0 0 25 0 1 0 512377679 142630912 18024 33554432000 4194304 4331988 140736603684032 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 34822 18024 173 34 0 33264 0
[pid=25797] ppid=25791 vsize=169328 CPUtime=5.21 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 30763 1250 0 0 517 4 0 0 18 0 5 0 512377679 173391872 14386 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 42332 14386 159 40 0 40876 0
[pid=25797/tid=25803] ppid=25791 vsize=169328 CPUtime=1.24 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 4845 1250 0 0 124 0 0 0 19 0 5 0 512377703 173391872 14386 33554432000 4194304 4356188 140735753913472 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=169328 CPUtime=1.23 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 4285 1250 0 0 123 0 0 0 25 0 5 0 512377703 173391872 14386 33554432000 4194304 4356188 140735753913472 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=169328 CPUtime=1.24 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 5365 1250 0 0 124 0 0 0 22 0 5 0 512377703 173391872 14386 33554432000 4194304 4356188 140735753913472 18446744073709551615 4322074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=169328 CPUtime=1.22 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 3724 1250 0 0 122 0 0 0 22 0 5 0 512377703 173391872 14386 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 978256

[startup+3.10065 s]
/proc/loadavg: 6.85 7.40 7.74 9/180 25806
/proc/meminfo: memFree=13146780/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=126832 CPUtime=3.09 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 20839 0 0 0 307 2 0 0 25 0 1 0 512377679 129875968 16955 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 31708 16955 330 96 0 28270 0
[pid=25793] ppid=25791 vsize=54136 CPUtime=3.09 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 13580 0 0 0 307 2 0 0 25 0 1 0 512377679 55435264 10498 33554432000 4194304 4785740 140735807711072 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 13534 10498 340 145 0 10579 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=3.09 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 308 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=149068 CPUtime=3.08 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 76605 0 0 0 299 9 0 0 25 0 1 0 512377679 152645632 31024 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 37267 31024 173 34 0 35709 0
[pid=25797] ppid=25791 vsize=192404 CPUtime=11.59 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 36554 1250 0 0 1155 4 0 0 18 0 5 0 512377679 197021696 20177 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48101 20177 163 40 0 46645 0
[pid=25797/tid=25803] ppid=25791 vsize=192404 CPUtime=2.84 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 6132 1250 0 0 284 0 0 0 24 0 5 0 512377703 197021696 20177 33554432000 4194304 4356188 140735753913472 18446744073709551615 4304192 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=192404 CPUtime=2.82 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 6212 1250 0 0 282 0 0 0 25 0 5 0 512377703 197021696 20177 33554432000 4194304 4356188 140735753913472 18446744073709551615 4254229 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=192404 CPUtime=2.84 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 6657 1250 0 0 284 0 0 0 25 0 5 0 512377703 197021696 20177 33554432000 4194304 4356188 140735753913472 18446744073709551615 4233687 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=192404 CPUtime=2.82 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 282 0 0 0 25 0 5 0 512377703 197021696 20177 33554432000 4194304 4356188 140735753913472 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 1011112

[startup+6.30106 s]
/proc/loadavg: 6.94 7.41 7.74 9/180 25807
/proc/meminfo: memFree=13094492/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=126832 CPUtime=6.28 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 21158 0 0 0 626 2 0 0 25 0 1 0 512377679 129875968 17262 33554432000 4194304 4587354 140735864986080 18446744073709551615 4448017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 31708 17262 338 96 0 28270 0
[pid=25793] ppid=25791 vsize=54868 CPUtime=6.29 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 13844 0 0 0 627 2 0 0 25 0 1 0 512377679 56184832 10762 33554432000 4194304 4785740 140735807711072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 13717 10762 340 145 0 10762 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=6.29 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 628 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=150268 CPUtime=6.28 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77330 0 0 0 619 9 0 0 25 0 1 0 512377679 153874432 31749 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229548 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 37567 31749 173 34 0 36009 0
[pid=25797] ppid=25791 vsize=187608 CPUtime=24.38 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 38604 1250 0 0 2433 5 0 0 18 0 5 0 512377679 192110592 18978 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 46902 18978 163 40 0 45446 0
[pid=25797/tid=25803] ppid=25791 vsize=187608 CPUtime=6.05 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 6132 1250 0 0 604 1 0 0 25 0 5 0 512377703 192110592 18978 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=187608 CPUtime=6.01 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 7237 1250 0 0 600 1 0 0 25 0 5 0 512377703 192110592 18978 33554432000 4194304 4356188 140735753913472 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=187608 CPUtime=6.05 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 7682 1250 0 0 604 1 0 0 25 0 5 0 512377703 192110592 18978 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=187608 CPUtime=6.02 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 602 0 0 0 25 0 5 0 512377703 192110592 18978 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (KiB) 1008248

[startup+12.7009 s]
/proc/loadavg: 7.03 7.42 7.74 9/180 25807
/proc/meminfo: memFree=13078204/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137104 CPUtime=12.69 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 24452 0 0 0 1266 3 0 0 25 0 1 0 512377679 140394496 20474 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34276 20474 338 96 0 30838 0
[pid=25793] ppid=25791 vsize=60532 CPUtime=12.69 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15287 0 0 0 1267 2 0 0 25 0 1 0 512377679 61984768 12205 33554432000 4194304 4785740 140735807711072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15133 12205 340 145 0 12178 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=12.69 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1268 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152136 CPUtime=12.69 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77918 0 0 0 1259 10 0 0 25 0 1 0 512377679 155787264 32337 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38034 32337 173 34 0 36476 0
[pid=25797] ppid=25791 vsize=194456 CPUtime=49.95 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44428 1250 0 0 4989 6 0 0 18 0 5 0 512377679 199122944 20690 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48614 20690 163 40 0 47158 0
[pid=25797/tid=25803] ppid=25791 vsize=194456 CPUtime=12.44 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1243 1 0 0 25 0 5 0 512377703 199122944 20690 33554432000 4194304 4356188 140735753913472 18446744073709551615 4279731 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194456 CPUtime=12.37 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9637 1250 0 0 1236 1 0 0 25 0 5 0 512377703 199122944 20690 33554432000 4194304 4356188 140735753913472 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194456 CPUtime=12.44 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1243 1 0 0 25 0 5 0 512377703 199122944 20690 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194456 CPUtime=12.42 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1242 0 0 0 25 0 5 0 512377703 199122944 20690 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332327 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.71
Current children cumulated vsize (KiB) 1032900

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

[startup+14.3066 s]
/proc/loadavg: 7.03 7.42 7.74 9/180 25807
/proc/meminfo: memFree=13075724/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137964 CPUtime=14.29 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 24983 0 0 0 1426 3 0 0 25 0 1 0 512377679 141275136 20997 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34491 20997 338 96 0 31053 0
[pid=25793] ppid=25791 vsize=60532 CPUtime=14.29 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15291 0 0 0 1427 2 0 0 25 0 1 0 512377679 61984768 12209 33554432000 4194304 4785740 140735807711072 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15133 12209 340 145 0 12178 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=14.29 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1428 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152268 CPUtime=14.3 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77948 0 0 0 1420 10 0 0 25 0 1 0 512377679 155922432 32367 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38067 32367 173 34 0 36509 0
[pid=25797] ppid=25791 vsize=194456 CPUtime=56.36 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44667 1250 0 0 5630 6 0 0 18 0 5 0 512377679 199122944 20706 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48614 20706 163 40 0 47158 0
[pid=25797/tid=25803] ppid=25791 vsize=194456 CPUtime=14.05 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1404 1 0 0 25 0 5 0 512377703 199122944 20706 33554432000 4194304 4356188 140735753913472 18446744073709551615 4281652 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194456 CPUtime=13.96 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9876 1250 0 0 1395 1 0 0 25 0 5 0 512377703 199122944 20706 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194456 CPUtime=14.05 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1404 1 0 0 25 0 5 0 512377703 199122944 20706 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194456 CPUtime=14.03 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1403 0 0 0 25 0 5 0 512377703 199122944 20706 33554432000 4194304 4356188 140735753913472 18446744073709551615 4237281 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 113.53
Current children cumulated vsize (KiB) 1033892

[startup+15.9013 s]
/proc/loadavg: 7.18 7.45 7.74 9/180 25807
/proc/meminfo: memFree=13075980/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137964 CPUtime=15.89 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 25076 0 0 0 1586 3 0 0 25 0 1 0 512377679 141275136 21087 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34491 21087 338 96 0 31053 0
[pid=25793] ppid=25791 vsize=60972 CPUtime=15.89 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15399 0 0 0 1587 2 0 0 25 0 1 0 512377679 62435328 12317 33554432000 4194304 4785740 140735807711072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15243 12317 340 145 0 12288 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=15.89 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1588 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152400 CPUtime=15.89 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77973 0 0 0 1579 10 0 0 25 0 1 0 512377679 156057600 32392 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38100 32392 173 34 0 36542 0
[pid=25797] ppid=25791 vsize=194408 CPUtime=62.73 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44667 1250 0 0 6267 6 0 0 18 0 5 0 512377679 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48602 20694 163 40 0 47146 0
[pid=25797/tid=25803] ppid=25791 vsize=194408 CPUtime=15.64 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1563 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4335971 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194408 CPUtime=15.55 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9876 1250 0 0 1554 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194408 CPUtime=15.64 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1563 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194408 CPUtime=15.62 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1562 0 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 126.29
Current children cumulated vsize (KiB) 1034416

[startup+16.7012 s]
/proc/loadavg: 7.18 7.45 7.74 9/180 25807
/proc/meminfo: memFree=13074740/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137964 CPUtime=16.69 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 25156 0 0 0 1666 3 0 0 25 0 1 0 512377679 141275136 21163 33554432000 4194304 4587354 140735864986080 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34491 21163 338 96 0 31053 0
[pid=25793] ppid=25791 vsize=61784 CPUtime=16.69 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15573 0 0 0 1667 2 0 0 25 0 1 0 512377679 63266816 12491 33554432000 4194304 4785740 140735807711072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15446 12491 340 145 0 12491 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=16.69 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1668 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152400 CPUtime=16.69 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77988 0 0 0 1659 10 0 0 25 0 1 0 512377679 156057600 32407 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229344 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38100 32407 173 34 0 36542 0
[pid=25797] ppid=25791 vsize=194408 CPUtime=65.92 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44667 1250 0 0 6586 6 0 0 18 0 5 0 512377679 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48602 20694 163 40 0 47146 0
[pid=25797/tid=25803] ppid=25791 vsize=194408 CPUtime=16.44 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1643 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4281561 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194408 CPUtime=16.34 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9876 1250 0 0 1633 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194408 CPUtime=16.44 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1643 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4274148 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194408 CPUtime=16.42 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1642 0 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331360 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.68
Current children cumulated vsize (KiB) 1035228

[startup+17.1011 s]
/proc/loadavg: 7.18 7.45 7.74 9/180 25807
/proc/meminfo: memFree=13074740/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137964 CPUtime=17.09 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 25193 0 0 0 1706 3 0 0 25 0 1 0 512377679 141275136 21198 33554432000 4194304 4587354 140735864986080 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34491 21198 338 96 0 31053 0
[pid=25793] ppid=25791 vsize=62068 CPUtime=17.09 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15651 0 0 0 1707 2 0 0 25 0 1 0 512377679 63557632 12569 33554432000 4194304 4785740 140735807711072 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15517 12569 340 145 0 12562 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=17.09 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1708 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 11536747 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152400 CPUtime=17.09 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77999 0 0 0 1699 10 0 0 25 0 1 0 512377679 156057600 32418 33554432000 4194304 4331988 140736603684032 18446744073709551615 4229552 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38100 32418 173 34 0 36542 0
[pid=25797] ppid=25791 vsize=194408 CPUtime=67.52 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44667 1250 0 0 6746 6 0 0 18 0 5 0 512377679 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48602 20694 163 40 0 47146 0
[pid=25797/tid=25803] ppid=25791 vsize=194408 CPUtime=16.84 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1683 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194408 CPUtime=16.74 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9876 1250 0 0 1673 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194408 CPUtime=16.84 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1683 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194408 CPUtime=16.82 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1682 0 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.88
Current children cumulated vsize (KiB) 1035512

[startup+17.2011 s]
/proc/loadavg: 7.18 7.45 7.74 9/180 25807
/proc/meminfo: memFree=13074740/32951124 swapFree=67111528/67111528
[pid=25791] ppid=25789 vsize=18324 CPUtime=0 cores=0-7
/proc/25791/stat : 25791 (ppfolio) S 25789 25791 25435 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 512377678 18763776 389 33554432000 4194304 4287625 140737474986848 18446744073709551615 222921797135 0 0 4096 65536 4599925508912709631 0 0 17 4 0 0 0
/proc/25791/statm: 4581 389 341 23 0 91 0
[pid=25792] ppid=25791 vsize=137964 CPUtime=17.19 cores=0
/proc/25792/stat : 25792 (cryptominisat) R 25791 25791 25435 0 -1 4202496 25204 0 0 0 1716 3 0 0 25 0 1 0 512377679 141275136 21209 33554432000 4194304 4587354 140735864986080 18446744073709551615 4230340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25792/statm: 34491 21209 338 96 0 31053 0
[pid=25793] ppid=25791 vsize=62068 CPUtime=17.19 cores=1
/proc/25793/stat : 25793 (clasp) R 25791 25791 25435 0 -1 4202496 15661 0 0 0 1717 2 0 0 25 0 1 0 512377679 63557632 12579 33554432000 4194304 4785740 140735807711072 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25793/statm: 15517 12579 340 145 0 12562 0
[pid=25794] ppid=25791 vsize=470348 CPUtime=17.19 cores=2
/proc/25794/stat : 25794 (TNM) R 25791 25791 25435 0 -1 4202496 7447 0 0 0 1718 1 0 0 25 0 1 0 512377679 481636352 7344 33554432000 134512640 134534564 4294456592 18446744073709551615 134525976 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25794/statm: 117587 7344 95 6 0 116253 0
[pid=25795] ppid=25791 vsize=152400 CPUtime=17.19 cores=3
/proc/25795/stat : 25795 (march_hi) R 25791 25791 25435 0 -1 4202496 77999 0 0 0 1709 10 0 0 25 0 1 0 512377679 156057600 32418 33554432000 4194304 4331988 140736603684032 18446744073709551615 4237103 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25795/statm: 38100 32418 173 34 0 36542 0
[pid=25797] ppid=25791 vsize=194408 CPUtime=67.92 cores=4-7
/proc/25797/stat : 25797 (plingeling) S 25791 25791 25435 0 -1 4202496 44667 1250 0 0 6786 6 0 0 18 0 5 0 512377679 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25797/statm: 48602 20694 163 40 0 47146 0
[pid=25797/tid=25803] ppid=25791 vsize=194408 CPUtime=16.94 cores=4-7
/proc/25797/task/25803/stat : 25803 (plingeling) R 25791 25791 25435 0 -1 4202560 8180 1250 0 0 1693 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4333775 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25797/tid=25804] ppid=25791 vsize=194408 CPUtime=16.84 cores=4-7
/proc/25797/task/25804/stat : 25804 (plingeling) R 25791 25791 25435 0 -1 4202560 9876 1250 0 0 1683 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25797/tid=25805] ppid=25791 vsize=194408 CPUtime=16.94 cores=4-7
/proc/25797/task/25805/stat : 25805 (plingeling) R 25791 25791 25435 0 -1 4202560 9058 1250 0 0 1693 1 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25797/tid=25806] ppid=25791 vsize=194408 CPUtime=16.92 cores=4-7
/proc/25797/task/25806/stat : 25806 (plingeling) R 25791 25791 25435 0 -1 4202560 5009 1250 0 0 1692 0 0 0 25 0 5 0 512377703 199073792 20694 33554432000 4194304 4356188 140735753913472 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 136.68
Current children cumulated vsize (KiB) 1035512

Child status: 0
Real time (s): 17.2394
CPU time (s): 136.922
CPU user time (s): 136.647
CPU system time (s): 0.274958
CPU usage (%): 794.242
Max. virtual memory (cumulated for all children) (KiB): 1035512

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

runsolver used 0.023996 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 18:22:49
IDJOB=3310272
IDBENCH=82465
IDSOLVER=1638
FILE ID=node109/3310272-1304007769
RUNJOBID= node109-1304007435-25449
PBS_JOBID= 13168834
Free space on /tmp= 72380 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310272-1304007769/watcher-3310272-1304007769 -o /tmp/evaluation-result-3310272-1304007769/solver-3310272-1304007769 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310272-1304007769.cnf

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=850216939

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13447712 kB
Buffers:       2132400 kB
Cached:       16722368 kB
SwapCached:          0 kB
Active:        9837940 kB
Inactive:      9085924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13447712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13404 kB
Writeback:           0 kB
AnonPages:       68564 kB
Mapped:          14908 kB
Slab:           513688 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190536 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= 72372 MiB
End job on node109 at 2011-04-28 18:23:07