Trace number 3219657

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.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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-3219657-1304151941/watcher-3219657-1304151941 -o /tmp/evaluation-result-3219657-1304151941/solver-3219657-1304151941 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219657-1304151941.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.04 8.07 8.00 1/170 588
/proc/meminfo: memFree=30729852/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18240 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) R 586 588 32587 0 -1 4194304 269 0 0 0 0 0 0 0 24 0 1 0 526795013 18677760 217 33554432000 4194304 4287625 140734522463952 18446744073709551615 270608147944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/588/statm: 4560 217 184 23 0 57 0

[startup+0.0581679 s]
/proc/loadavg: 8.04 8.07 8.00 1/170 588
/proc/meminfo: memFree=30729852/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101161 s]
/proc/loadavg: 8.04 8.07 8.00 1/170 588
/proc/meminfo: memFree=30729852/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300126 s]
/proc/loadavg: 8.04 8.07 8.00 1/170 588
/proc/meminfo: memFree=30729852/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701053 s]
/proc/loadavg: 8.04 8.07 8.00 1/170 588
/proc/meminfo: memFree=30729852/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 8.04 8.07 8.00 9/180 613
/proc/meminfo: memFree=30696912/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=240788 CPUtime=1.49 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 4994 0 0 0 148 1 0 0 20 0 1 0 526795013 246566912 2138 33554432000 4194304 4587354 140734257102304 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 60197 2138 327 96 0 56759 0
[pid=590] ppid=588 vsize=19780 CPUtime=1.49 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 2457 0 0 0 149 0 0 0 20 0 1 0 526795013 20254720 2268 33554432000 4194304 4785740 140734055260000 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 4945 2268 340 145 0 1990 0
[pid=591] ppid=588 vsize=454504 CPUtime=1.49 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 998 0 0 0 149 0 0 0 25 0 1 0 526795013 465412096 894 33554432000 134512640 134534564 4294663136 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 113626 894 91 6 0 112292 0
[pid=592] ppid=588 vsize=10204 CPUtime=1.49 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 3929 0 0 0 149 0 0 0 20 0 1 0 526795013 10448896 916 33554432000 4194304 4331988 140737263178048 18446744073709551615 4271128 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 2551 916 150 34 0 993 0
[pid=593] ppid=588 vsize=124848 CPUtime=5.83 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 5994 1250 0 0 583 0 0 0 18 0 5 0 526795013 127844352 3282 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 31212 3282 161 40 0 29756 0
[pid=593/tid=610] ppid=588 vsize=124848 CPUtime=1.45 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 845 1250 0 0 145 0 0 0 20 0 5 0 526795018 127844352 3282 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=124848 CPUtime=1.44 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 857 1250 0 0 144 0 0 0 25 0 5 0 526795018 127844352 3282 33554432000 4194304 4356188 140735043563040 18446744073709551615 4279459 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=124848 CPUtime=1.45 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 843 1250 0 0 145 0 0 0 23 0 5 0 526795018 127844352 3282 33554432000 4194304 4356188 140735043563040 18446744073709551615 4271986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=124848 CPUtime=1.44 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 921 1250 0 0 144 0 0 0 23 0 5 0 526795018 127844352 3282 33554432000 4194304 4356188 140735043563040 18446744073709551615 4259331 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 868448

