Trace number 3220065

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) 39971.6 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random 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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3220065-1304155621/watcher-3220065-1304155621 -o /tmp/evaluation-result-3220065-1304155621/solver-3220065-1304155621 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220065-1304155621.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): 5000 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.13 8.07 8.01 2/170 10240
/proc/meminfo: memFree=29090940/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 4 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0

[startup+0.159279 s]
/proc/loadavg: 8.13 8.07 8.01 2/170 10240
/proc/meminfo: memFree=29090940/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200273 s]
/proc/loadavg: 8.13 8.07 8.01 2/170 10240
/proc/meminfo: memFree=29090940/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300254 s]
/proc/loadavg: 8.13 8.07 8.01 2/170 10240
/proc/meminfo: memFree=29090940/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700178 s]
/proc/loadavg: 8.13 8.07 8.01 2/170 10240
/proc/meminfo: memFree=29090940/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 8.12 8.06 8.01 9/180 10255
/proc/meminfo: memFree=29057752/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=1072628 CPUtime=1.48 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 5348 0 0 0 148 0 0 0 20 0 1 0 605792562 1098371072 1894 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 268157 1894 327 96 0 264719 0
[pid=10242] ppid=10240 vsize=19772 CPUtime=1.49 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 2457 0 0 0 149 0 0 0 20 0 1 0 605792562 20246528 2269 33554432000 4194304 4785740 140736146998480 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 4943 2269 340 145 0 1988 0
[pid=10243] ppid=10240 vsize=454504 CPUtime=1.49 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 998 0 0 0 149 0 0 0 20 0 1 0 605792562 465412096 895 33554432000 134512640 134534564 4291236352 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 113626 895 91 6 0 112292 0
[pid=10244] ppid=10240 vsize=10204 CPUtime=1.49 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 3930 0 0 0 149 0 0 0 20 0 1 0 605792562 10448896 918 33554432000 4194304 4331988 140733845374000 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 2551 918 150 34 0 993 0
[pid=10245] ppid=10240 vsize=124812 CPUtime=5.82 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 5952 1249 0 0 582 0 0 0 18 0 5 0 605792562 127807488 3286 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 31203 3286 162 40 0 29747 0
[pid=10245/tid=10252] ppid=10240 vsize=124812 CPUtime=1.45 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 833 1249 0 0 145 0 0 0 20 0 5 0 605792566 127807488 3286 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=124812 CPUtime=1.44 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 858 1249 0 0 144 0 0 0 25 0 5 0 605792566 127807488 3286 33554432000 4194304 4356188 140733418745488 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=124812 CPUtime=1.44 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 828 1249 0 0 144 0 0 0 23 0 5 0 605792566 127807488 3286 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=124812 CPUtime=1.45 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 907 1249 0 0 145 0 0 0 23 0 5 0 605792566 127807488 3286 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 1700244

[startup+3.10073 s]
/proc/loadavg: 8.12 8.06 8.01 9/180 10255
/proc/meminfo: memFree=29052296/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=1088536 CPUtime=3.08 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 11074 0 0 0 307 1 0 0 25 0 1 0 605792562 1114660864 5782 33554432000 4194304 4587354 140736806403280 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 272134 5782 337 96 0 268696 0
[pid=10242] ppid=10240 vsize=21164 CPUtime=3.08 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 2813 0 0 0 308 0 0 0 25 0 1 0 605792562 21671936 2625 33554432000 4194304 4785740 140736146998480 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 5291 2625 340 145 0 2336 0
[pid=10243] ppid=10240 vsize=454504 CPUtime=3.09 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 998 0 0 0 309 0 0 0 25 0 1 0 605792562 465412096 895 33554432000 134512640 134534564 4291236352 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 113626 895 91 6 0 112292 0
[pid=10244] ppid=10240 vsize=13112 CPUtime=3.09 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 4801 0 0 0 309 0 0 0 25 0 1 0 605792562 13426688 1476 33554432000 4194304 4331988 140733845374000 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 3278 1476 174 34 0 1720 0
[pid=10245] ppid=10240 vsize=127540 CPUtime=12.22 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 6645 1249 0 0 1221 1 0 0 18 0 5 0 605792562 130600960 3979 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 31885 3979 162 40 0 30429 0
[pid=10245/tid=10252] ppid=10240 vsize=127540 CPUtime=3.05 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 994 1249 0 0 305 0 0 0 25 0 5 0 605792566 130600960 3979 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=127540 CPUtime=3.04 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 1044 1249 0 0 304 0 0 0 25 0 5 0 605792566 130600960 3979 33554432000 4194304 4356188 140733418745488 18446744073709551615 4279551 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=127540 CPUtime=3.03 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 1005 1249 0 0 303 0 0 0 25 0 5 0 605792566 130600960 3979 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331968 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=127540 CPUtime=3.05 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 1076 1249 0 0 305 0 0 0 25 0 5 0 605792566 130600960 3979 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 1723180

