Trace number 3310333

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 par? (TO) 40000.8 5003.62

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3310333-1304013582/watcher-3310333-1304013582 -o /tmp/evaluation-result-3310333-1304013582/solver-3310333-1304013582 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310333-1304013582.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: 7.99 7.96 7.96 1/170 16164
/proc/meminfo: memFree=11773208/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0

[startup+0.152948 s]
/proc/loadavg: 7.99 7.96 7.96 1/170 16164
/proc/meminfo: memFree=11773208/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) R 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200939 s]
/proc/loadavg: 7.99 7.96 7.96 1/170 16164
/proc/meminfo: memFree=11773208/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) R 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300923 s]
/proc/loadavg: 7.99 7.96 7.96 1/170 16164
/proc/meminfo: memFree=11773208/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) R 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700853 s]
/proc/loadavg: 7.99 7.96 7.96 1/170 16164
/proc/meminfo: memFree=11773208/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 7.99 7.96 7.96 9/180 16179
/proc/meminfo: memFree=11751676/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=193240 CPUtime=1.49 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 3000 0 0 0 149 0 0 0 20 0 1 0 591588855 197877760 1268 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 48310 1268 332 96 0 44872 0
[pid=16166] ppid=16164 vsize=15376 CPUtime=1.49 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 1305 0 0 0 149 0 0 0 20 0 1 0 591588855 15745024 1184 33554432000 4194304 4785740 140735810096400 18446744073709551615 4550449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 3844 1184 340 145 0 889 0
[pid=16167] ppid=16164 vsize=456364 CPUtime=1.49 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 535 0 0 0 149 0 0 0 25 0 1 0 591588855 467316736 432 33554432000 134512640 134534564 4294171264 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114091 432 95 6 0 112757 0
[pid=16168] ppid=16164 vsize=11808 CPUtime=1.49 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 1889 0 0 0 149 0 0 0 20 0 1 0 591588855 12091392 1103 33554432000 4194304 4331988 140733745324448 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 2952 1103 175 34 0 1394 0
[pid=16169] ppid=16164 vsize=123008 CPUtime=5.89 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 3133 1259 0 0 589 0 0 0 18 0 5 0 591588855 125960192 2840 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 30752 2840 162 40 0 29296 0
[pid=16169/tid=16176] ppid=16164 vsize=123008 CPUtime=1.47 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 541 1259 0 0 147 0 0 0 25 0 5 0 591588857 125960192 2840 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=123008 CPUtime=1.46 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 653 1259 0 0 146 0 0 0 25 0 5 0 591588857 125960192 2840 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=123008 CPUtime=1.45 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 504 1259 0 0 145 0 0 0 23 0 5 0 591588857 125960192 2840 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=123008 CPUtime=1.47 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 562 1259 0 0 147 0 0 0 23 0 5 0 591588857 125960192 2840 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331803 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 818120

[startup+3.10043 s]
/proc/loadavg: 7.99 7.96 7.96 9/180 16179
/proc/meminfo: memFree=11747832/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=202720 CPUtime=3.09 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 6559 0 0 0 309 0 0 0 25 0 1 0 591588855 207585280 4143 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 50680 4143 339 96 0 47242 0
[pid=16166] ppid=16164 vsize=16436 CPUtime=3.09 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 1591 0 0 0 309 0 0 0 25 0 1 0 591588855 16830464 1470 33554432000 4194304 4785740 140735810096400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 4109 1470 340 145 0 1154 0
[pid=16167] ppid=16164 vsize=456364 CPUtime=3.09 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 535 0 0 0 309 0 0 0 25 0 1 0 591588855 467316736 432 33554432000 134512640 134534564 4294171264 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114091 432 95 6 0 112757 0
[pid=16168] ppid=16164 vsize=12012 CPUtime=3.09 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 1955 0 0 0 309 0 0 0 25 0 1 0 591588855 12300288 1169 33554432000 4194304 4331988 140733745324448 18446744073709551615 4242607 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 3003 1169 175 34 0 1445 0
[pid=16169] ppid=16164 vsize=123280 CPUtime=12.28 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 3553 1259 0 0 1228 0 0 0 18 0 5 0 591588855 126238720 2908 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 30820 2908 162 40 0 29364 0
[pid=16169/tid=16176] ppid=16164 vsize=123280 CPUtime=3.07 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 638 1259 0 0 307 0 0 0 25 0 5 0 591588857 126238720 2908 33554432000 4194304 4356188 140737460904816 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=123280 CPUtime=3.06 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 685 1259 0 0 306 0 0 0 25 0 5 0 591588857 126238720 2908 33554432000 4194304 4356188 140737460904816 18446744073709551615 4284224 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=123280 CPUtime=3.04 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 698 1259 0 0 304 0 0 0 25 0 5 0 591588857 126238720 2908 33554432000 4194304 4356188 140737460904816 18446744073709551615 4281706 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=123280 CPUtime=3.07 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 659 1259 0 0 307 0 0 0 25 0 5 0 591588857 126238720 2908 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 829136