[startup+3.10063 s]
/proc/loadavg: 8.03 8.06 8.00 9/180 614
/proc/meminfo: memFree=30692572/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=173580 CPUtime=3.08 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 10570 0 0 0 307 1 0 0 25 0 1 0 526795013 177745920 5871 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 43395 5871 337 96 0 39957 0
[pid=590] ppid=588 vsize=21316 CPUtime=3.09 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 2838 0 0 0 309 0 0 0 25 0 1 0 526795013 21827584 2649 33554432000 4194304 4785740 140734055260000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 5329 2649 340 145 0 2374 0
[pid=591] ppid=588 vsize=454504 CPUtime=3.09 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 998 0 0 0 309 0 0 0 25 0 1 0 526795013 465412096 894 33554432000 134512640 134534564 4294663136 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 113626 894 91 6 0 112292 0
[pid=592] ppid=588 vsize=13112 CPUtime=3.09 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 4802 0 0 0 309 0 0 0 25 0 1 0 526795013 13426688 1476 33554432000 4194304 4331988 140737263178048 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 3278 1476 174 34 0 1720 0
[pid=593] ppid=588 vsize=127420 CPUtime=12.23 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 6640 1250 0 0 1222 1 0 0 18 0 5 0 526795013 130478080 3928 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 31855 3928 161 40 0 30399 0
[pid=593/tid=610] ppid=588 vsize=127420 CPUtime=3.05 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 975 1250 0 0 305 0 0 0 25 0 5 0 526795018 130478080 3928 33554432000 4194304 4356188 140735043563040 18446744073709551615 4279511 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=127420 CPUtime=3.04 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 1039 1250 0 0 304 0 0 0 25 0 5 0 526795018 130478080 3928 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=127420 CPUtime=3.05 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 1028 1250 0 0 305 0 0 0 25 0 5 0 526795018 130478080 3928 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331861 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=127420 CPUtime=3.03 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 1070 1250 0 0 303 0 0 0 25 0 5 0 526795018 130478080 3928 33554432000 4194304 4356188 140735043563040 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 808256

[startup+6.30106 s]
/proc/loadavg: 8.03 8.06 8.00 9/180 614
/proc/meminfo: memFree=30671608/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=257056 CPUtime=6.29 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 11892 0 0 0 627 2 0 0 25 0 1 0 526795013 263225344 6110 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 64264 6110 337 96 0 60826 0
[pid=590] ppid=588 vsize=23740 CPUtime=6.29 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 3426 0 0 0 629 0 0 0 25 0 1 0 526795013 24309760 3237 33554432000 4194304 4785740 140734055260000 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 5935 3237 340 145 0 2980 0
[pid=591] ppid=588 vsize=458608 CPUtime=6.29 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 629 0 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=13112 CPUtime=6.29 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 4802 0 0 0 629 0 0 0 25 0 1 0 526795013 13426688 1476 33554432000 4194304 4331988 140737263178048 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 3278 1476 174 34 0 1720 0
[pid=593] ppid=588 vsize=130376 CPUtime=25.01 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 7515 1250 0 0 2500 1 0 0 18 0 5 0 526795013 133505024 4643 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 32594 4643 161 40 0 31138 0
[pid=593/tid=610] ppid=588 vsize=130376 CPUtime=6.25 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 1271 1250 0 0 625 0 0 0 25 0 5 0 526795018 133505024 4643 33554432000 4194304 4356188 140735043563040 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=130376 CPUtime=6.24 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 1265 1250 0 0 624 0 0 0 25 0 5 0 526795018 133505024 4643 33554432000 4194304 4356188 140735043563040 18446744073709551615 4211007 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=130376 CPUtime=6.25 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 1177 1250 0 0 625 0 0 0 25 0 5 0 526795018 133505024 4643 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=130376 CPUtime=6.22 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 1274 1250 0 0 622 0 0 0 25 0 5 0 526795018 133505024 4643 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 901216

[startup+12.7009 s]
/proc/loadavg: 8.03 8.06 8.00 9/180 614
/proc/meminfo: memFree=30665328/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=257340 CPUtime=12.69 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 15117 0 0 0 1267 2 0 0 25 0 1 0 526795013 263516160 6684 33554432000 4194304 4587354 140734257102304 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 64335 6684 337 96 0 60897 0
[pid=590] ppid=588 vsize=27248 CPUtime=12.68 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 4245 0 0 0 1268 0 0 0 25 0 1 0 526795013 27901952 4056 33554432000 4194304 4785740 140734055260000 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 6812 4056 340 145 0 3857 0
[pid=591] ppid=588 vsize=458608 CPUtime=12.69 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 1269 0 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=14648 CPUtime=12.69 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 5083 0 0 0 1269 0 0 0 25 0 1 0 526795013 14999552 1757 33554432000 4194304 4331988 140737263178048 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 3662 1757 174 34 0 2104 0
[pid=593] ppid=588 vsize=129220 CPUtime=50.57 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 8594 1250 0 0 5056 1 0 0 18 0 5 0 526795013 132321280 4378 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 32305 4378 161 40 0 30849 0
[pid=593/tid=610] ppid=588 vsize=129220 CPUtime=12.65 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 1946 1250 0 0 1265 0 0 0 25 0 5 0 526795018 132321280 4378 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=129220 CPUtime=12.64 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 1362 1250 0 0 1264 0 0 0 25 0 5 0 526795018 132321280 4378 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=129220 CPUtime=12.64 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 1339 1250 0 0 1264 0 0 0 25 0 5 0 526795018 132321280 4378 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331276 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=129220 CPUtime=12.58 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 1419 1250 0 0 1258 0 0 0 25 0 5 0 526795018 132321280 4378 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 905388