[startup+6.30114 s]
/proc/loadavg: 8.12 8.06 8.01 9/180 10255
/proc/meminfo: memFree=29031828/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=1091664 CPUtime=6.28 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 12433 0 0 0 627 1 0 0 25 0 1 0 605792562 1117863936 6052 33554432000 4194304 4587354 140736806403280 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 272916 6052 337 96 0 269478 0
[pid=10242] ppid=10240 vsize=23636 CPUtime=6.28 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 3367 0 0 0 628 0 0 0 25 0 1 0 605792562 24203264 3179 33554432000 4194304 4785740 140736146998480 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 5909 3179 340 145 0 2954 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=6.29 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 629 0 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=13112 CPUtime=6.29 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 4801 0 0 0 629 0 0 0 25 0 1 0 605792562 13426688 1476 33554432000 4194304 4331988 140733845374000 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 3278 1476 174 34 0 1720 0
[pid=10245] ppid=10240 vsize=130440 CPUtime=25.01 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 7531 1249 0 0 2500 1 0 0 18 0 5 0 605792562 133570560 4696 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 32610 4696 162 40 0 31154 0
[pid=10245/tid=10252] ppid=10240 vsize=130440 CPUtime=6.25 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 1247 1249 0 0 625 0 0 0 25 0 5 0 605792566 133570560 4696 33554432000 4194304 4356188 140733418745488 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=130440 CPUtime=6.24 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 1270 1249 0 0 624 0 0 0 25 0 5 0 605792566 133570560 4696 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=130440 CPUtime=6.21 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 1154 1249 0 0 621 0 0 0 25 0 5 0 605792566 133570560 4696 33554432000 4194304 4356188 140733418745488 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=130440 CPUtime=6.25 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 1334 1249 0 0 625 0 0 0 25 0 5 0 605792566 133570560 4696 33554432000 4194304 4356188 140733418745488 18446744073709551615 4273744 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 1735784

[startup+12.701 s]
/proc/loadavg: 8.10 8.06 8.01 9/180 10255
/proc/meminfo: memFree=29019128/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=13141508 CPUtime=12.69 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 16832 0 0 0 1267 2 0 0 25 0 1 0 605792562 13456904192 7895 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 3285377 7895 337 96 0 3281939 0
[pid=10242] ppid=10240 vsize=26880 CPUtime=12.69 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 4168 0 0 0 1268 1 0 0 25 0 1 0 605792562 27525120 3980 33554432000 4194304 4785740 140736146998480 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 6720 3980 340 145 0 3765 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=12.69 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 1269 0 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=14648 CPUtime=12.69 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 5078 0 0 0 1269 0 0 0 25 0 1 0 605792562 14999552 1753 33554432000 4194304 4331988 140733845374000 18446744073709551615 4287445 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 3662 1753 174 34 0 2104 0
[pid=10245] ppid=10240 vsize=129244 CPUtime=50.57 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 9145 1249 0 0 5056 1 0 0 18 0 5 0 605792562 132345856 4405 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 32311 4405 162 40 0 30855 0
[pid=10245/tid=10252] ppid=10240 vsize=129244 CPUtime=12.65 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 1889 1249 0 0 1265 0 0 0 25 0 5 0 605792566 132345856 4405 33554432000 4194304 4356188 140733418745488 18446744073709551615 4210581 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=129244 CPUtime=12.64 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 1407 1249 0 0 1264 0 0 0 25 0 5 0 605792566 132345856 4405 33554432000 4194304 4356188 140733418745488 18446744073709551615 4279420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=129244 CPUtime=12.58 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 1349 1249 0 0 1258 0 0 0 25 0 5 0 605792566 132345856 4405 33554432000 4194304 4356188 140733418745488 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=129244 CPUtime=12.64 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 1974 1249 0 0 1264 0 0 0 25 0 5 0 605792566 132345856 4405 33554432000 4194304 4356188 140733418745488 18446744073709551615 4210615 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 13789212

