Trace number 3275396

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.4 5003.52

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted 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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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

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-3275396-1304166978/watcher-3275396-1304166978 -o /tmp/evaluation-result-3275396-1304166978/solver-3275396-1304166978 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275396-1304166978.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: 8.05 8.03 8.00 2/170 1763
/proc/meminfo: memFree=30082000/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) R 1761 1763 1020 0 -1 4194304 443 0 0 0 0 0 0 0 23 0 1 0 528294913 18763776 380 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476082112 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1763/statm: 4581 385 336 23 0 91 0

[startup+0.015616 s]
/proc/loadavg: 8.05 8.03 8.00 2/170 1763
/proc/meminfo: memFree=30082000/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1006 s]
/proc/loadavg: 8.05 8.03 8.00 2/170 1763
/proc/meminfo: memFree=30082000/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300555 s]
/proc/loadavg: 8.05 8.03 8.00 2/170 1763
/proc/meminfo: memFree=30082000/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700428 s]
/proc/loadavg: 8.05 8.03 8.00 2/170 1763
/proc/meminfo: memFree=30082000/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50127 s]
/proc/loadavg: 8.05 8.03 8.00 9/180 1778
/proc/meminfo: memFree=29919356/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=56952 CPUtime=1.48 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 13466 0 0 0 147 1 0 0 25 0 1 0 528294913 58318848 10134 33554432000 4194304 4587354 140735077670448 18446744073709551615 4388320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 14238 10134 314 96 0 10800 0
[pid=1765] ppid=1763 vsize=30508 CPUtime=1.48 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 5769 0 0 0 148 0 0 0 20 0 1 0 528294913 31240192 4900 33554432000 4194304 4785740 140737216441168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 7627 4900 316 145 0 4672 0
[pid=1766] ppid=1763 vsize=466912 CPUtime=1.49 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 4774 0 0 0 149 0 0 0 20 0 1 0 528294913 478117888 4671 33554432000 134512640 134534564 4286966528 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 116728 4671 91 6 0 115394 0
[pid=1767] ppid=1763 vsize=33280 CPUtime=1.48 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 22514 0 0 0 146 2 0 0 20 0 1 0 528294913 34078720 4984 33554432000 4194304 4331988 140733324413376 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 8320 4984 150 34 0 6762 0
[pid=1768] ppid=1763 vsize=214444 CPUtime=5.15 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 26969 1251 0 0 512 3 0 0 18 0 5 0 528294913 219590656 25685 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 53611 25685 163 40 0 52155 0
[pid=1768/tid=1775] ppid=1763 vsize=214444 CPUtime=1.23 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 3202 1251 0 0 123 0 0 0 19 0 5 0 528294939 219590656 25685 33554432000 4194304 4356188 140734474506576 18446744073709551615 4292813 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=214444 CPUtime=1.18 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 3204 1251 0 0 118 0 0 0 25 0 5 0 528294939 219590656 25685 33554432000 4194304 4356188 140734474506576 18446744073709551615 4292800 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=214444 CPUtime=1.23 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 5064 1251 0 0 122 1 0 0 25 0 5 0 528294939 219590656 25685 33554432000 4194304 4356188 140734474506576 18446744073709551615 4292853 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=214444 CPUtime=1.23 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 2639 1251 0 0 123 0 0 0 22 0 5 0 528294939 219590656 25685 33554432000 4194304 4356188 140734474506576 18446744073709551615 4338290 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 820420