[startup+25.5007 s]
/proc/loadavg: 8.02 8.06 8.00 9/180 614
/proc/meminfo: memFree=30655964/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=275892 CPUtime=25.49 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 29215 0 0 0 2545 4 0 0 25 0 1 0 526795013 282513408 11329 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=591] ppid=588 vsize=458608 CPUtime=4782.41 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 478239 2 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=695252 CPUtime=4781.58 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 136917 0 0 0 478057 101 0 0 25 0 1 0 526795013 711938048 133591 33554432000 4194304 4331988 140737263178048 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 173813 133591 175 34 0 172255 0
[pid=593] ppid=588 vsize=233088 CPUtime=19103 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 451750 1250 0 0 1910232 66 0 0 18 0 5 0 526795013 238682112 30345 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 58272 30345 161 40 0 56816 0
[pid=593/tid=610] ppid=588 vsize=233088 CPUtime=4782.36 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 125821 1250 0 0 478219 17 0 0 25 0 5 0 526795018 238682112 30345 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=233088 CPUtime=4782.35 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 102070 1250 0 0 478221 14 0 0 25 0 5 0 526795018 238682112 30345 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=233088 CPUtime=4781.9 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 99777 1250 0 0 478175 15 0 0 25 0 5 0 526795018 238682112 30345 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=233088 CPUtime=4756.3 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 121554 1250 0 0 475612 18 0 0 25 0 5 0 526795018 238682112 30345 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.6
Current children cumulated vsize (KiB) 1964232

