Trace number 3275391

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.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
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-3275391-1304166941/watcher-3275391-1304166941 -o /tmp/evaluation-result-3275391-1304166941/solver-3275391-1304166941 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275391-1304166941.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.41 7.92 8.03 2/174 14291
/proc/meminfo: memFree=29462252/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) R 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0

[startup+0.07763 s]
/proc/loadavg: 7.41 7.92 8.03 2/174 14291
/proc/meminfo: memFree=29462252/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100626 s]
/proc/loadavg: 7.41 7.92 8.03 2/174 14291
/proc/meminfo: memFree=29462252/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300589 s]
/proc/loadavg: 7.41 7.92 8.03 2/174 14291
/proc/meminfo: memFree=29462252/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700485 s]
/proc/loadavg: 7.41 7.92 8.03 2/174 14291
/proc/meminfo: memFree=29462252/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50134 s]
/proc/loadavg: 7.41 7.92 8.03 11/184 14306
/proc/meminfo: memFree=29279892/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=45288 CPUtime=1.49 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 6874 0 0 0 148 1 0 0 20 0 1 0 528291951 46374912 6760 33554432000 4194304 4587354 140735224188240 18446744073709551615 4356696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 11322 6760 308 96 0 7884 0
[pid=14293] ppid=14291 vsize=33056 CPUtime=1.49 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 6676 0 0 0 148 1 0 0 20 0 1 0 528291951 33849344 5399 33554432000 4194304 4785740 140735256494800 18446744073709551615 4482856 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 8264 5399 316 145 0 5309 0
[pid=14294] ppid=14291 vsize=470476 CPUtime=1.49 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 5852 0 0 0 148 1 0 0 25 0 1 0 528291951 481767424 5749 33554432000 134512640 134534564 4293756112 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 117619 5749 91 6 0 116285 0
[pid=14295] ppid=14291 vsize=39600 CPUtime=1.49 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 27801 0 0 0 146 3 0 0 20 0 1 0 528291951 40550400 6116 33554432000 4194304 4331988 140733666526864 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 9900 6116 150 34 0 8342 0
[pid=14296] ppid=14291 vsize=147904 CPUtime=5.06 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 30099 1251 0 0 502 4 0 0 20 0 5 0 528291951 151453696 25399 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 36976 25399 162 40 0 35520 0
[pid=14296/tid=14303] ppid=14291 vsize=147904 CPUtime=1.19 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 3475 1251 0 0 119 0 0 0 19 0 5 0 528291981 151453696 25399 33554432000 4194304 4356188 140735997088496 18446744073709551615 4292817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=147904 CPUtime=1.19 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 3456 1251 0 0 119 0 0 0 24 0 5 0 528291981 151453696 25399 33554432000 4194304 4356188 140735997088496 18446744073709551615 4292800 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=147904 CPUtime=1.18 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 3474 1251 0 0 118 0 0 0 24 0 5 0 528291981 151453696 25399 33554432000 4194304 4356188 140735997088496 18446744073709551615 4292800 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=147904 CPUtime=1.17 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 2740 1251 0 0 117 0 0 0 25 0 5 0 528291981 151453696 25399 33554432000 4194304 4356188 140735997088496 18446744073709551615 4281798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 754648

