Trace number 3275786

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 40000.2 5003.52

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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-3275786-1304170604/watcher-3275786-1304170604 -o /tmp/evaluation-result-3275786-1304170604/solver-3275786-1304170604 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275786-1304170604.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0

[startup+0.040175 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.140146 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.98897 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.08895 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 8.01 8.04 8.00 1/170 31465
/proc/meminfo: memFree=30971368/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1006 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 31480
/proc/meminfo: memFree=30907340/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1661456 CPUtime=3.08 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 6142 0 0 0 308 0 0 0 25 0 1 0 509476684 1701330944 3281 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 415364 3281 331 96 0 411926 0
[pid=31467] ppid=31465 vsize=20220 CPUtime=3.09 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 2742 0 0 0 309 0 0 0 25 0 1 0 509476684 20705280 2379 33554432000 4194304 4785740 140733893778416 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 5055 2379 340 145 0 2100 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=3.08 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 308 0 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=21500 CPUtime=3.09 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 8785 0 0 0 308 1 0 0 25 0 1 0 509476684 22016000 3537 33554432000 4194304 4331988 140735916497360 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 5375 3537 175 34 0 3817 0
[pid=31470] ppid=31465 vsize=137364 CPUtime=12.18 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 10035 1251 0 0 1217 1 0 0 18 0 5 0 509476684 140660736 6999 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 34341 6999 162 40 0 32885 0
[pid=31470/tid=31477] ppid=31465 vsize=137364 CPUtime=3.02 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 1019 1251 0 0 302 0 0 0 25 0 5 0 509476689 140660736 6999 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=137364 CPUtime=3.03 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 2376 1251 0 0 303 0 0 0 25 0 5 0 509476689 140660736 6999 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=137364 CPUtime=3.03 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 1886 1251 0 0 303 0 0 0 25 0 5 0 509476689 140660736 6999 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=137364 CPUtime=3.03 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 1727 1251 0 0 303 0 0 0 25 0 5 0 509476689 140660736 6999 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 2318788

[startup+6.30102 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 31480
/proc/meminfo: memFree=30887624/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1664992 CPUtime=6.29 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 10152 0 0 0 628 1 0 0 25 0 1 0 509476684 1704951808 6260 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 416248 6260 337 96 0 412810 0
[pid=31467] ppid=31465 vsize=22728 CPUtime=6.29 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 3340 0 0 0 629 0 0 0 25 0 1 0 509476684 23273472 2977 33554432000 4194304 4785740 140733893778416 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 5682 2977 340 145 0 2727 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=6.28 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 628 0 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=21500 CPUtime=6.29 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 8785 0 0 0 628 1 0 0 25 0 1 0 509476684 22016000 3537 33554432000 4194304 4331988 140735916497360 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 5375 3537 175 34 0 3817 0
[pid=31470] ppid=31465 vsize=139508 CPUtime=24.97 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 11773 1251 0 0 2495 2 0 0 18 0 5 0 509476684 142856192 7599 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 34877 7599 162 40 0 33421 0
[pid=31470/tid=31477] ppid=31465 vsize=139508 CPUtime=6.2 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 1147 1251 0 0 620 0 0 0 25 0 5 0 509476689 142856192 7599 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=139508 CPUtime=6.23 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 3578 1251 0 0 623 0 0 0 25 0 5 0 509476689 142856192 7599 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=139508 CPUtime=6.23 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 1886 1251 0 0 623 0 0 0 25 0 5 0 509476689 142856192 7599 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=139508 CPUtime=6.23 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 2135 1251 0 0 623 0 0 0 25 0 5 0 509476689 142856192 7599 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 2326976

[startup+12.7009 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 31480
/proc/meminfo: memFree=30873676/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1680824 CPUtime=12.7 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 13734 0 0 0 1268 2 0 0 25 0 1 0 509476684 1721163776 8687 33554432000 4194304 4587354 140734439532720 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 420206 8687 337 96 0 416768 0
[pid=31467] ppid=31465 vsize=25068 CPUtime=12.69 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 3913 0 0 0 1269 0 0 0 25 0 1 0 509476684 25669632 3550 33554432000 4194304 4785740 140733893778416 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 6267 3550 340 145 0 3312 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=12.69 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 1269 0 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=21500 CPUtime=12.69 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 8785 0 0 0 1268 1 0 0 25 0 1 0 509476684 22016000 3537 33554432000 4194304 4331988 140735916497360 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 5375 3537 175 34 0 3817 0
[pid=31470] ppid=31465 vsize=141784 CPUtime=50.56 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 13328 1251 0 0 5054 2 0 0 18 0 5 0 509476684 145186816 8264 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 35446 8264 162 40 0 33990 0
[pid=31470/tid=31477] ppid=31465 vsize=141784 CPUtime=12.57 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 1339 1251 0 0 1257 0 0 0 25 0 5 0 509476689 145186816 8264 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=141784 CPUtime=12.63 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 4564 1251 0 0 1263 0 0 0 25 0 5 0 509476689 145186816 8264 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=141784 CPUtime=12.64 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 1886 1251 0 0 1264 0 0 0 25 0 5 0 509476689 145186816 8264 33554432000 4194304 4356188 140736003836992 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=141784 CPUtime=12.64 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 2512 1251 0 0 1264 0 0 0 25 0 5 0 509476689 145186816 8264 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331675 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 2347424

[startup+25.5006 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 31480
/proc/meminfo: memFree=30865744/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1678784 CPUtime=25.48 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 17517 0 0 0 2546 2 0 0 25 0 1 0 509476684 1719074816 8258 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 419696 8258 337 96 0 416258 0
[pid=31467] ppid=31465 vsize=29004 CPUtime=25.49 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 4845 0 0 0 2548 1 0 0 25 0 1 0 509476684 29700096 4482 33554432000 4194304 4785740 140733893778416 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 7251 4482 340 145 0 4296 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=25.48 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 2548 0 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=21500 CPUtime=25.49 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 8785 0 0 0 2548 1 0 0 25 0 1 0 509476684 22016000 3537 33554432000 4194304 4331988 140735916497360 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 5375 3537 175 34 0 3817 0
[pid=31470] ppid=31465 vsize=147900 CPUtime=101.67 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 17175 1251 0 0 10164 3 0 0 18 0 5 0 509476684 151449600 10177 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 36975 10177 162 40 0 35519 0
[pid=31470/tid=31477] ppid=31465 vsize=147900 CPUtime=25.3 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 1723 1251 0 0 2530 0 0 0 25 0 5 0 509476689 151449600 10177 33554432000 4194304 4356188 140736003836992 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=147900 CPUtime=25.42 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 6882 1251 0 0 2542 0 0 0 25 0 5 0 509476689 151449600 10177 33554432000 4194304 4356188 140736003836992 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=147900 CPUtime=25.43 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 2014 1251 0 0 2543 0 0 0 25 0 5 0 509476689 151449600 10177 33554432000 4194304 4356188 140736003836992 18446744073709551615 4237453 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=147900 CPUtime=25.43 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 3529 1251 0 0 2543 0 0 0 25 0 5 0 509476689 151449600 10177 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 2355436

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

[pid=31468] ppid=31465 vsize=459924 CPUtime=4781.84 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 478182 2 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=92156 CPUtime=4782.42 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 21944 0 0 0 478232 10 0 0 25 0 1 0 509476684 94367744 16696 33554432000 4194304 4331988 140735916497360 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 23039 16696 175 34 0 21481 0
[pid=31470] ppid=31465 vsize=388788 CPUtime=19102.6 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 1405826 1251 0 0 1910064 199 0 0 18 0 5 0 509476684 398118912 69949 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 97197 69949 162 40 0 95741 0
[pid=31470/tid=31477] ppid=31465 vsize=388788 CPUtime=4755.47 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 348859 1251 0 0 475501 46 0 0 25 0 5 0 509476689 398118912 69949 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=388788 CPUtime=4782.36 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 434451 1251 0 0 478173 63 0 0 25 0 5 0 509476689 398118912 69949 33554432000 4194304 4356188 140736003836992 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=388788 CPUtime=4782.37 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 262110 1251 0 0 478199 38 0 0 25 0 5 0 509476689 398118912 69949 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=388788 CPUtime=4782.36 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 357379 1251 0 0 478186 50 0 0 25 0 5 0 509476689 398118912 69949 33554432000 4194304 4356188 140736003836992 18446744073709551615 4298708 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38231.7
Current children cumulated vsize (KiB) 3001232

[startup+4842.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 31621
/proc/meminfo: memFree=30345108/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1769456 CPUtime=4842.4 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 951413 0 0 0 483889 351 0 0 25 0 1 0 509476684 1811922944 35979 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 442364 35979 337 96 0 438926 0
[pid=31467] ppid=31465 vsize=141348 CPUtime=4842.41 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 30238 0 0 0 484235 6 0 0 25 0 1 0 509476684 144740352 29875 33554432000 4194304 4785740 140733893778416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 35337 29875 340 145 0 32382 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=4841.83 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 484181 2 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=92156 CPUtime=4842.41 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 22101 0 0 0 484231 10 0 0 25 0 1 0 509476684 94367744 16853 33554432000 4194304 4331988 140735916497360 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 23039 16853 175 34 0 21481 0
[pid=31470] ppid=31465 vsize=385204 CPUtime=19342.3 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 1424386 1251 0 0 1934028 202 0 0 18 0 5 0 509476684 394448896 69053 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 96301 69053 162 40 0 94845 0
[pid=31470/tid=31477] ppid=31465 vsize=385204 CPUtime=4815.15 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 351803 1251 0 0 481468 47 0 0 25 0 5 0 509476689 394448896 69053 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=385204 CPUtime=4842.35 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 441107 1251 0 0 484171 64 0 0 25 0 5 0 509476689 394448896 69053 33554432000 4194304 4356188 140736003836992 18446744073709551615 4233920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=385204 CPUtime=4842.36 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 264030 1251 0 0 484198 38 0 0 25 0 5 0 509476689 394448896 69053 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=385204 CPUtime=4842.36 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 364419 1251 0 0 484185 51 0 0 25 0 5 0 509476689 394448896 69053 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38711.4
Current children cumulated vsize (KiB) 2866412

[startup+4902.31 s]
/proc/loadavg: 8.13 8.06 8.01 9/180 31622
/proc/meminfo: memFree=30371720/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1786556 CPUtime=4902.41 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 954853 0 0 0 489887 354 0 0 25 0 1 0 509476684 1829433344 35048 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 446639 35048 337 96 0 443201 0
[pid=31467] ppid=31465 vsize=142420 CPUtime=4902.41 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 30470 0 0 0 490235 6 0 0 25 0 1 0 509476684 145838080 30107 33554432000 4194304 4785740 140733893778416 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 35605 30107 340 145 0 32650 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=4901.82 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 490180 2 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=92156 CPUtime=4902.41 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 22259 0 0 0 490231 10 0 0 25 0 1 0 509476684 94367744 17011 33554432000 4194304 4331988 140735916497360 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 23039 17011 175 34 0 21481 0
[pid=31470] ppid=31465 vsize=376500 CPUtime=19582 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 1437314 1251 0 0 1957996 203 0 0 18 0 5 0 509476684 385536000 66877 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 94125 66877 162 40 0 92669 0
[pid=31470/tid=31477] ppid=31465 vsize=376500 CPUtime=4874.82 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 357819 1251 0 0 487435 47 0 0 25 0 5 0 509476689 385536000 66877 33554432000 4194304 4356188 140736003836992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=376500 CPUtime=4902.35 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 445075 1251 0 0 490171 64 0 0 25 0 5 0 509476689 385536000 66877 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=376500 CPUtime=4902.37 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 265054 1251 0 0 490199 38 0 0 25 0 5 0 509476689 385536000 66877 33554432000 4194304 4356188 140736003836992 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=376500 CPUtime=4902.36 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 366339 1251 0 0 490185 51 0 0 25 0 5 0 509476689 385536000 66877 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39191
Current children cumulated vsize (KiB) 2875880

[startup+4962.3 s]
/proc/loadavg: 8.12 8.06 8.00 9/180 31624
/proc/meminfo: memFree=30344024/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1818112 CPUtime=4962.4 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 966222 0 0 0 495882 358 0 0 25 0 1 0 509476684 1861746688 42248 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 454528 42248 337 96 0 451090 0
[pid=31467] ppid=31465 vsize=142420 CPUtime=4962.41 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 30488 0 0 0 496235 6 0 0 25 0 1 0 509476684 145838080 30125 33554432000 4194304 4785740 140733893778416 18446744073709551615 4291944 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 35605 30125 340 145 0 32650 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=4961.81 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 496179 2 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=92156 CPUtime=4962.42 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 22423 0 0 0 496231 11 0 0 25 0 1 0 509476684 94367744 17175 33554432000 4194304 4331988 140735916497360 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 23039 17175 175 34 0 21481 0
[pid=31470] ppid=31465 vsize=374708 CPUtime=19821.7 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 1451778 1251 0 0 1981960 206 0 0 18 0 5 0 509476684 383700992 66429 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 93677 66429 162 40 0 92221 0
[pid=31470/tid=31477] ppid=31465 vsize=374708 CPUtime=4934.49 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 359355 1251 0 0 493401 48 0 0 25 0 5 0 509476689 383700992 66429 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=374708 CPUtime=4962.35 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 448915 1251 0 0 496170 65 0 0 25 0 5 0 509476689 383700992 66429 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=374708 CPUtime=4962.36 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 271582 1251 0 0 496197 39 0 0 25 0 5 0 509476689 383700992 66429 33554432000 4194304 4356188 140736003836992 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=374708 CPUtime=4962.37 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 368899 1251 0 0 496185 52 0 0 25 0 5 0 509476689 383700992 66429 33554432000 4194304 4356188 140736003836992 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39670.7
Current children cumulated vsize (KiB) 2905644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.51 s]
/proc/loadavg: 8.06 8.05 8.00 9/180 31625
/proc/meminfo: memFree=30349428/32951124 swapFree=67106388/67111528
[pid=31465] ppid=31463 vsize=18324 CPUtime=0 cores=0-7
/proc/31465/stat : 31465 (ppfolio) S 31463 31465 30879 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 509476683 18763776 389 33554432000 4194304 4287625 140734213406768 18446744073709551615 212039675407 0 0 4096 65536 4604904372441186303 0 0 17 6 0 0 0
/proc/31465/statm: 4581 389 341 23 0 91 0
[pid=31466] ppid=31465 vsize=1770612 CPUtime=5003.62 cores=0
/proc/31466/stat : 31466 (cryptominisat) R 31465 31465 30879 0 -1 4202496 968812 0 0 0 500002 360 0 0 25 0 1 0 509476684 1813106688 32932 33554432000 4194304 4587354 140734439532720 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31466/statm: 442653 32932 337 96 0 439215 0
[pid=31467] ppid=31465 vsize=142420 CPUtime=5003.62 cores=1
/proc/31467/stat : 31467 (clasp) R 31465 31465 30879 0 -1 4202496 30495 0 0 0 500356 6 0 0 25 0 1 0 509476684 145838080 30132 33554432000 4194304 4785740 140733893778416 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31467/statm: 35605 30132 340 145 0 32650 0
[pid=31468] ppid=31465 vsize=459924 CPUtime=5003.02 cores=2
/proc/31468/stat : 31468 (TNM) R 31465 31465 30879 0 -1 4202496 1697 0 0 0 500300 2 0 0 25 0 1 0 509476684 470962176 1594 33554432000 134512640 134534564 4292752880 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31468/statm: 114981 1594 95 6 0 113647 0
[pid=31469] ppid=31465 vsize=92156 CPUtime=5003.63 cores=3
/proc/31469/stat : 31469 (march_hi) R 31465 31465 30879 0 -1 4202496 22528 0 0 0 500352 11 0 0 25 0 1 0 509476684 94367744 17280 33554432000 4194304 4331988 140735916497360 18446744073709551615 4246566 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31469/statm: 23039 17280 175 34 0 21481 0
[pid=31470] ppid=31465 vsize=405172 CPUtime=19986.3 cores=4-7
/proc/31470/stat : 31470 (plingeling) S 31465 31465 30879 0 -1 4202496 1470402 1251 0 0 1998418 209 0 0 18 0 5 0 509476684 414896128 74045 33554432000 4194304 4356188 140736003836992 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31470/statm: 101293 74045 162 40 0 99837 0
[pid=31470/tid=31477] ppid=31465 vsize=405172 CPUtime=4975.47 cores=4-7
/proc/31470/task/31477/stat : 31477 (plingeling) R 31465 31465 30879 0 -1 4202560 361275 1251 0 0 497499 48 0 0 25 0 5 0 509476689 414896128 74045 33554432000 4194304 4356188 140736003836992 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31470/tid=31478] ppid=31465 vsize=405172 CPUtime=5003.57 cores=4-7
/proc/31470/task/31478/stat : 31478 (plingeling) R 31465 31465 30879 0 -1 4202560 457043 1251 0 0 500291 66 0 0 25 0 5 0 509476689 414896128 74045 33554432000 4194304 4356188 140736003836992 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31470/tid=31479] ppid=31465 vsize=405172 CPUtime=5003.58 cores=4-7
/proc/31470/task/31479/stat : 31479 (plingeling) R 31465 31465 30879 0 -1 4202560 274142 1251 0 0 500318 40 0 0 25 0 5 0 509476689 414896128 74045 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31470/tid=31480] ppid=31465 vsize=405172 CPUtime=5003.57 cores=4-7
/proc/31470/task/31480/stat : 31480 (plingeling) R 31465 31465 30879 0 -1 4202560 374915 1251 0 0 500305 52 0 0 25 0 5 0 509476689 414896128 74045 33554432000 4194304 4356188 140736003836992 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2888608

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 31465 and gives
#  childrusage.ru_utime.tv_sec=20010
#  childrusage.ru_utime.tv_usec=128998
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=831417
# CPU time returned by wait4() is 20014
# while last known CPU time is 40000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.52
CPU time (s): 40000.2
CPU user time (s): 39994.3
CPU system time (s): 5.88
CPU usage (%): 799.44
Max. virtual memory (cumulated for all children) (KiB): 13467400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20010.1
system time used= 3.83142
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1024068
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= 522
involuntary context switches= 48233

runsolver used 8.38573 second user time and 18.9131 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 15:36:44
IDJOB=3275786
IDBENCH=83321
IDSOLVER=1638
FILE ID=node146/3275786-1304170604
RUNJOBID= node146-1304165590-30893
PBS_JOBID= 13170949
Free space on /tmp= 73348 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275786-1304170604/watcher-3275786-1304170604 -o /tmp/evaluation-result-3275786-1304170604/solver-3275786-1304170604 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275786-1304170604.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1666236283

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      30971772 kB
Buffers:        430180 kB
Cached:        1114884 kB
SwapCached:        700 kB
Active:         134788 kB
Inactive:      1469040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30971772 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:       58120 kB
Mapped:          14548 kB
Slab:           310220 kB
PageTables:       3884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182972 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= 73340 MiB
End job on node146 at 2011-04-30 17:00:10