[startup+4842.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 756
/proc/meminfo: memFree=29633468/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=405564 CPUtime=4842.27 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 930920 0 0 0 483862 365 0 0 25 0 1 0 526795013 415297536 80584 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 101391 80584 337 96 0 97953 0
[pid=590] ppid=588 vsize=154036 CPUtime=4842.4 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 33756 0 0 0 484232 8 0 0 25 0 1 0 526795013 157732864 32129 33554432000 4194304 4785740 140734055260000 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 38509 32129 341 145 0 35554 0
[pid=591] ppid=588 vsize=458608 CPUtime=4842.41 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 484239 2 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=695252 CPUtime=4841.59 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 138575 0 0 0 484056 103 0 0 25 0 1 0 526795013 711938048 135249 33554432000 4194304 4331988 140737263178048 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 173813 135249 175 34 0 172255 0
[pid=593] ppid=588 vsize=212608 CPUtime=19342.7 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 457254 1250 0 0 1934198 67 0 0 18 0 5 0 526795013 217710592 25225 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 53152 25225 161 40 0 51696 0
[pid=593/tid=610] ppid=588 vsize=212608 CPUtime=4842.37 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 128253 1250 0 0 484219 18 0 0 25 0 5 0 526795018 217710592 25225 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=212608 CPUtime=4842.36 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 104502 1250 0 0 484221 15 0 0 25 0 5 0 526795018 217710592 25225 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=212608 CPUtime=4841.89 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 100033 1250 0 0 484174 15 0 0 25 0 5 0 526795018 217710592 25225 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=212608 CPUtime=4815.97 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 121938 1250 0 0 481579 18 0 0 25 0 5 0 526795018 217710592 25225 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.3
Current children cumulated vsize (KiB) 1944392

[startup+4902.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 757
/proc/meminfo: memFree=29619428/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=405564 CPUtime=4902.27 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 930920 0 0 0 489862 365 0 0 25 0 1 0 526795013 415297536 80584 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 101391 80584 337 96 0 97953 0
[pid=590] ppid=588 vsize=154036 CPUtime=4902.4 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 33770 0 0 0 490232 8 0 0 25 0 1 0 526795013 157732864 32143 33554432000 4194304 4785740 140734055260000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 38509 32143 341 145 0 35554 0
[pid=591] ppid=588 vsize=458608 CPUtime=4902.41 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 490239 2 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=695252 CPUtime=4901.59 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 140235 0 0 0 490055 104 0 0 25 0 1 0 526795013 711938048 136909 33554432000 4194304 4331988 140737263178048 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 173813 136909 175 34 0 172255 0
[pid=593] ppid=588 vsize=220800 CPUtime=19582.3 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 461350 1250 0 0 1958165 67 0 0 18 0 5 0 526795013 226099200 27273 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 55200 27273 161 40 0 53744 0
[pid=593/tid=610] ppid=588 vsize=220800 CPUtime=4902.37 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 128253 1250 0 0 490219 18 0 0 25 0 5 0 526795018 226099200 27273 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=220800 CPUtime=4902.36 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 104502 1250 0 0 490221 15 0 0 25 0 5 0 526795018 226099200 27273 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=220800 CPUtime=4901.88 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 102081 1250 0 0 490173 15 0 0 25 0 5 0 526795018 226099200 27273 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=220800 CPUtime=4875.64 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 123986 1250 0 0 487546 18 0 0 25 0 5 0 526795018 226099200 27273 33554432000 4194304 4356188 140735043563040 18446744073709551615 4273866 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191
Current children cumulated vsize (KiB) 1952584

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/180 759
/proc/meminfo: memFree=29609096/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=405564 CPUtime=4962.27 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 930920 0 0 0 495862 365 0 0 25 0 1 0 526795013 415297536 80584 33554432000 4194304 4587354 140734257102304 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 101391 80584 337 96 0 97953 0
[pid=590] ppid=588 vsize=155108 CPUtime=4962.41 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 34008 0 0 0 496233 8 0 0 25 0 1 0 526795013 158830592 32381 33554432000 4194304 4785740 140734055260000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 38777 32381 341 145 0 35822 0
[pid=591] ppid=588 vsize=458608 CPUtime=4962.41 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 496239 2 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=695252 CPUtime=4961.58 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 141915 0 0 0 496053 105 0 0 25 0 1 0 526795013 711938048 138589 33554432000 4194304 4331988 140737263178048 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 173813 138589 175 34 0 172255 0
[pid=593] ppid=588 vsize=224256 CPUtime=19822 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 466310 1250 0 0 1982131 68 0 0 18 0 5 0 526795013 229638144 28137 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 56064 28137 161 40 0 54608 0
[pid=593/tid=610] ppid=588 vsize=224256 CPUtime=4962.37 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 129501 1250 0 0 496219 18 0 0 25 0 5 0 526795018 229638144 28137 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=224256 CPUtime=4962.36 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 105718 1250 0 0 496221 15 0 0 25 0 5 0 526795018 229638144 28137 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=224256 CPUtime=4961.88 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 103329 1250 0 0 496172 16 0 0 25 0 5 0 526795018 229638144 28137 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=224256 CPUtime=4935.31 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 125234 1250 0 0 493513 18 0 0 25 0 5 0 526795018 229638144 28137 33554432000 4194304 4356188 140735043563040 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.7
Current children cumulated vsize (KiB) 1957112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.08 8.05 8.00 9/180 760
/proc/meminfo: memFree=29602384/32951124 swapFree=67111524/67111528
[pid=588] ppid=586 vsize=18324 CPUtime=0 cores=0-7
/proc/588/stat : 588 (ppfolio) S 586 588 32587 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526795013 18763776 390 33554432000 4194304 4287625 140734522463952 18446744073709551615 270613130767 0 0 4096 65536 4306338724427333631 0 0 17 4 0 0 0
/proc/588/statm: 4581 390 341 23 0 91 0
[pid=589] ppid=588 vsize=405564 CPUtime=4999.97 cores=0
/proc/589/stat : 589 (cryptominisat) R 588 588 32587 0 -1 4202496 930920 0 0 0 499632 365 0 0 25 0 1 0 526795013 415297536 80584 33554432000 4194304 4587354 140734257102304 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/589/statm: 101391 80584 337 96 0 97953 0
[pid=590] ppid=588 vsize=155108 CPUtime=5000.11 cores=1
/proc/590/stat : 590 (clasp) R 588 588 32587 0 -1 4202496 34012 0 0 0 500003 8 0 0 25 0 1 0 526795013 158830592 32385 33554432000 4194304 4785740 140734055260000 18446744073709551615 4327245 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/590/statm: 38777 32385 341 145 0 35822 0
[pid=591] ppid=588 vsize=458608 CPUtime=5000.11 cores=2
/proc/591/stat : 591 (TNM) R 588 588 32587 0 -1 4202496 1200 0 0 0 500009 2 0 0 25 0 1 0 526795013 469614592 1096 33554432000 134512640 134534564 4294663136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/591/statm: 114652 1096 95 6 0 113318 0
[pid=592] ppid=588 vsize=695252 CPUtime=4999.29 cores=3
/proc/592/stat : 592 (march_hi) R 588 588 32587 0 -1 4202496 142957 0 0 0 499822 107 0 0 25 0 1 0 526795013 711938048 139631 33554432000 4194304 4331988 140737263178048 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/592/statm: 173813 139631 175 34 0 172255 0
[pid=593] ppid=588 vsize=225920 CPUtime=19972.6 cores=4-7
/proc/593/stat : 593 (plingeling) S 588 588 32587 0 -1 4202496 468774 1250 0 0 1997191 69 0 0 18 0 5 0 526795013 231342080 28553 33554432000 4194304 4356188 140735043563040 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/593/statm: 56480 28553 161 40 0 55024 0
[pid=593/tid=610] ppid=588 vsize=225920 CPUtime=5000.07 cores=4-7
/proc/593/task/610/stat : 610 (plingeling) R 588 588 32587 0 -1 4202560 129501 1250 0 0 499989 18 0 0 25 0 5 0 526795018 231342080 28553 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=593/tid=611] ppid=588 vsize=225920 CPUtime=5000.06 cores=4-7
/proc/593/task/611/stat : 611 (plingeling) R 588 588 32587 0 -1 4202560 107798 1250 0 0 499991 15 0 0 25 0 5 0 526795018 231342080 28553 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=593/tid=612] ppid=588 vsize=225920 CPUtime=4999.59 cores=4-7
/proc/593/task/612/stat : 612 (plingeling) R 588 588 32587 0 -1 4202560 103713 1250 0 0 499943 16 0 0 25 0 5 0 526795018 231342080 28553 33554432000 4194304 4356188 140735043563040 18446744073709551615 4234076 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=593/tid=613] ppid=588 vsize=225920 CPUtime=4972.81 cores=4-7
/proc/593/task/613/stat : 613 (plingeling) R 588 588 32587 0 -1 4202560 125234 1250 0 0 497263 18 0 0 25 0 5 0 526795018 231342080 28553 33554432000 4194304 4356188 140735043563040 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.1
Current children cumulated vsize (KiB) 1958776

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 588 and gives
#  childrusage.ru_utime.tv_sec=10000
#  childrusage.ru_utime.tv_usec=142747
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 10000.3
# while last known CPU time is 39972.1
#
# 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.1
CPU user time (s): 39966.6
CPU system time (s): 5.51
CPU usage (%): 799.439
Max. virtual memory (cumulated for all children) (KiB): 2053620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10000.1
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35750
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= 509
involuntary context switches= 71936

runsolver used 7.39987 second user time and 19.865 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 10:25:41
IDJOB=3219657
IDBENCH=82626
IDSOLVER=1638
FILE ID=node108/3219657-1304151941
RUNJOBID= node108-1304144506-32601
PBS_JOBID= 13170859
Free space on /tmp= 72636 MiB

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

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=388374223

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.75
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.820
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:      30730132 kB
Buffers:        593044 kB
Cached:        1162664 kB
SwapCached:          4 kB
Active:         147768 kB
Inactive:      1671432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30730132 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:       63792 kB
Mapped:          14456 kB
Slab:           334336 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185404 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= 72624 MiB
End job on node108 at 2011-04-30 11:49:03