[startup+25.5006 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 10256
/proc/meminfo: memFree=29025088/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=1076576 CPUtime=25.48 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 30011 0 0 0 2545 3 0 0 25 0 1 0 605792562 1102413824 4475 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10243] ppid=10240 vsize=458608 CPUtime=4842.32 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 484231 1 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=694824 CPUtime=4842.46 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 138618 0 0 0 484146 100 0 0 25 0 1 0 605792562 711499776 135293 33554432000 4194304 4331988 140733845374000 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 173706 135293 175 34 0 172148 0
[pid=10245] ppid=10240 vsize=217884 CPUtime=19341.2 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 456503 1249 0 0 1934053 66 0 0 18 0 5 0 605792562 223113216 26565 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 54471 26565 162 40 0 53015 0
[pid=10245/tid=10252] ppid=10240 vsize=217884 CPUtime=4842.4 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 123090 1249 0 0 484223 17 0 0 25 0 5 0 605792566 223113216 26565 33554432000 4194304 4356188 140733418745488 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=217884 CPUtime=4841.94 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 102916 1249 0 0 484178 16 0 0 25 0 5 0 605792566 223113216 26565 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=217884 CPUtime=4814.37 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 101803 1249 0 0 481425 12 0 0 25 0 5 0 605792566 223113216 26565 33554432000 4194304 4356188 140733418745488 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=217884 CPUtime=4842.41 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 126168 1249 0 0 484222 19 0 0 25 0 5 0 605792566 223113216 26565 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.9
Current children cumulated vsize (KiB) 2691856

