Trace number 3222177

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3222177-1304164768/watcher-3222177-1304164768 -o /tmp/evaluation-result-3222177-1304164768/solver-3222177-1304164768 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3222177-1304164768.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.06 8.06 8.00 1/170 10851
/proc/meminfo: memFree=29456676/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0

[startup+0.0896529 s]
/proc/loadavg: 8.06 8.06 8.00 1/170 10851
/proc/meminfo: memFree=29456676/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10065 s]
/proc/loadavg: 8.06 8.06 8.00 1/170 10851
/proc/meminfo: memFree=29456676/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300613 s]
/proc/loadavg: 8.06 8.06 8.00 1/170 10851
/proc/meminfo: memFree=29456676/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700538 s]
/proc/loadavg: 8.06 8.06 8.00 1/170 10851
/proc/meminfo: memFree=29456676/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 10866
/proc/meminfo: memFree=29438120/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1346724 CPUtime=1.49 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 3875 0 0 0 149 0 0 0 20 0 1 0 606707485 1379045376 2526 33554432000 4194304 4587354 140736641751888 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 336681 2526 337 96 0 333243 0
[pid=10853] ppid=10851 vsize=14444 CPUtime=1.49 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 1084 0 0 0 149 0 0 0 20 0 1 0 606707485 14790656 971 33554432000 4194304 4785740 140735120042576 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 3611 971 340 145 0 656 0
[pid=10854] ppid=10851 vsize=455960 CPUtime=1.49 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 365 0 0 0 149 0 0 0 20 0 1 0 606707485 466903040 262 33554432000 134512640 134534564 4288500960 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113990 262 95 6 0 112656 0
[pid=10855] ppid=10851 vsize=8320 CPUtime=1.49 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 689 0 0 0 149 0 0 0 20 0 1 0 606707485 8519680 582 33554432000 4194304 4331988 140733363968928 18446744073709551615 4240126 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 2080 582 173 34 0 522 0
[pid=10856] ppid=10851 vsize=122940 CPUtime=5.93 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 3566 1249 0 0 593 0 0 0 19 0 5 0 606707485 125890560 2834 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 30735 2834 164 40 0 29279 0
[pid=10856/tid=10863] ppid=10851 vsize=122940 CPUtime=1.48 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 816 1249 0 0 148 0 0 0 20 0 5 0 606707486 125890560 2834 33554432000 4194304 4356188 140736971222992 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=122940 CPUtime=1.48 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 796 1249 0 0 148 0 0 0 23 0 5 0 606707486 125890560 2834 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=122940 CPUtime=1.48 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 764 1249 0 0 148 0 0 0 25 0 5 0 606707486 125890560 2834 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=122940 CPUtime=1.47 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 662 1249 0 0 147 0 0 0 25 0 5 0 606707486 125890560 2834 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 1966712