[startup+3.10104 s]
/proc/loadavg: 7.41 7.92 8.03 9/184 14306
/proc/meminfo: memFree=29218748/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=66704 CPUtime=3.09 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 17865 0 0 0 307 2 0 0 25 0 1 0 528291951 68304896 12325 33554432000 4194304 4587354 140735224188240 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 16676 12325 315 96 0 13238 0
[pid=14293] ppid=14291 vsize=38732 CPUtime=3.08 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 8096 0 0 0 307 1 0 0 25 0 1 0 528291951 39661568 6819 33554432000 4194304 4785740 140735256494800 18446744073709551615 255376962245 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 9683 6819 316 145 0 6728 0
[pid=14294] ppid=14291 vsize=470476 CPUtime=3.09 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 5852 0 0 0 308 1 0 0 25 0 1 0 528291951 481767424 5749 33554432000 134512640 134534564 4293756112 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 117619 5749 91 6 0 116285 0
[pid=14295] ppid=14291 vsize=39600 CPUtime=3.09 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 27801 0 0 0 306 3 0 0 25 0 1 0 528291951 40550400 6116 33554432000 4194304 4331988 140733666526864 18446744073709551615 4271138 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 9900 6116 150 34 0 8342 0
[pid=14296] ppid=14291 vsize=176212 CPUtime=11.45 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 37176 1251 0 0 1139 6 0 0 20 0 5 0 528291951 180441088 32476 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 44053 32476 162 40 0 42597 0
[pid=14296/tid=14303] ppid=14291 vsize=176212 CPUtime=2.8 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 5823 1251 0 0 279 1 0 0 23 0 5 0 528291981 180441088 32476 33554432000 4194304 4356188 140735997088496 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=176212 CPUtime=2.79 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 5772 1251 0 0 278 1 0 0 25 0 5 0 528291981 180441088 32476 33554432000 4194304 4356188 140735997088496 18446744073709551615 4271183 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=176212 CPUtime=2.78 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 5790 1251 0 0 278 0 0 0 25 0 5 0 528291981 180441088 32476 33554432000 4194304 4356188 140735997088496 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=176212 CPUtime=2.76 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 2837 1251 0 0 276 0 0 0 25 0 5 0 528291981 180441088 32476 33554432000 4194304 4356188 140735997088496 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 810048

[startup+6.30045 s]
/proc/loadavg: 7.61 7.96 8.04 9/184 14306
/proc/meminfo: memFree=29216628/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=139148 CPUtime=6.29 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 32038 0 0 0 625 4 0 0 25 0 1 0 528291951 142487552 23655 33554432000 4194304 4587354 140735224188240 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 34787 23655 337 96 0 31349 0
[pid=14293] ppid=14291 vsize=46916 CPUtime=6.29 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 10118 0 0 0 627 2 0 0 25 0 1 0 528291951 48041984 8841 33554432000 4194304 4785740 140735256494800 18446744073709551615 4483155 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 11729 8841 316 145 0 8774 0
[pid=14294] ppid=14291 vsize=470476 CPUtime=6.28 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 5852 0 0 0 627 1 0 0 25 0 1 0 528291951 481767424 5749 33554432000 134512640 134534564 4293756112 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 117619 5749 91 6 0 116285 0
[pid=14295] ppid=14291 vsize=39600 CPUtime=6.29 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 27801 0 0 0 626 3 0 0 25 0 1 0 528291951 40550400 6116 33554432000 4194304 4331988 140733666526864 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 9900 6116 150 34 0 8342 0
[pid=14296] ppid=14291 vsize=143812 CPUtime=24.23 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 38118 1251 0 0 2417 6 0 0 20 0 5 0 528291951 147263488 24376 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 35953 24376 162 40 0 34497 0
[pid=14296/tid=14303] ppid=14291 vsize=143812 CPUtime=5.99 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 6054 1251 0 0 598 1 0 0 25 0 5 0 528291981 147263488 24376 33554432000 4194304 4356188 140735997088496 18446744073709551615 4298619 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=143812 CPUtime=5.99 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 5772 1251 0 0 598 1 0 0 25 0 5 0 528291981 147263488 24376 33554432000 4194304 4356188 140735997088496 18446744073709551615 4273866 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=143812 CPUtime=5.98 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 5982 1251 0 0 598 0 0 0 25 0 5 0 528291981 147263488 24376 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=143812 CPUtime=5.94 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 3356 1251 0 0 594 0 0 0 25 0 5 0 528291981 147263488 24376 33554432000 4194304 4356188 140735997088496 18446744073709551615 4298508 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (KiB) 858276