[startup+3.10097 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 1778
/proc/meminfo: memFree=29858472/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=114080 CPUtime=3.08 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 20906 0 0 0 306 2 0 0 25 0 1 0 528294913 116817920 14199 33554432000 4194304 4587354 140735077670448 18446744073709551615 4232284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 28520 14199 322 96 0 25082 0
[pid=1765] ppid=1763 vsize=36580 CPUtime=3.09 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 7291 0 0 0 308 1 0 0 25 0 1 0 528294913 37457920 6422 33554432000 4194304 4785740 140737216441168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 9145 6422 316 145 0 6190 0
[pid=1766] ppid=1763 vsize=466912 CPUtime=3.09 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 4774 0 0 0 309 0 0 0 25 0 1 0 528294913 478117888 4671 33554432000 134512640 134534564 4286966528 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 116728 4671 91 6 0 115394 0
[pid=1767] ppid=1763 vsize=33280 CPUtime=3.08 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 22514 0 0 0 306 2 0 0 25 0 1 0 528294913 34078720 4984 33554432000 4194304 4331988 140733324413376 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 8320 4984 150 34 0 6762 0
[pid=1768] ppid=1763 vsize=230676 CPUtime=11.55 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 31027 1251 0 0 1151 4 0 0 18 0 5 0 528294913 236212224 29743 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 57669 29743 163 40 0 56213 0
[pid=1768/tid=1775] ppid=1763 vsize=230676 CPUtime=2.83 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 5071 1251 0 0 283 0 0 0 24 0 5 0 528294939 236212224 29743 33554432000 4194304 4356188 140734474506576 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=230676 CPUtime=2.77 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 5073 1251 0 0 277 0 0 0 25 0 5 0 528294939 236212224 29743 33554432000 4194304 4356188 140734474506576 18446744073709551615 4270898 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=230676 CPUtime=2.83 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 5064 1251 0 0 282 1 0 0 25 0 5 0 528294939 236212224 29743 33554432000 4194304 4356188 140734474506576 18446744073709551615 4270759 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=230676 CPUtime=2.83 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 2959 1251 0 0 283 0 0 0 25 0 5 0 528294939 236212224 29743 33554432000 4194304 4356188 140734474506576 18446744073709551615 4279608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 899852

[startup+6.30135 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 1778
/proc/meminfo: memFree=29834660/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=109956 CPUtime=6.28 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 27651 0 0 0 625 3 0 0 25 0 1 0 528294913 112594944 17117 33554432000 4194304 4587354 140735077670448 18446744073709551615 4357549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 27489 17117 337 96 0 24051 0
[pid=1765] ppid=1763 vsize=44240 CPUtime=6.29 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 9225 0 0 0 627 2 0 0 25 0 1 0 528294913 45301760 8356 33554432000 4194304 4785740 140737216441168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 11060 8356 316 145 0 8105 0
[pid=1766] ppid=1763 vsize=470344 CPUtime=6.29 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6635 0 0 0 628 1 0 0 25 0 1 0 528294913 481632256 6532 33554432000 134512640 134534564 4286966528 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 117586 6532 95 6 0 116252 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=6.29 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 626 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4228222 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=205712 CPUtime=24.33 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 32427 1251 0 0 2429 4 0 0 18 0 5 0 528294913 210649088 23502 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 51428 23502 163 40 0 49972 0
[pid=1768/tid=1775] ppid=1763 vsize=205712 CPUtime=6.03 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 5541 1251 0 0 603 0 0 0 25 0 5 0 528294939 210649088 23502 33554432000 4194304 4356188 140734474506576 18446744073709551615 4298633 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=205712 CPUtime=5.95 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 5441 1251 0 0 595 0 0 0 25 0 5 0 528294939 210649088 23502 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=205712 CPUtime=6.04 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 5311 1251 0 0 603 1 0 0 25 0 5 0 528294939 210649088 23502 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=205712 CPUtime=6.03 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 3274 1251 0 0 603 0 0 0 25 0 5 0 528294939 210649088 23502 33554432000 4194304 4356188 140734474506576 18446744073709551615 4273824 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 900172

[startup+12.7011 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 1778
/proc/meminfo: memFree=29805840/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=503240 CPUtime=12.68 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 37376 0 0 0 1263 5 0 0 25 0 1 0 528294913 515317760 17131 33554432000 4194304 4587354 140735077670448 18446744073709551615 4243366 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 125810 17131 337 96 0 122372 0
[pid=1765] ppid=1763 vsize=65436 CPUtime=12.69 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 14869 0 0 0 1266 3 0 0 25 0 1 0 528294913 67006464 13620 33554432000 4194304 4785740 140737216441168 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 16359 13620 340 145 0 13404 0
[pid=1766] ppid=1763 vsize=474172 CPUtime=12.69 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 1268 1 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=12.69 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 1266 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=210776 CPUtime=49.89 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 34353 1251 0 0 4985 4 0 0 18 0 5 0 528294913 215834624 24767 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 52694 24767 163 40 0 51238 0
[pid=1768/tid=1775] ppid=1763 vsize=210776 CPUtime=12.44 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 6581 1251 0 0 1243 1 0 0 25 0 5 0 528294939 215834624 24767 33554432000 4194304 4356188 140734474506576 18446744073709551615 4324576 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=210776 CPUtime=12.32 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 5814 1251 0 0 1232 0 0 0 25 0 5 0 528294939 215834624 24767 33554432000 4194304 4356188 140734474506576 18446744073709551615 4281706 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=210776 CPUtime=12.44 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 5498 1251 0 0 1243 1 0 0 25 0 5 0 528294939 215834624 24767 33554432000 4194304 4356188 140734474506576 18446744073709551615 4237477 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=210776 CPUtime=12.43 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 3600 1251 0 0 1243 0 0 0 25 0 5 0 528294939 215834624 24767 33554432000 4194304 4356188 140734474506576 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.64
Current children cumulated vsize (KiB) 1323544

[startup+25.5007 s]
/proc/loadavg: 8.03 8.03 8.00 9/180 1779
/proc/meminfo: memFree=29759740/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=518912 CPUtime=25.49 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 51838 0 0 0 2541 8 0 0 25 0 1 0 528294913 531365888 22897 33554432000 4194304 4587354 140735077670448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=1766] ppid=1763 vsize=474172 CPUtime=4842.47 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 484245 2 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=4842.47 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 484244 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=366860 CPUtime=19341.8 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 998189 1251 0 0 1934026 149 0 0 18 0 5 0 528294913 375664640 63789 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 91715 63789 163 40 0 90259 0
[pid=1768/tid=1775] ppid=1763 vsize=366860 CPUtime=4842.08 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 294103 1251 0 0 484167 41 0 0 25 0 5 0 528294939 375664640 63789 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=366860 CPUtime=4815.43 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 236876 1251 0 0 481505 38 0 0 25 0 5 0 528294939 375664640 63789 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=366860 CPUtime=4842.22 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 262766 1251 0 0 484182 40 0 0 25 0 5 0 528294939 375664640 63789 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=366860 CPUtime=4841.75 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 191584 1251 0 0 484147 28 0 0 25 0 5 0 528294939 375664640 63789 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.6
Current children cumulated vsize (KiB) 1990080

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 1921
/proc/meminfo: memFree=29117436/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=587432 CPUtime=4902.47 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 3989028 0 0 0 489201 1046 0 0 25 0 1 0 528294913 601530368 50091 33554432000 4194304 4587354 140735077670448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 146858 50091 337 96 0 143420 0
[pid=1765] ppid=1763 vsize=492208 CPUtime=4902.45 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 113457 0 0 0 490217 28 0 0 25 0 1 0 528294913 504020992 112208 33554432000 4194304 4785740 140737216441168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 123052 112208 340 145 0 120097 0
[pid=1766] ppid=1763 vsize=474172 CPUtime=4902.47 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 490245 2 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=4902.47 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 490244 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=375052 CPUtime=19581.4 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 1006093 1251 0 0 1957993 151 0 0 18 0 5 0 528294913 384053248 65837 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 93763 65837 163 40 0 92307 0
[pid=1768/tid=1775] ppid=1763 vsize=375052 CPUtime=4902.08 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 294103 1251 0 0 490167 41 0 0 25 0 5 0 528294939 384053248 65837 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=375052 CPUtime=4875.11 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 239436 1251 0 0 487473 38 0 0 25 0 5 0 528294939 384053248 65837 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=375052 CPUtime=4902.22 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 267406 1251 0 0 490181 41 0 0 25 0 5 0 528294939 384053248 65837 33554432000 4194304 4356188 140734474506576 18446744073709551615 4234112 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=375052 CPUtime=4901.75 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 192288 1251 0 0 490147 28 0 0 25 0 5 0 528294939 384053248 65837 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39191.3
Current children cumulated vsize (KiB) 1998784

[startup+4962.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/180 1922
/proc/meminfo: memFree=29116416/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=587628 CPUtime=4962.48 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 4041543 0 0 0 495185 1063 0 0 25 0 1 0 528294913 601731072 48682 33554432000 4194304 4587354 140735077670448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 146907 48682 337 96 0 143469 0
[pid=1765] ppid=1763 vsize=495248 CPUtime=4962.45 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 114178 0 0 0 496217 28 0 0 25 0 1 0 528294913 507133952 112929 33554432000 4194304 4785740 140737216441168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 123812 112929 340 145 0 120857 0
[pid=1766] ppid=1763 vsize=474172 CPUtime=4962.47 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 496245 2 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=4962.48 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 496245 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=376588 CPUtime=19821.1 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 1012909 1251 0 0 1981960 152 0 0 18 0 5 0 528294913 385626112 66221 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 94147 66221 163 40 0 92691 0
[pid=1768/tid=1775] ppid=1763 vsize=376588 CPUtime=4962.09 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 294615 1251 0 0 496168 41 0 0 25 0 5 0 528294939 385626112 66221 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=376588 CPUtime=4934.78 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 242764 1251 0 0 493439 39 0 0 25 0 5 0 528294939 385626112 66221 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=376588 CPUtime=4962.22 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 267406 1251 0 0 496181 41 0 0 25 0 5 0 528294939 385626112 66221 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=376588 CPUtime=4961.75 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 195264 1251 0 0 496146 29 0 0 25 0 5 0 528294939 385626112 66221 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39671
Current children cumulated vsize (KiB) 2003556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 1923
/proc/meminfo: memFree=29095812/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=586836 CPUtime=5003.68 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 4073546 0 0 0 499294 1074 0 0 25 0 1 0 528294913 600920064 53546 33554432000 4194304 4587354 140735077670448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 146709 53546 337 96 0 143271 0
[pid=1765] ppid=1763 vsize=495912 CPUtime=5003.65 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 114337 0 0 0 500337 28 0 0 25 0 1 0 528294913 507813888 113088 33554432000 4194304 4785740 140737216441168 18446744073709551615 4287232 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 123978 113088 340 145 0 121023 0
[pid=1766] ppid=1763 vsize=474172 CPUtime=5003.68 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 500366 2 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=5003.68 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 500365 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=376972 CPUtime=19985.7 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 1021741 1251 0 0 1998418 153 0 0 18 0 5 0 528294913 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 94243 66317 163 40 0 92787 0
[pid=1768/tid=1775] ppid=1763 vsize=376972 CPUtime=5003.29 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 298711 1251 0 0 500288 41 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=376972 CPUtime=4975.76 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 247116 1251 0 0 497537 39 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4274258 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=376972 CPUtime=5003.43 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 267406 1251 0 0 500302 41 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=376972 CPUtime=5002.95 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 195648 1251 0 0 500266 29 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2003812

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

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

[startup+5003.5 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 1923
/proc/meminfo: memFree=29095812/32950928 swapFree=67086612/67111528
[pid=1763] ppid=1761 vsize=18324 CPUtime=0 cores=0-7
/proc/1763/stat : 1763 (ppfolio) S 1761 1763 1020 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 528294913 18763776 390 33554432000 4194304 4287625 140736336310752 18446744073709551615 239476715023 0 0 4096 65536 4579915634237767679 0 0 17 4 0 0 0
/proc/1763/statm: 4581 390 341 23 0 91 0
[pid=1764] ppid=1763 vsize=586836 CPUtime=5003.68 cores=0
/proc/1764/stat : 1764 (cryptominisat) R 1763 1763 1020 0 -1 4202496 4073546 0 0 0 499294 1074 0 0 25 0 1 0 528294913 600920064 53546 33554432000 4194304 4587354 140735077670448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1764/statm: 146709 53546 337 96 0 143271 0
[pid=1765] ppid=1763 vsize=495912 CPUtime=5003.65 cores=1
/proc/1765/stat : 1765 (clasp) R 1763 1763 1020 0 -1 4202496 114337 0 0 0 500337 28 0 0 25 0 1 0 528294913 507813888 113088 33554432000 4194304 4785740 140737216441168 18446744073709551615 4287232 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1765/statm: 123978 113088 340 145 0 121023 0
[pid=1766] ppid=1763 vsize=474172 CPUtime=5003.68 cores=2
/proc/1766/stat : 1766 (TNM) R 1763 1763 1020 0 -1 4202496 6636 0 0 0 500366 2 0 0 25 0 1 0 528294913 485552128 6533 33554432000 134512640 134534564 4286966528 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1766/statm: 118543 6533 95 6 0 117209 0
[pid=1767] ppid=1763 vsize=51596 CPUtime=5003.68 cores=3
/proc/1767/stat : 1767 (march_hi) R 1763 1763 1020 0 -1 4202496 26551 0 0 0 500365 3 0 0 25 0 1 0 528294913 52834304 7334 33554432000 4194304 4331988 140733324413376 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1767/statm: 12899 7334 173 34 0 11341 0
[pid=1768] ppid=1763 vsize=376972 CPUtime=19985.7 cores=4-7
/proc/1768/stat : 1768 (plingeling) S 1763 1763 1020 0 -1 4202496 1021741 1251 0 0 1998418 153 0 0 18 0 5 0 528294913 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 94243 66317 163 40 0 92787 0
[pid=1768/tid=1775] ppid=1763 vsize=376972 CPUtime=5003.29 cores=4-7
/proc/1768/task/1775/stat : 1775 (plingeling) R 1763 1763 1020 0 -1 4202560 298711 1251 0 0 500288 41 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1768/tid=1776] ppid=1763 vsize=376972 CPUtime=4975.76 cores=4-7
/proc/1768/task/1776/stat : 1776 (plingeling) R 1763 1763 1020 0 -1 4202560 247116 1251 0 0 497537 39 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4274258 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1768/tid=1777] ppid=1763 vsize=376972 CPUtime=5003.43 cores=4-7
/proc/1768/task/1777/stat : 1777 (plingeling) R 1763 1763 1020 0 -1 4202560 267406 1251 0 0 500302 41 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1768/tid=1778] ppid=1763 vsize=376972 CPUtime=5002.95 cores=4-7
/proc/1768/task/1778/stat : 1778 (plingeling) R 1763 1763 1020 0 -1 4202560 195648 1251 0 0 500266 29 0 0 25 0 5 0 528294939 386019328 66317 33554432000 4194304 4356188 140734474506576 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2003812

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1763 and gives
#  childrusage.ru_utime.tv_sec=10007
#  childrusage.ru_utime.tv_usec=323655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 10007.4
# while last known CPU time is 40000.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.52
CPU time (s): 40000.4
CPU user time (s): 39987.8
CPU system time (s): 12.6
CPU usage (%): 799.446
Max. virtual memory (cumulated for all children) (KiB): 2482052

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

runsolver used 7.66483 second user time and 19.1491 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 14:36:18
IDJOB=3275396
IDBENCH=83173
IDSOLVER=1638
FILE ID=node148/3275396-1304166978
RUNJOBID= node148-1304161030-1034
PBS_JOBID= 13170928
Free space on /tmp= 72960 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275396-1304166978/watcher-3275396-1304166978 -o /tmp/evaluation-result-3275396-1304166978/solver-3275396-1304166978 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275396-1304166978.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1002929813

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      30082280 kB
Buffers:        768760 kB
Cached:        1686636 kB
SwapCached:       3696 kB
Active:         164804 kB
Inactive:      2332436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30082280 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           14376 kB
Writeback:           0 kB
AnonPages:       40424 kB
Mapped:          13696 kB
Slab:           304908 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185872 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= 72948 MiB
End job on node148 at 2011-04-30 15:59:44