[startup+3.10109 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 10866
/proc/meminfo: memFree=29430432/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1345100 CPUtime=3.09 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 4983 0 0 0 309 0 0 0 25 0 1 0 606707485 1377382400 2697 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 336275 2697 337 96 0 332837 0
[pid=10853] ppid=10851 vsize=15388 CPUtime=3.09 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 1292 0 0 0 309 0 0 0 25 0 1 0 606707485 15757312 1179 33554432000 4194304 4785740 140735120042576 18446744073709551615 4416817 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 3847 1179 340 145 0 892 0
[pid=10854] ppid=10851 vsize=455960 CPUtime=3.09 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 365 0 0 0 309 0 0 0 25 0 1 0 606707485 466903040 262 33554432000 134512640 134534564 4288500960 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113990 262 95 6 0 112656 0
[pid=10855] ppid=10851 vsize=8884 CPUtime=3.09 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 761 0 0 0 309 0 0 0 25 0 1 0 606707485 9097216 654 33554432000 4194304 4331988 140733363968928 18446744073709551615 4229694 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 2221 654 173 34 0 663 0
[pid=10856] ppid=10851 vsize=123456 CPUtime=12.33 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 3824 1249 0 0 1233 0 0 0 19 0 5 0 606707485 126418944 2932 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 30864 2932 164 40 0 29408 0
[pid=10856/tid=10863] ppid=10851 vsize=123456 CPUtime=3.08 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 880 1249 0 0 308 0 0 0 25 0 5 0 606707486 126418944 2932 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=123456 CPUtime=3.07 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 893 1249 0 0 307 0 0 0 25 0 5 0 606707486 126418944 2932 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=123456 CPUtime=3.08 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 796 1249 0 0 308 0 0 0 25 0 5 0 606707486 126418944 2932 33554432000 4194304 4356188 140736971222992 18446744073709551615 4273850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=123456 CPUtime=3.07 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 727 1249 0 0 307 0 0 0 25 0 5 0 606707486 126418944 2932 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 1967112

[startup+6.30049 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 10866
/proc/meminfo: memFree=29419396/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1364284 CPUtime=6.28 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 5920 0 0 0 628 0 0 0 25 0 1 0 606707485 1397026816 3616 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 341071 3616 337 96 0 337633 0
[pid=10853] ppid=10851 vsize=16492 CPUtime=6.29 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 1597 0 0 0 629 0 0 0 25 0 1 0 606707485 16887808 1484 33554432000 4194304 4785740 140735120042576 18446744073709551615 4552528 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 4123 1484 340 145 0 1168 0
[pid=10854] ppid=10851 vsize=455960 CPUtime=6.29 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 365 0 0 0 629 0 0 0 25 0 1 0 606707485 466903040 262 33554432000 134512640 134534564 4288500960 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113990 262 95 6 0 112656 0
[pid=10855] ppid=10851 vsize=9368 CPUtime=6.29 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 916 0 0 0 629 0 0 0 25 0 1 0 606707485 9592832 809 33554432000 4194304 4331988 140733363968928 18446744073709551615 4226460 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 2342 809 173 34 0 784 0
[pid=10856] ppid=10851 vsize=124504 CPUtime=25.11 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 6325 1249 0 0 2511 0 0 0 19 0 5 0 606707485 127492096 3225 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 31126 3225 164 40 0 29670 0
[pid=10856/tid=10863] ppid=10851 vsize=124504 CPUtime=6.28 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 1522 1249 0 0 628 0 0 0 25 0 5 0 606707486 127492096 3225 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=124504 CPUtime=6.25 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 1631 1249 0 0 625 0 0 0 25 0 5 0 606707486 127492096 3225 33554432000 4194304 4356188 140736971222992 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=124504 CPUtime=6.28 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 1341 1249 0 0 628 0 0 0 25 0 5 0 606707486 127492096 3225 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=124504 CPUtime=6.27 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 1303 1249 0 0 627 0 0 0 25 0 5 0 606707486 127492096 3225 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 1988932

[startup+12.7013 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 10866
/proc/meminfo: memFree=29415120/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1349140 CPUtime=12.69 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 10596 0 0 0 1268 1 0 0 25 0 1 0 606707485 1381519360 3593 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 337285 3593 337 96 0 333847 0
[pid=10853] ppid=10851 vsize=17996 CPUtime=12.68 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 1966 0 0 0 1268 0 0 0 25 0 1 0 606707485 18427904 1853 33554432000 4194304 4785740 140735120042576 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 4499 1853 340 145 0 1544 0
[pid=10854] ppid=10851 vsize=455960 CPUtime=12.69 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 365 0 0 0 1269 0 0 0 25 0 1 0 606707485 466903040 262 33554432000 134512640 134534564 4288500960 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113990 262 95 6 0 112656 0
[pid=10855] ppid=10851 vsize=10792 CPUtime=12.69 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 1169 0 0 0 1269 0 0 0 25 0 1 0 606707485 11051008 1062 33554432000 4194304 4331988 140733363968928 18446744073709551615 231898950334 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 2698 1062 173 34 0 1140 0
[pid=10856] ppid=10851 vsize=130552 CPUtime=50.68 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 11453 1249 0 0 5067 1 0 0 19 0 5 0 606707485 133685248 4737 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 32638 4737 164 40 0 31182 0
[pid=10856/tid=10863] ppid=10851 vsize=130552 CPUtime=12.68 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 2900 1249 0 0 1268 0 0 0 25 0 5 0 606707486 133685248 4737 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=130552 CPUtime=12.62 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 2753 1249 0 0 1262 0 0 0 25 0 5 0 606707486 133685248 4737 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=130552 CPUtime=12.68 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 2687 1249 0 0 1268 0 0 0 25 0 5 0 606707486 133685248 4737 33554432000 4194304 4356188 140736971222992 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=130552 CPUtime=12.67 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 2585 1249 0 0 1267 0 0 0 25 0 5 0 606707486 133685248 4737 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 1982764

[startup+25.5009 s]
/proc/loadavg: 8.04 8.05 8.00 9/180 10866
/proc/meminfo: memFree=29396944/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1362736 CPUtime=25.49 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 15809 0 0 0 2547 2 0 0 25 0 1 0 606707485 1395441664 5560 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10854] ppid=10851 vsize=455964 CPUtime=4781.79 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 374 0 0 0 478178 1 0 0 25 0 1 0 606707485 466907136 271 33554432000 134512640 134534564 4288500960 18446744073709551615 10001412 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113991 271 103 6 0 112657 0
[pid=10855] ppid=10851 vsize=828792 CPUtime=4782.46 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 153735 0 0 0 478124 122 0 0 25 0 1 0 606707485 848683008 153628 33554432000 4194304 4331988 140733363968928 18446744073709551615 4263185 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 207198 153628 173 34 0 205640 0
[pid=10856] ppid=10851 vsize=286276 CPUtime=19103.7 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 872350 1249 0 0 1910235 136 0 0 19 0 5 0 606707485 293146624 43682 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 71569 43682 164 40 0 70113 0
[pid=10856/tid=10863] ppid=10851 vsize=286276 CPUtime=4782.45 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 212870 1249 0 0 478211 34 0 0 25 0 5 0 606707486 293146624 43682 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=286276 CPUtime=4756.37 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 223718 1249 0 0 475603 34 0 0 25 0 5 0 606707486 293146624 43682 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=286276 CPUtime=4782.43 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 220388 1249 0 0 478209 34 0 0 25 0 5 0 606707486 293146624 43682 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=286276 CPUtime=4782.42 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 214846 1249 0 0 478210 32 0 0 25 0 5 0 606707486 293146624 43682 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38232.1
Current children cumulated vsize (KiB) 3095632

[startup+4842.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/180 11016
/proc/meminfo: memFree=28449720/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1483888 CPUtime=4841.82 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 274539 0 0 0 484046 136 0 0 25 0 1 0 606707485 1519501312 31582 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 370972 31582 337 96 0 367534 0
[pid=10853] ppid=10851 vsize=66580 CPUtime=4842.3 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 13145 0 0 0 484226 4 0 0 25 0 1 0 606707485 68177920 13032 33554432000 4194304 4785740 140735120042576 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 16645 13032 341 145 0 13690 0
[pid=10854] ppid=10851 vsize=455964 CPUtime=4841.79 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 374 0 0 0 484178 1 0 0 25 0 1 0 606707485 466907136 271 33554432000 134512640 134534564 4288500960 18446744073709551615 9999857 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113991 271 103 6 0 112657 0
[pid=10855] ppid=10851 vsize=828792 CPUtime=4842.46 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 155564 0 0 0 484123 123 0 0 25 0 1 0 606707485 848683008 155457 33554432000 4194304 4331988 140733363968928 18446744073709551615 4297605 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 207198 155457 173 34 0 205640 0
[pid=10856] ppid=10851 vsize=319812 CPUtime=19343.4 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 888094 1249 0 0 1934200 139 0 0 19 0 5 0 606707485 327487488 52066 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 79953 52066 164 40 0 78497 0
[pid=10856/tid=10863] ppid=10851 vsize=319812 CPUtime=4842.45 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 213638 1249 0 0 484211 34 0 0 25 0 5 0 606707486 327487488 52066 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=319812 CPUtime=4816.04 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 228582 1249 0 0 481570 34 0 0 25 0 5 0 606707486 327487488 52066 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=319812 CPUtime=4842.43 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 225636 1249 0 0 484208 35 0 0 25 0 5 0 606707486 327487488 52066 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=319812 CPUtime=4842.43 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 219710 1249 0 0 484209 34 0 0 25 0 5 0 606707486 327487488 52066 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331335 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.8
Current children cumulated vsize (KiB) 3173360

[startup+4902.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/180 11017
/proc/meminfo: memFree=28464288/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1483888 CPUtime=4901.82 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 277656 0 0 0 490044 138 0 0 25 0 1 0 606707485 1519501312 34609 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 370972 34609 337 96 0 367534 0
[pid=10853] ppid=10851 vsize=66748 CPUtime=4902.3 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 13162 0 0 0 490226 4 0 0 25 0 1 0 606707485 68349952 13049 33554432000 4194304 4785740 140735120042576 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 16687 13049 341 145 0 13732 0
[pid=10854] ppid=10851 vsize=455964 CPUtime=4901.79 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 374 0 0 0 490178 1 0 0 25 0 1 0 606707485 466907136 271 33554432000 134512640 134534564 4288500960 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113991 271 103 6 0 112657 0
[pid=10855] ppid=10851 vsize=828792 CPUtime=4902.46 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 157384 0 0 0 490122 124 0 0 25 0 1 0 606707485 848683008 157277 33554432000 4194304 4331988 140733363968928 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 207198 157277 173 34 0 205640 0
[pid=10856] ppid=10851 vsize=287300 CPUtime=19583.1 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 894686 1249 0 0 1958168 140 0 0 19 0 5 0 606707485 294195200 43938 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 71825 43938 164 40 0 70369 0
[pid=10856/tid=10863] ppid=10851 vsize=287300 CPUtime=4902.45 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 215334 1249 0 0 490211 34 0 0 25 0 5 0 606707486 294195200 43938 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=287300 CPUtime=4875.72 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 230278 1249 0 0 487538 34 0 0 25 0 5 0 606707486 294195200 43938 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=287300 CPUtime=4902.43 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 226916 1249 0 0 490208 35 0 0 25 0 5 0 606707486 294195200 43938 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331738 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=287300 CPUtime=4902.43 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 221630 1249 0 0 490209 34 0 0 25 0 5 0 606707486 294195200 43938 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.4
Current children cumulated vsize (KiB) 3141016

[startup+4962.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 11019
/proc/meminfo: memFree=28510484/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1444604 CPUtime=4961.81 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 278715 0 0 0 496042 139 0 0 25 0 1 0 606707485 1479274496 28682 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 361151 28682 337 96 0 357713 0
[pid=10853] ppid=10851 vsize=66748 CPUtime=4962.3 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 13166 0 0 0 496226 4 0 0 25 0 1 0 606707485 68349952 13053 33554432000 4194304 4785740 140735120042576 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 16687 13053 341 145 0 13732 0
[pid=10854] ppid=10851 vsize=455964 CPUtime=4961.79 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 374 0 0 0 496178 1 0 0 25 0 1 0 606707485 466907136 271 33554432000 134512640 134534564 4288500960 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113991 271 103 6 0 112657 0
[pid=10855] ppid=10851 vsize=828792 CPUtime=4962.46 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 159154 0 0 0 496120 126 0 0 25 0 1 0 606707485 848683008 159047 33554432000 4194304 4331988 140733363968928 18446744073709551615 4211529 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 207198 159047 173 34 0 205640 0
[pid=10856] ppid=10851 vsize=256324 CPUtime=19822.7 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 898398 1249 0 0 1982134 140 0 0 19 0 5 0 606707485 262475776 36194 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 64081 36194 164 40 0 62625 0
[pid=10856/tid=10863] ppid=10851 vsize=256324 CPUtime=4962.46 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 216102 1249 0 0 496211 35 0 0 25 0 5 0 606707486 262475776 36194 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=256324 CPUtime=4935.4 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 231046 1249 0 0 493505 35 0 0 25 0 5 0 606707486 262475776 36194 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=256324 CPUtime=4962.43 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 228580 1249 0 0 496208 35 0 0 25 0 5 0 606707486 262475776 36194 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=256324 CPUtime=4962.43 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 222142 1249 0 0 496209 34 0 0 25 0 5 0 606707486 262475776 36194 33554432000 4194304 4356188 140736971222992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39671.1
Current children cumulated vsize (KiB) 3070756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 11020
/proc/meminfo: memFree=28493952/32950928 swapFree=67111356/67111528
[pid=10851] ppid=10849 vsize=18324 CPUtime=0 cores=0-7
/proc/10851/stat : 10851 (ppfolio) S 10849 10851 9967 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 606707485 18763776 389 33554432000 4194304 4287625 140734670361040 18446744073709551615 231895510543 0 0 4096 65536 13511652519746469887 0 0 17 6 0 0 0
/proc/10851/statm: 4581 389 341 23 0 91 0
[pid=10852] ppid=10851 vsize=1458572 CPUtime=4999.51 cores=0
/proc/10852/stat : 10852 (cryptominisat) R 10851 10851 9967 0 -1 4202496 282453 0 0 0 499811 140 0 0 25 0 1 0 606707485 1493577728 30081 33554432000 4194304 4587354 140736641751888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10852/statm: 364643 30081 337 96 0 361205 0
[pid=10853] ppid=10851 vsize=66888 CPUtime=5000 cores=1
/proc/10853/stat : 10853 (clasp) R 10851 10851 9967 0 -1 4202496 13193 0 0 0 499996 4 0 0 25 0 1 0 606707485 68493312 13080 33554432000 4194304 4785740 140735120042576 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10853/statm: 16722 13080 341 145 0 13767 0
[pid=10854] ppid=10851 vsize=455964 CPUtime=4999.5 cores=2
/proc/10854/stat : 10854 (TNM) R 10851 10851 9967 0 -1 4202496 374 0 0 0 499949 1 0 0 25 0 1 0 606707485 466907136 271 33554432000 134512640 134534564 4288500960 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10854/statm: 113991 271 103 6 0 112657 0
[pid=10855] ppid=10851 vsize=828792 CPUtime=5000.17 cores=3
/proc/10855/stat : 10855 (march_hi) R 10851 10851 9967 0 -1 4202496 160289 0 0 0 499890 127 0 0 25 0 1 0 606707485 848683008 160182 33554432000 4194304 4331988 140733363968928 18446744073709551615 4211467 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10855/statm: 207198 160182 173 34 0 205640 0
[pid=10856] ppid=10851 vsize=263620 CPUtime=19973.4 cores=4-7
/proc/10856/stat : 10856 (plingeling) S 10851 10851 9967 0 -1 4202496 902654 1249 0 0 1997196 141 0 0 19 0 5 0 606707485 269946880 38018 33554432000 4194304 4356188 140736971222992 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10856/statm: 65905 38018 164 40 0 64449 0
[pid=10856/tid=10863] ppid=10851 vsize=263620 CPUtime=5000.16 cores=4-7
/proc/10856/task/10863/stat : 10863 (plingeling) R 10851 10851 9967 0 -1 4202560 217254 1249 0 0 499981 35 0 0 25 0 5 0 606707486 269946880 38018 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10856/tid=10864] ppid=10851 vsize=263620 CPUtime=4972.89 cores=4-7
/proc/10856/task/10864/stat : 10864 (plingeling) R 10851 10851 9967 0 -1 4202560 232230 1249 0 0 497254 35 0 0 25 0 5 0 606707486 269946880 38018 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331181 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10856/tid=10865] ppid=10851 vsize=263620 CPUtime=5000.14 cores=4-7
/proc/10856/task/10865/stat : 10865 (plingeling) R 10851 10851 9967 0 -1 4202560 229348 1249 0 0 499979 35 0 0 25 0 5 0 606707486 269946880 38018 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10856/tid=10866] ppid=10851 vsize=263620 CPUtime=5000.14 cores=4-7
/proc/10856/task/10866/stat : 10866 (plingeling) R 10851 10851 9967 0 -1 4202560 223294 1249 0 0 499980 34 0 0 25 0 5 0 606707486 269946880 38018 33554432000 4194304 4356188 140736971222992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.6
Current children cumulated vsize (KiB) 3092160

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 10851 and gives
#  childrusage.ru_utime.tv_sec=14997
#  childrusage.ru_utime.tv_usec=588020
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=482774
# CPU time returned by wait4() is 14999.1
# while last known CPU time is 39972.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): 39972.6
CPU user time (s): 39968.4
CPU system time (s): 4.13
CPU usage (%): 799.448
Max. virtual memory (cumulated for all children) (KiB): 4213048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14997.6
system time used= 1.48277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296556
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= 751
involuntary context switches= 35658

runsolver used 7.92579 second user time and 19.3511 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 13:59:28
IDJOB=3222177
IDBENCH=83046
IDSOLVER=1638
FILE ID=node114/3222177-1304164768
RUNJOBID= node114-1304153868-9981
PBS_JOBID= 13170903
Free space on /tmp= 73400 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222177-1304164768/watcher-3222177-1304164768 -o /tmp/evaluation-result-3222177-1304164768/solver-3222177-1304164768 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3222177-1304164768.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=1301876131

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29456956 kB
Buffers:       1101392 kB
Cached:        1818344 kB
SwapCached:        168 kB
Active:         201268 kB
Inactive:      2782620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29456956 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10440 kB
Writeback:           0 kB
AnonPages:       64304 kB
Mapped:          14652 kB
Slab:           442132 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185124 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= 73388 MiB
End job on node114 at 2011-04-30 15:22:50