[startup+12.7013 s]
/proc/loadavg: 7.64 7.96 8.04 9/184 14306
/proc/meminfo: memFree=29163704/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=129780 CPUtime=12.69 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 37522 0 0 0 1264 5 0 0 25 0 1 0 528291951 132894720 22969 33554432000 4194304 4587354 140735224188240 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 32445 22969 337 96 0 29007 0
[pid=14293] ppid=14291 vsize=52464 CPUtime=12.68 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 11522 0 0 0 1266 2 0 0 25 0 1 0 528291951 53723136 10245 33554432000 4194304 4785740 140735256494800 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 13116 10245 316 145 0 10161 0
[pid=14294] ppid=14291 vsize=478540 CPUtime=12.68 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 1267 1 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=12.69 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 1265 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=148976 CPUtime=49.8 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 40415 1251 0 0 4973 7 0 0 20 0 5 0 528291951 152551424 25667 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 37244 25667 162 40 0 35788 0
[pid=14296/tid=14303] ppid=14291 vsize=148976 CPUtime=12.39 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 6311 1251 0 0 1238 1 0 0 25 0 5 0 528291981 152551424 25667 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=148976 CPUtime=12.39 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 6619 1251 0 0 1238 1 0 0 25 0 5 0 528291981 152551424 25667 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=148976 CPUtime=12.38 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 6598 1251 0 0 1237 1 0 0 25 0 5 0 528291981 152551424 25667 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=148976 CPUtime=12.3 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 3933 1251 0 0 1230 0 0 0 25 0 5 0 528291981 152551424 25667 33554432000 4194304 4356188 140735997088496 18446744073709551615 4210549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 890048

[startup+25.5009 s]
/proc/loadavg: 7.72 7.96 8.04 10/184 14306
/proc/meminfo: memFree=29094900/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=1217652 CPUtime=25.48 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 58869 0 0 0 2540 8 0 0 25 0 1 0 528291951 1246875648 28417 33554432000 4194304 4587354 140735224188240 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=14294] ppid=14291 vsize=478540 CPUtime=4782.42 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 478238 4 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=4782.31 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 478227 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=338636 CPUtime=19101.5 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 851885 1251 0 0 1910026 127 0 0 20 0 5 0 528291951 346763264 73083 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 84659 73083 162 40 0 83203 0
[pid=14296/tid=14303] ppid=14291 vsize=338636 CPUtime=4782.15 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 213184 1251 0 0 478186 29 0 0 25 0 5 0 528291981 346763264 73083 33554432000 4194304 4356188 140735997088496 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=338636 CPUtime=4782.14 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 196490 1251 0 0 478184 30 0 0 25 0 5 0 528291981 346763264 73083 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=338636 CPUtime=4781.68 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 224500 1251 0 0 478132 36 0 0 25 0 5 0 528291981 346763264 73083 33554432000 4194304 4356188 140735997088496 18446744073709551615 4281652 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=338636 CPUtime=4755.24 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 200757 1251 0 0 475496 28 0 0 25 0 5 0 528291981 346763264 73083 33554432000 4194304 4356188 140735997088496 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.1
Current children cumulated vsize (KiB) 2606596

[startup+4842.3 s]
/proc/loadavg: 8.07 8.13 8.09 9/184 14447
/proc/meminfo: memFree=28558092/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=1246220 CPUtime=4842.43 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 5494840 0 0 0 482763 1480 0 0 25 0 1 0 528291951 1276129280 34110 33554432000 4194304 4587354 140735224188240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 311555 34110 337 96 0 308117 0
[pid=14293] ppid=14291 vsize=463100 CPUtime=4842.45 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 107328 0 0 0 484219 26 0 0 25 0 1 0 528291951 474214400 105581 33554432000 4194304 4785740 140735256494800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 115775 105581 340 145 0 112820 0
[pid=14294] ppid=14291 vsize=478540 CPUtime=4842.42 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 484238 4 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=4842.31 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 484227 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4228222 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=327244 CPUtime=19341.2 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 857901 1251 0 0 1933993 128 0 0 20 0 5 0 528291951 335097856 70235 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 81811 70235 162 40 0 80355 0
[pid=14296/tid=14303] ppid=14291 vsize=327244 CPUtime=4842.15 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 213696 1251 0 0 484186 29 0 0 25 0 5 0 528291981 335097856 70235 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=327244 CPUtime=4842.14 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 200586 1251 0 0 484183 31 0 0 25 0 5 0 528291981 335097856 70235 33554432000 4194304 4356188 140735997088496 18446744073709551615 4234306 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=327244 CPUtime=4841.68 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 225524 1251 0 0 484132 36 0 0 25 0 5 0 528291981 335097856 70235 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=327244 CPUtime=4814.91 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 201141 1251 0 0 481463 28 0 0 25 0 5 0 528291981 335097856 70235 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331532 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.8
Current children cumulated vsize (KiB) 2595392