[startup+6.30088 s]
/proc/loadavg: 7.99 7.96 7.96 9/180 16179
/proc/meminfo: memFree=11729108/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=209416 CPUtime=6.29 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 10235 0 0 0 629 0 0 0 25 0 1 0 591588855 214441984 5176 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 52354 5176 339 96 0 48916 0
[pid=16166] ppid=16164 vsize=17592 CPUtime=6.29 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 1850 0 0 0 629 0 0 0 25 0 1 0 591588855 18014208 1729 33554432000 4194304 4785740 140735810096400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 4398 1729 340 145 0 1443 0
[pid=16167] ppid=16164 vsize=456364 CPUtime=6.29 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 535 0 0 0 629 0 0 0 25 0 1 0 591588855 467316736 432 33554432000 134512640 134534564 4294171264 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114091 432 95 6 0 112757 0
[pid=16168] ppid=16164 vsize=12264 CPUtime=6.29 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 2016 0 0 0 629 0 0 0 25 0 1 0 591588855 12558336 1230 33554432000 4194304 4331988 140733745324448 18446744073709551615 4242620 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 3066 1230 175 34 0 1508 0
[pid=16169] ppid=16164 vsize=126496 CPUtime=25.06 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 4933 1259 0 0 2506 0 0 0 18 0 5 0 591588855 129531904 3712 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 31624 3712 162 40 0 30168 0
[pid=16169/tid=16176] ppid=16164 vsize=126496 CPUtime=6.28 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 734 1259 0 0 628 0 0 0 25 0 5 0 591588857 129531904 3712 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=126496 CPUtime=6.27 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 1134 1259 0 0 627 0 0 0 25 0 5 0 591588857 129531904 3712 33554432000 4194304 4356188 140737460904816 18446744073709551615 4279540 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=126496 CPUtime=6.22 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 1148 1259 0 0 622 0 0 0 25 0 5 0 591588857 129531904 3712 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=126496 CPUtime=6.27 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 1044 1259 0 0 627 0 0 0 25 0 5 0 591588857 129531904 3712 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 840456

[startup+12.7008 s]
/proc/loadavg: 7.99 7.96 7.96 9/180 16179
/proc/meminfo: memFree=11723220/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=210808 CPUtime=12.69 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 14802 0 0 0 1268 1 0 0 25 0 1 0 591588855 215867392 5998 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 52702 5998 339 96 0 49264 0
[pid=16166] ppid=16164 vsize=19264 CPUtime=12.69 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 2263 0 0 0 1269 0 0 0 25 0 1 0 591588855 19726336 2142 33554432000 4194304 4785740 140735810096400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 4816 2142 340 145 0 1861 0
[pid=16167] ppid=16164 vsize=456364 CPUtime=12.69 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 535 0 0 0 1269 0 0 0 25 0 1 0 591588855 467316736 432 33554432000 134512640 134534564 4294171264 18446744073709551615 6186427 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114091 432 95 6 0 112757 0
[pid=16168] ppid=16164 vsize=13048 CPUtime=12.69 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 2129 0 0 0 1269 0 0 0 25 0 1 0 591588855 13361152 1343 33554432000 4194304 4331988 140733745324448 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 3262 1343 175 34 0 1704 0
[pid=16169] ppid=16164 vsize=128956 CPUtime=50.63 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 7692 1259 0 0 5062 1 0 0 18 0 5 0 591588855 132050944 4295 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 32239 4295 162 40 0 30783 0
[pid=16169/tid=16176] ppid=16164 vsize=128956 CPUtime=12.67 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 1376 1259 0 0 1267 0 0 0 25 0 5 0 591588857 132050944 4295 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=128956 CPUtime=12.66 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 2032 1259 0 0 1266 0 0 0 25 0 5 0 591588857 132050944 4295 33554432000 4194304 4356188 140737460904816 18446744073709551615 4282000 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=128956 CPUtime=12.59 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 1661 1259 0 0 1259 0 0 0 25 0 5 0 591588857 132050944 4295 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=128956 CPUtime=12.67 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 1750 1259 0 0 1267 0 0 0 25 0 5 0 591588857 132050944 4295 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 846764