[startup+4902.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/180 10401
/proc/meminfo: memFree=28178316/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=1146372 CPUtime=4902.44 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 924145 0 0 0 489848 396 0 0 25 0 1 0 605792562 1173884928 28338 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 286593 28338 337 96 0 283155 0
[pid=10242] ppid=10240 vsize=156272 CPUtime=4902.45 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 34445 0 0 0 490236 9 0 0 25 0 1 0 605792562 160022528 33006 33554432000 4194304 4785740 140736146998480 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 39068 33006 341 145 0 36113 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=4902.32 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 490231 1 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=694824 CPUtime=4902.45 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 140277 0 0 0 490144 101 0 0 25 0 1 0 605792562 711499776 136952 33554432000 4194304 4331988 140733845374000 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 173706 136952 175 34 0 172148 0
[pid=10245] ppid=10240 vsize=229276 CPUtime=19580.8 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 460983 1249 0 0 1958018 66 0 0 18 0 5 0 605792562 234778624 29413 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 57319 29413 162 40 0 55863 0
[pid=10245/tid=10252] ppid=10240 vsize=229276 CPUtime=4902.39 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 123090 1249 0 0 490222 17 0 0 25 0 5 0 605792566 234778624 29413 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=229276 CPUtime=4901.92 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 104964 1249 0 0 490176 16 0 0 25 0 5 0 605792566 234778624 29413 33554432000 4194304 4356188 140733418745488 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=229276 CPUtime=4874.05 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 104235 1249 0 0 487393 12 0 0 25 0 5 0 605792566 234778624 29413 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=229276 CPUtime=4902.4 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 126168 1249 0 0 490221 19 0 0 25 0 5 0 605792566 234778624 29413 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 2703676

[startup+4962.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 10402
/proc/meminfo: memFree=28194412/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=188120 CPUtime=4962.45 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 933123 0 0 0 495844 401 0 0 25 0 1 0 605792562 192634880 25138 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 47030 25138 337 96 0 43592 0
[pid=10242] ppid=10240 vsize=156272 CPUtime=4962.46 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 34448 0 0 0 496237 9 0 0 25 0 1 0 605792562 160022528 33009 33554432000 4194304 4785740 140736146998480 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 39068 33009 341 145 0 36113 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=4962.32 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 496231 1 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=694824 CPUtime=4962.45 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 141955 0 0 0 496143 102 0 0 25 0 1 0 605792562 711499776 138630 33554432000 4194304 4331988 140733845374000 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 173706 138630 175 34 0 172148 0
[pid=10245] ppid=10240 vsize=219676 CPUtime=19820.5 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 464727 1249 0 0 1981985 67 0 0 18 0 5 0 605792562 224948224 27013 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 54919 27013 162 40 0 53463 0
[pid=10245/tid=10252] ppid=10240 vsize=219676 CPUtime=4962.39 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 124338 1249 0 0 496222 17 0 0 25 0 5 0 605792566 224948224 27013 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331832 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=219676 CPUtime=4961.92 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 106212 1249 0 0 496176 16 0 0 25 0 5 0 605792566 224948224 27013 33554432000 4194304 4356188 140733418745488 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=219676 CPUtime=4933.72 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 104235 1249 0 0 493360 12 0 0 25 0 5 0 605792566 224948224 27013 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=219676 CPUtime=4962.4 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 127416 1249 0 0 496221 19 0 0 25 0 5 0 605792566 224948224 27013 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.2
Current children cumulated vsize (KiB) 1735824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 10404
/proc/meminfo: memFree=28168108/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=188120 CPUtime=5000.15 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 936718 0 0 0 499612 403 0 0 25 0 1 0 605792562 192634880 28694 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 47030 28694 337 96 0 43592 0
[pid=10242] ppid=10240 vsize=156272 CPUtime=5000.16 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 34448 0 0 0 500007 9 0 0 25 0 1 0 605792562 160022528 33009 33554432000 4194304 4785740 140736146998480 18446744073709551615 252457763411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 39068 33009 341 145 0 36113 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=5000.02 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 500001 1 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=694824 CPUtime=5000.16 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 142996 0 0 0 499913 103 0 0 25 0 1 0 605792562 711499776 139671 33554432000 4194304 4331988 140733845374000 18446744073709551615 4265345 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 173706 139671 175 34 0 172148 0
[pid=10245] ppid=10240 vsize=228252 CPUtime=19971.1 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 468919 1249 0 0 1997046 68 0 0 18 0 5 0 605792562 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 57063 29157 162 40 0 55607 0
[pid=10245/tid=10252] ppid=10240 vsize=228252 CPUtime=5000.1 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 124466 1249 0 0 499993 17 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=228252 CPUtime=4999.63 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 108644 1249 0 0 499946 17 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=228252 CPUtime=4971.21 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 105483 1249 0 0 497109 12 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=228252 CPUtime=5000.11 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 127800 1249 0 0 499992 19 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39971.6
Current children cumulated vsize (KiB) 1744400

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

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

[startup+5000 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 10404
/proc/meminfo: memFree=28168108/32951124 swapFree=67111348/67111528
[pid=10240] ppid=10238 vsize=18324 CPUtime=0 cores=0-7
/proc/10240/stat : 10240 (ppfolio) S 10238 10240 9830 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 605792561 18763776 389 33554432000 4194304 4287625 140734871821952 18446744073709551615 252458085903 0 0 4096 65536 2094604702141382655 0 0 17 6 0 0 0
/proc/10240/statm: 4581 389 341 23 0 91 0
[pid=10241] ppid=10240 vsize=188120 CPUtime=5000.15 cores=0
/proc/10241/stat : 10241 (cryptominisat) R 10240 10240 9830 0 -1 4202496 936718 0 0 0 499612 403 0 0 25 0 1 0 605792562 192634880 28694 33554432000 4194304 4587354 140736806403280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10241/statm: 47030 28694 337 96 0 43592 0
[pid=10242] ppid=10240 vsize=156272 CPUtime=5000.16 cores=1
/proc/10242/stat : 10242 (clasp) R 10240 10240 9830 0 -1 4202496 34448 0 0 0 500007 9 0 0 25 0 1 0 605792562 160022528 33009 33554432000 4194304 4785740 140736146998480 18446744073709551615 252457763411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10242/statm: 39068 33009 341 145 0 36113 0
[pid=10243] ppid=10240 vsize=458608 CPUtime=5000.02 cores=2
/proc/10243/stat : 10243 (TNM) R 10240 10240 9830 0 -1 4202496 1200 0 0 0 500001 1 0 0 25 0 1 0 605792562 469614592 1097 33554432000 134512640 134534564 4291236352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10243/statm: 114652 1097 95 6 0 113318 0
[pid=10244] ppid=10240 vsize=694824 CPUtime=5000.16 cores=3
/proc/10244/stat : 10244 (march_hi) R 10240 10240 9830 0 -1 4202496 142996 0 0 0 499913 103 0 0 25 0 1 0 605792562 711499776 139671 33554432000 4194304 4331988 140733845374000 18446744073709551615 4265345 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10244/statm: 173706 139671 175 34 0 172148 0
[pid=10245] ppid=10240 vsize=228252 CPUtime=19971.1 cores=4-7
/proc/10245/stat : 10245 (plingeling) S 10240 10240 9830 0 -1 4202496 468919 1249 0 0 1997046 68 0 0 18 0 5 0 605792562 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10245/statm: 57063 29157 162 40 0 55607 0
[pid=10245/tid=10252] ppid=10240 vsize=228252 CPUtime=5000.1 cores=4-7
/proc/10245/task/10252/stat : 10252 (plingeling) R 10240 10240 9830 0 -1 4202560 124466 1249 0 0 499993 17 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10245/tid=10253] ppid=10240 vsize=228252 CPUtime=4999.63 cores=4-7
/proc/10245/task/10253/stat : 10253 (plingeling) R 10240 10240 9830 0 -1 4202560 108644 1249 0 0 499946 17 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10245/tid=10254] ppid=10240 vsize=228252 CPUtime=4971.21 cores=4-7
/proc/10245/task/10254/stat : 10254 (plingeling) R 10240 10240 9830 0 -1 4202560 105483 1249 0 0 497109 12 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10245/tid=10255] ppid=10240 vsize=228252 CPUtime=5000.11 cores=4-7
/proc/10245/task/10255/stat : 10255 (plingeling) R 10240 10240 9830 0 -1 4202560 127800 1249 0 0 499992 19 0 0 25 0 5 0 605792566 233730048 29157 33554432000 4194304 4356188 140733418745488 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39971.6
Current children cumulated vsize (KiB) 1744400

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10240 and gives
#  childrusage.ru_utime.tv_sec=14996
#  childrusage.ru_utime.tv_usec=224227
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=163367
# CPU time returned by wait4() is 15000.4
# while last known CPU time is 39971.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39971.6
CPU user time (s): 39965.8
CPU system time (s): 5.84
CPU usage (%): 799.43
Max. virtual memory (cumulated for all children) (KiB): 15315340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14996.2
system time used= 4.16337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972901
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= 619
involuntary context switches= 27613

runsolver used 8.24075 second user time and 19.0381 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 11:27:01
IDJOB=3220065
IDBENCH=82694
IDSOLVER=1638
FILE ID=node111/3220065-1304155621
RUNJOBID= node111-1304145616-9844
PBS_JOBID= 13170897
Free space on /tmp= 72484 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220065-1304155621/watcher-3220065-1304155621 -o /tmp/evaluation-result-3220065-1304155621/solver-3220065-1304155621 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220065-1304155621.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=115479015

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29091468 kB
Buffers:       1031892 kB
Cached:        2312240 kB
SwapCached:          0 kB
Active:         210776 kB
Inactive:      3196808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29091468 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:       63732 kB
Mapped:          14700 kB
Slab:           386116 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185524 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= 72476 MiB
End job on node111 at 2011-04-30 12:50:23