[startup+4902.3 s]
/proc/loadavg: 8.17 8.15 8.10 9/184 14448
/proc/meminfo: memFree=28468052/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=1245852 CPUtime=4902.43 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 5541636 0 0 0 488747 1496 0 0 25 0 1 0 528291951 1275752448 50548 33554432000 4194304 4587354 140735224188240 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 311463 50548 337 96 0 308025 0
[pid=14293] ppid=14291 vsize=476908 CPUtime=4902.45 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 110484 0 0 0 490218 27 0 0 25 0 1 0 528291951 488353792 108737 33554432000 4194304 4785740 140735256494800 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 119227 108737 340 145 0 116272 0
[pid=14294] ppid=14291 vsize=478540 CPUtime=4902.42 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 490238 4 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=4902.31 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 490227 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4228335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=340812 CPUtime=19580.9 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 865740 1251 0 0 1957960 129 0 0 20 0 5 0 528291951 348991488 73626 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 85203 73626 162 40 0 83747 0
[pid=14296/tid=14303] ppid=14291 vsize=340812 CPUtime=4902.15 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 216000 1251 0 0 490186 29 0 0 25 0 5 0 528291981 348991488 73626 33554432000 4194304 4356188 140735997088496 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=340812 CPUtime=4902.15 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 200969 1251 0 0 490184 31 0 0 25 0 5 0 528291981 348991488 73626 33554432000 4194304 4356188 140735997088496 18446744073709551615 4239550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=340812 CPUtime=4901.68 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 228084 1251 0 0 490131 37 0 0 25 0 5 0 528291981 348991488 73626 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=340812 CPUtime=4874.6 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 203733 1251 0 0 487431 29 0 0 25 0 5 0 528291981 348991488 73626 33554432000 4194304 4356188 140735997088496 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 2622400