[startup+25.5005 s]
/proc/loadavg: 7.99 7.96 7.96 9/180 16179
/proc/meminfo: memFree=11703740/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=227216 CPUtime=25.48 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 24953 0 0 0 2546 2 0 0 25 0 1 0 591588855 232669184 7774 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=16167] ppid=16164 vsize=456368 CPUtime=4841.93 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 544 0 0 0 484192 1 0 0 25 0 1 0 591588855 467320832 441 33554432000 134512640 134534564 4294171264 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114092 441 103 6 0 112758 0
[pid=16168] ppid=16164 vsize=369904 CPUtime=4841.6 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 74313 0 0 0 484113 47 0 0 25 0 1 0 591588855 378781696 73527 33554432000 4194304 4331988 140733745324448 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 92476 73527 175 34 0 90918 0
[pid=16169] ppid=16164 vsize=238124 CPUtime=19343.1 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 404776 1259 0 0 1934246 66 0 0 18 0 5 0 591588855 243838976 31619 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 59531 31619 162 40 0 58075 0
[pid=16169/tid=16176] ppid=16164 vsize=238124 CPUtime=4842.38 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 96169 1259 0 0 484223 15 0 0 25 0 5 0 591588857 243838976 31619 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=238124 CPUtime=4842.37 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 92278 1259 0 0 484223 14 0 0 25 0 5 0 591588857 243838976 31619 33554432000 4194304 4356188 140737460904816 18446744073709551615 4274287 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=238124 CPUtime=4815.95 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 102339 1259 0 0 481580 15 0 0 25 0 5 0 591588857 243838976 31619 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=238124 CPUtime=4842.37 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 113117 1259 0 0 484217 20 0 0 25 0 5 0 591588857 243838976 31619 33554432000 4194304 4356188 140737460904816 18446744073709551615 4279535 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.3
Current children cumulated vsize (KiB) 1520024

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 16330
/proc/meminfo: memFree=11113156/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=376976 CPUtime=4902.38 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 654391 0 0 0 489976 262 0 0 25 0 1 0 591588855 386023424 47537 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 94244 47537 339 96 0 90806 0
[pid=16166] ppid=16164 vsize=87440 CPUtime=4902.26 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 17943 0 0 0 490222 4 0 0 25 0 1 0 591588855 89538560 17761 33554432000 4194304 4785740 140735810096400 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 21860 17761 341 145 0 18905 0
[pid=16167] ppid=16164 vsize=456368 CPUtime=4901.92 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 544 0 0 0 490191 1 0 0 25 0 1 0 591588855 467320832 441 33554432000 134512640 134534564 4294171264 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114092 441 103 6 0 112758 0
[pid=16168] ppid=16164 vsize=369904 CPUtime=4901.59 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 75182 0 0 0 490111 48 0 0 25 0 1 0 591588855 378781696 74396 33554432000 4194304 4331988 140733745324448 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 92476 74396 175 34 0 90918 0
[pid=16169] ppid=16164 vsize=214060 CPUtime=19582.8 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 407176 1259 0 0 1958212 67 0 0 18 0 5 0 591588855 219197440 25603 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 53515 25603 162 40 0 52059 0
[pid=16169/tid=16176] ppid=16164 vsize=214060 CPUtime=4902.38 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 96169 1259 0 0 490223 15 0 0 25 0 5 0 591588857 219197440 25603 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=214060 CPUtime=4902.37 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 94134 1259 0 0 490222 15 0 0 25 0 5 0 591588857 219197440 25603 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=214060 CPUtime=4875.62 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 102723 1259 0 0 487547 15 0 0 25 0 5 0 591588857 219197440 25603 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=214060 CPUtime=4902.36 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 113277 1259 0 0 490216 20 0 0 25 0 5 0 591588857 219197440 25603 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.9
Current children cumulated vsize (KiB) 1523072

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/180 16332
/proc/meminfo: memFree=11076404/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=376976 CPUtime=4962.39 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 661386 0 0 0 495973 266 0 0 25 0 1 0 591588855 386023424 54420 33554432000 4194304 4587354 140736504346336 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 94244 54420 339 96 0 90806 0
[pid=16166] ppid=16164 vsize=87884 CPUtime=4962.26 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 18035 0 0 0 496222 4 0 0 25 0 1 0 591588855 89993216 17853 33554432000 4194304 4785740 140735810096400 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 21971 17853 341 145 0 19016 0
[pid=16167] ppid=16164 vsize=456368 CPUtime=4961.91 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 544 0 0 0 496190 1 0 0 25 0 1 0 591588855 467320832 441 33554432000 134512640 134534564 4294171264 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114092 441 103 6 0 112758 0
[pid=16168] ppid=16164 vsize=369904 CPUtime=4961.6 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 76080 0 0 0 496111 49 0 0 25 0 1 0 591588855 378781696 75294 33554432000 4194304 4331988 140733745324448 18446744073709551615 4210930 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 92476 75294 175 34 0 90918 0
[pid=16169] ppid=16164 vsize=220460 CPUtime=19822.5 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 408776 1259 0 0 1982179 67 0 0 18 0 5 0 591588855 225751040 27203 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 55115 27203 162 40 0 53659 0
[pid=16169/tid=16176] ppid=16164 vsize=220460 CPUtime=4962.38 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 96809 1259 0 0 496223 15 0 0 25 0 5 0 591588857 225751040 27203 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=220460 CPUtime=4962.38 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 94198 1259 0 0 496223 15 0 0 25 0 5 0 591588857 225751040 27203 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=220460 CPUtime=4935.3 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 102723 1259 0 0 493515 15 0 0 25 0 5 0 591588857 225751040 27203 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331119 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=220460 CPUtime=4962.36 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 114173 1259 0 0 496216 20 0 0 25 0 5 0 591588857 225751040 27203 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.6
Current children cumulated vsize (KiB) 1529916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 16333
/proc/meminfo: memFree=11109976/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=347564 CPUtime=5003.7 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 663130 0 0 0 500103 267 0 0 25 0 1 0 591588855 355905536 43450 33554432000 4194304 4587354 140736504346336 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 86891 43450 339 96 0 83453 0
[pid=16166] ppid=16164 vsize=87884 CPUtime=5003.57 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 18040 0 0 0 500353 4 0 0 25 0 1 0 591588855 89993216 17858 33554432000 4194304 4785740 140735810096400 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 21971 17858 341 145 0 19016 0
[pid=16167] ppid=16164 vsize=456368 CPUtime=5003.21 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 544 0 0 0 500320 1 0 0 25 0 1 0 591588855 467320832 441 33554432000 134512640 134534564 4294171264 18446744073709551615 134528534 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114092 441 103 6 0 112758 0
[pid=16168] ppid=16164 vsize=369904 CPUtime=5002.9 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 76690 0 0 0 500241 49 0 0 25 0 1 0 591588855 378781696 75904 33554432000 4194304 4331988 140733745324448 18446744073709551615 4308710 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 92476 75904 175 34 0 90918 0
[pid=16169] ppid=16164 vsize=228652 CPUtime=19987.5 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 412872 1259 0 0 1998678 68 0 0 18 0 5 0 591588855 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 57163 29251 162 40 0 55707 0
[pid=16169/tid=16176] ppid=16164 vsize=228652 CPUtime=5003.69 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 97833 1259 0 0 500354 15 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=228652 CPUtime=5003.68 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 94582 1259 0 0 500353 15 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=228652 CPUtime=4976.38 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 104771 1259 0 0 497622 16 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=228652 CPUtime=5003.67 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 114813 1259 0 0 500347 20 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1508696

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

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

[startup+5003.6 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 16333
/proc/meminfo: memFree=11109976/32951124 swapFree=67102140/67111528
[pid=16164] ppid=16162 vsize=18324 CPUtime=0 cores=0-7
/proc/16164/stat : 16164 (ppfolio) S 16162 16164 15667 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 591588855 18763776 389 33554432000 4194304 4287625 140737217580112 18446744073709551615 216735198735 0 0 4096 65536 4224737232021356543 0 0 17 4 0 0 0
/proc/16164/statm: 4581 389 341 23 0 91 0
[pid=16165] ppid=16164 vsize=347564 CPUtime=5003.7 cores=0
/proc/16165/stat : 16165 (cryptominisat) R 16164 16164 15667 0 -1 4202496 663130 0 0 0 500103 267 0 0 25 0 1 0 591588855 355905536 43450 33554432000 4194304 4587354 140736504346336 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16165/statm: 86891 43450 339 96 0 83453 0
[pid=16166] ppid=16164 vsize=87884 CPUtime=5003.57 cores=1
/proc/16166/stat : 16166 (clasp) R 16164 16164 15667 0 -1 4202496 18040 0 0 0 500353 4 0 0 25 0 1 0 591588855 89993216 17858 33554432000 4194304 4785740 140735810096400 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16166/statm: 21971 17858 341 145 0 19016 0
[pid=16167] ppid=16164 vsize=456368 CPUtime=5003.21 cores=2
/proc/16167/stat : 16167 (TNM) R 16164 16164 15667 0 -1 4202496 544 0 0 0 500320 1 0 0 25 0 1 0 591588855 467320832 441 33554432000 134512640 134534564 4294171264 18446744073709551615 134528534 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16167/statm: 114092 441 103 6 0 112758 0
[pid=16168] ppid=16164 vsize=369904 CPUtime=5002.9 cores=3
/proc/16168/stat : 16168 (march_hi) R 16164 16164 15667 0 -1 4202496 76690 0 0 0 500241 49 0 0 25 0 1 0 591588855 378781696 75904 33554432000 4194304 4331988 140733745324448 18446744073709551615 4308710 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16168/statm: 92476 75904 175 34 0 90918 0
[pid=16169] ppid=16164 vsize=228652 CPUtime=19987.5 cores=4-7
/proc/16169/stat : 16169 (plingeling) S 16164 16164 15667 0 -1 4202496 412872 1259 0 0 1998678 68 0 0 18 0 5 0 591588855 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16169/statm: 57163 29251 162 40 0 55707 0
[pid=16169/tid=16176] ppid=16164 vsize=228652 CPUtime=5003.69 cores=4-7
/proc/16169/task/16176/stat : 16176 (plingeling) R 16164 16164 15667 0 -1 4202560 97833 1259 0 0 500354 15 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16169/tid=16177] ppid=16164 vsize=228652 CPUtime=5003.68 cores=4-7
/proc/16169/task/16177/stat : 16177 (plingeling) R 16164 16164 15667 0 -1 4202560 94582 1259 0 0 500353 15 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16169/tid=16178] ppid=16164 vsize=228652 CPUtime=4976.38 cores=4-7
/proc/16169/task/16178/stat : 16178 (plingeling) R 16164 16164 15667 0 -1 4202560 104771 1259 0 0 497622 16 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16169/tid=16179] ppid=16164 vsize=228652 CPUtime=5003.67 cores=4-7
/proc/16169/task/16179/stat : 16179 (plingeling) R 16164 16164 15667 0 -1 4202560 114813 1259 0 0 500347 20 0 0 25 0 5 0 591588857 234139648 29251 33554432000 4194304 4356188 140737460904816 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1508696

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16164 and gives
#  childrusage.ru_utime.tv_sec=15007
#  childrusage.ru_utime.tv_usec=774471
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=740583
# CPU time returned by wait4() is 15010.5
# while last known CPU time is 40000.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.62
CPU time (s): 40000.8
CPU user time (s): 39996.9
CPU system time (s): 3.89
CPU usage (%): 799.438
Max. virtual memory (cumulated for all children) (KiB): 16650808

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

runsolver used 8.11277 second user time and 19.1841 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-28 19:59:42
IDJOB=3310333
IDBENCH=83421
IDSOLVER=1638
FILE ID=node119/3310333-1304013582
RUNJOBID= node119-1304004602-15681
PBS_JOBID= 13168820
Free space on /tmp= 71816 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310333-1304013582/watcher-3310333-1304013582 -o /tmp/evaluation-result-3310333-1304013582/solver-3310333-1304013582 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310333-1304013582.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=935581565

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11773116 kB
Buffers:       2241540 kB
Cached:       18290156 kB
SwapCached:       5504 kB
Active:        9462432 kB
Inactive:     11131028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11773116 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           10248 kB
Writeback:          24 kB
AnonPages:       59004 kB
Mapped:          14560 kB
Slab:           519996 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185992 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= 71804 MiB
End job on node119 at 2011-04-28 21:23:08