[startup+4962.3 s]
/proc/loadavg: 8.06 8.12 8.09 9/184 14450
/proc/meminfo: memFree=28489860/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=1246312 CPUtime=4962.44 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 5597732 0 0 0 494732 1512 0 0 25 0 1 0 528291951 1276223488 46056 33554432000 4194304 4587354 140735224188240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 311578 46056 337 96 0 308140 0
[pid=14293] ppid=14291 vsize=484056 CPUtime=4962.44 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 111974 0 0 0 496217 27 0 0 25 0 1 0 528291951 495673344 110227 33554432000 4194304 4785740 140735256494800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 121014 110227 340 145 0 118059 0
[pid=14294] ppid=14291 vsize=478540 CPUtime=4962.42 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 496238 4 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=4962.31 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 496227 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4263120 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=329804 CPUtime=19820.6 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 877548 1251 0 0 1981925 131 0 0 20 0 5 0 528291951 337719296 70874 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 82451 70874 162 40 0 80995 0
[pid=14296/tid=14303] ppid=14291 vsize=329804 CPUtime=4962.16 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 220224 1251 0 0 496186 30 0 0 25 0 5 0 528291981 337719296 70874 33554432000 4194304 4356188 140735997088496 18446744073709551615 4238662 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=329804 CPUtime=4962.15 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 200969 1251 0 0 496184 31 0 0 25 0 5 0 528291981 337719296 70874 33554432000 4194304 4356188 140735997088496 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=329804 CPUtime=4961.67 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 234996 1251 0 0 496129 38 0 0 25 0 5 0 528291981 337719296 70874 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=329804 CPUtime=4934.27 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 204405 1251 0 0 493398 29 0 0 25 0 5 0 528291981 337719296 70874 33554432000 4194304 4356188 140735997088496 18446744073709551615 4210549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.2
Current children cumulated vsize (KiB) 2619000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.15 8.14 8.09 9/184 14451
/proc/meminfo: memFree=28480800/32951124 swapFree=67111352/67111528
[pid=14291] ppid=14289 vsize=18324 CPUtime=0 cores=0-7
/proc/14291/stat : 14291 (ppfolio) S 14289 14291 13871 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528291951 18763776 390 33554432000 4194304 4287625 140736879630240 18446744073709551615 255377321487 0 0 4096 65536 4575746011267334143 0 0 17 4 0 0 0
/proc/14291/statm: 4581 390 341 23 0 91 0
[pid=14292] ppid=14291 vsize=1246236 CPUtime=5003.75 cores=0
/proc/14292/stat : 14292 (cryptominisat) R 14291 14291 13871 0 -1 4202496 5631745 0 0 0 498852 1523 0 0 25 0 1 0 528291951 1276145664 49576 33554432000 4194304 4587354 140735224188240 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14292/statm: 311559 49576 337 96 0 308121 0
[pid=14293] ppid=14291 vsize=487228 CPUtime=5003.76 cores=1
/proc/14293/stat : 14293 (clasp) R 14291 14291 13871 0 -1 4202496 112670 0 0 0 500348 28 0 0 25 0 1 0 528291951 498921472 110923 33554432000 4194304 4785740 140735256494800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14293/statm: 121807 110923 340 145 0 118852 0
[pid=14294] ppid=14291 vsize=478540 CPUtime=5003.73 cores=2
/proc/14294/stat : 14294 (TNM) R 14291 14291 13871 0 -1 4202496 8135 0 0 0 500369 4 0 0 25 0 1 0 528291951 490024960 8032 33554432000 134512640 134534564 4293756112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14294/statm: 119635 8032 95 6 0 118301 0
[pid=14295] ppid=14291 vsize=61964 CPUtime=5003.61 cores=3
/proc/14295/stat : 14295 (march_hi) R 14291 14291 13871 0 -1 4202496 32767 0 0 0 500357 4 0 0 25 0 1 0 528291951 63451136 8993 33554432000 4194304 4331988 140733666526864 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14295/statm: 15491 8993 173 34 0 13933 0
[pid=14296] ppid=14291 vsize=321100 CPUtime=19985.6 cores=4-7
/proc/14296/stat : 14296 (plingeling) S 14291 14291 13871 0 -1 4202496 881420 1251 0 0 1998425 131 0 0 20 0 5 0 528291951 328806400 68698 33554432000 4194304 4356188 140735997088496 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/14296/statm: 80275 68698 162 40 0 78819 0
[pid=14296/tid=14303] ppid=14291 vsize=321100 CPUtime=5003.47 cores=4-7
/proc/14296/task/14303/stat : 14303 (plingeling) R 14291 14291 13871 0 -1 4202560 221184 1251 0 0 500317 30 0 0 25 0 5 0 528291981 328806400 68698 33554432000 4194304 4356188 140735997088496 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14296/tid=14304] ppid=14291 vsize=321100 CPUtime=5003.46 cores=4-7
/proc/14296/task/14304/stat : 14304 (plingeling) R 14291 14291 13871 0 -1 4202560 201065 1251 0 0 500315 31 0 0 25 0 5 0 528291981 328806400 68698 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14296/tid=14305] ppid=14291 vsize=321100 CPUtime=5002.98 cores=4-7
/proc/14296/task/14305/stat : 14305 (plingeling) R 14291 14291 13871 0 -1 4202560 234996 1251 0 0 500260 38 0 0 25 0 5 0 528291981 328806400 68698 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14296/tid=14306] ppid=14291 vsize=321100 CPUtime=4975.34 cores=4-7
/proc/14296/task/14306/stat : 14306 (plingeling) R 14291 14291 13871 0 -1 4202560 207221 1251 0 0 497505 29 0 0 25 0 5 0 528291981 328806400 68698 33554432000 4194304 4356188 140735997088496 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2613392

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14291 and gives
#  childrusage.ru_utime.tv_sec=10007
#  childrusage.ru_utime.tv_usec=275662
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# 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.62
CPU time (s): 40000.4
CPU user time (s): 39983.5
CPU system time (s): 16.9
CPU usage (%): 799.43
Max. virtual memory (cumulated for all children) (KiB): 3765380

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

runsolver used 7.42187 second user time and 19.876 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 14:35:41
IDJOB=3275391
IDBENCH=83172
IDSOLVER=1638
FILE ID=node135/3275391-1304166941
RUNJOBID= node135-1304161897-13885
PBS_JOBID= 13170934
Free space on /tmp= 72096 MiB

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

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=732195451

node135.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.851
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29462284 kB
Buffers:        952876 kB
Cached:        1949300 kB
SwapCached:        172 kB
Active:         194108 kB
Inactive:      2773916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29462284 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           15568 kB
Writeback:           0 kB
AnonPages:       65892 kB
Mapped:          14328 kB
Slab:           454288 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72084 MiB
End job on node135 at 2011-04-30 15:59:06