Trace number 3275796

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-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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-3275796-1304170809/watcher-3275796-1304170809 -o /tmp/evaluation-result-3275796-1304170809/solver-3275796-1304170809 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275796-1304170809.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: 6.84 7.80 7.92 2/170 6654
/proc/meminfo: memFree=25125896/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) R 6652 6654 6628 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0

[startup+0.0296019 s]
/proc/loadavg: 6.84 7.80 7.92 2/170 6654
/proc/meminfo: memFree=25125896/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.116728 s]
/proc/loadavg: 6.84 7.80 7.92 2/170 6654
/proc/meminfo: memFree=25125896/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300518 s]
/proc/loadavg: 6.84 7.80 7.92 2/170 6654
/proc/meminfo: memFree=25125896/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70045 s]
/proc/loadavg: 6.84 7.80 7.92 2/170 6654
/proc/meminfo: memFree=25125896/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50131 s]
/proc/loadavg: 6.84 7.80 7.92 9/180 6669
/proc/meminfo: memFree=25093328/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=261328 CPUtime=1.49 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 4335 0 0 0 149 0 0 0 20 0 1 0 509496747 267599872 1880 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 65332 1880 327 96 0 61894 0
[pid=6656] ppid=6654 vsize=17112 CPUtime=1.49 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 1827 0 0 0 149 0 0 0 20 0 1 0 509496747 17522688 1627 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 4278 1627 340 145 0 1323 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=1.49 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 149 0 0 0 20 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=17036 CPUtime=1.49 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 5503 0 0 0 149 0 0 0 20 0 1 0 509496747 17444864 2446 33554432000 4194304 4331988 140736946783424 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 4259 2446 175 34 0 2701 0
[pid=6659] ppid=6654 vsize=192472 CPUtime=5.85 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 6578 1249 0 0 585 0 0 0 25 0 5 0 509496747 197091328 3835 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 48118 3835 162 40 0 46662 0
[pid=6659/tid=6666] ppid=6654 vsize=192472 CPUtime=1.45 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 712 1249 0 0 145 0 0 0 20 0 5 0 509496751 197091328 3835 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=192472 CPUtime=1.45 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 1127 1249 0 0 145 0 0 0 25 0 5 0 509496751 197091328 3835 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=192472 CPUtime=1.45 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 855 1249 0 0 145 0 0 0 20 0 5 0 509496751 197091328 3835 33554432000 4194304 4356188 140735451721216 18446744073709551615 4284023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=192472 CPUtime=1.45 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 1111 1249 0 0 145 0 0 0 25 0 5 0 509496751 197091328 3835 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 964740

[startup+3.10102 s]
/proc/loadavg: 6.84 7.80 7.92 9/180 6669
/proc/meminfo: memFree=25083656/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=275328 CPUtime=3.09 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 8558 0 0 0 308 1 0 0 25 0 1 0 509496747 281935872 4829 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 68832 4829 337 96 0 65394 0
[pid=6656] ppid=6654 vsize=18304 CPUtime=3.09 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 2105 0 0 0 309 0 0 0 25 0 1 0 509496747 18743296 1905 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 4576 1905 340 145 0 1621 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=3.09 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 309 0 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=17036 CPUtime=3.08 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 5514 0 0 0 308 0 0 0 25 0 1 0 509496747 17444864 2457 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 4259 2457 175 34 0 2701 0
[pid=6659] ppid=6654 vsize=196824 CPUtime=12.25 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 8388 1249 0 0 1224 1 0 0 25 0 5 0 509496747 201547776 4955 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 49206 4955 162 40 0 47750 0
[pid=6659/tid=6666] ppid=6654 vsize=196824 CPUtime=3.05 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 1251 1249 0 0 305 0 0 0 25 0 5 0 509496751 201547776 4955 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=196824 CPUtime=3.05 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 1639 1249 0 0 305 0 0 0 25 0 5 0 509496751 201547776 4955 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=196824 CPUtime=3.04 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 1331 1249 0 0 304 0 0 0 25 0 5 0 509496751 201547776 4955 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=196824 CPUtime=3.05 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 1394 1249 0 0 305 0 0 0 25 0 5 0 509496751 201547776 4955 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 984284

[startup+6.30045 s]
/proc/loadavg: 6.93 7.80 7.92 9/180 6670
/proc/meminfo: memFree=25060120/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=275848 CPUtime=6.28 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 10971 0 0 0 627 1 0 0 25 0 1 0 509496747 282468352 4860 33554432000 4194304 4587354 140734775773216 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 68962 4860 337 96 0 65524 0
[pid=6656] ppid=6654 vsize=20276 CPUtime=6.29 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 2582 0 0 0 629 0 0 0 25 0 1 0 509496747 20762624 2382 33554432000 4194304 4785740 140734049596416 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 5069 2382 340 145 0 2114 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=6.29 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 628 1 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=17036 CPUtime=6.28 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 5514 0 0 0 628 0 0 0 25 0 1 0 509496747 17444864 2457 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299215 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 4259 2457 175 34 0 2701 0
[pid=6659] ppid=6654 vsize=205636 CPUtime=25.03 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 11606 1249 0 0 2502 1 0 0 25 0 5 0 509496747 210571264 7126 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 51409 7126 162 40 0 49953 0
[pid=6659/tid=6666] ppid=6654 vsize=205636 CPUtime=6.25 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 2403 1249 0 0 625 0 0 0 25 0 5 0 509496751 210571264 7126 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331754 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=205636 CPUtime=6.25 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 2435 1249 0 0 625 0 0 0 25 0 5 0 509496751 210571264 7126 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331326 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=205636 CPUtime=6.22 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 1582 1249 0 0 622 0 0 0 25 0 5 0 509496751 210571264 7126 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=205636 CPUtime=6.25 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 2413 1249 0 0 625 0 0 0 25 0 5 0 509496751 210571264 7126 33554432000 4194304 4356188 140735451721216 18446744073709551615 4273749 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 995588

[startup+12.7013 s]
/proc/loadavg: 7.02 7.81 7.92 9/180 6670
/proc/meminfo: memFree=25040936/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=287996 CPUtime=12.69 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 17405 0 0 0 1266 3 0 0 25 0 1 0 509496747 294907904 8389 33554432000 4194304 4587354 140734775773216 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 71999 8389 337 96 0 68561 0
[pid=6656] ppid=6654 vsize=22416 CPUtime=12.69 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 3088 0 0 0 1269 0 0 0 25 0 1 0 509496747 22953984 2888 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 5604 2888 340 145 0 2649 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=12.69 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 1268 1 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=17036 CPUtime=12.68 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 5514 0 0 0 1268 0 0 0 25 0 1 0 509496747 17444864 2457 33554432000 4194304 4331988 140736946783424 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 4259 2457 175 34 0 2701 0
[pid=6659] ppid=6654 vsize=210504 CPUtime=50.59 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 12823 1249 0 0 5058 1 0 0 25 0 5 0 509496747 215556096 8343 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 52626 8343 162 40 0 51170 0
[pid=6659/tid=6666] ppid=6654 vsize=210504 CPUtime=12.65 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 2531 1249 0 0 1265 0 0 0 25 0 5 0 509496751 215556096 8343 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=210504 CPUtime=12.65 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 2691 1249 0 0 1265 0 0 0 25 0 5 0 509496751 215556096 8343 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=210504 CPUtime=12.59 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 2094 1249 0 0 1259 0 0 0 25 0 5 0 509496751 215556096 8343 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=210504 CPUtime=12.65 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 2734 1249 0 0 1265 0 0 0 25 0 5 0 509496751 215556096 8343 33554432000 4194304 4356188 140735451721216 18446744073709551615 4334628 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 1014744

[startup+25.501 s]
/proc/loadavg: 7.24 7.82 7.92 9/180 6670
/proc/meminfo: memFree=25026180/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=275176 CPUtime=25.49 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 21429 0 0 0 2545 4 0 0 25 0 1 0 509496747 281780224 7351 33554432000 4194304 4587354 140734775773216 18446744073709551615 4241251 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=6657] ppid=6654 vsize=458468 CPUtime=4841.16 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 484114 2 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=122492 CPUtime=4842.41 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 23773 0 0 0 484227 14 0 0 25 0 1 0 509496747 125431808 20716 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 30623 20716 175 34 0 29065 0
[pid=6659] ppid=6654 vsize=488368 CPUtime=19343.2 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 1708889 1249 0 0 1934064 252 0 0 25 0 5 0 509496747 500088832 77809 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 122092 77809 162 40 0 120636 0
[pid=6659/tid=6666] ppid=6654 vsize=488368 CPUtime=4842.38 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 445904 1249 0 0 484174 64 0 0 25 0 5 0 509496751 500088832 77809 33554432000 4194304 4356188 140735451721216 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=488368 CPUtime=4842.37 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 468775 1249 0 0 484167 70 0 0 25 0 5 0 509496751 500088832 77809 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=488368 CPUtime=4815.97 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 355686 1249 0 0 481546 51 0 0 25 0 5 0 509496751 500088832 77809 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=488368 CPUtime=4842.37 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 435751 1249 0 0 484173 64 0 0 25 0 5 0 509496751 500088832 77809 33554432000 4194304 4356188 140735451721216 18446744073709551615 4233962 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.4
Current children cumulated vsize (KiB) 1553816

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/180 6821
/proc/meminfo: memFree=24592612/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=324904 CPUtime=4902.38 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 1110455 0 0 0 489836 402 0 0 25 0 1 0 509496747 332701696 22052 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 81226 22052 337 96 0 77788 0
[pid=6656] ppid=6654 vsize=110852 CPUtime=4902.28 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 23987 0 0 0 490222 6 0 0 25 0 1 0 509496747 113512448 22988 33554432000 4194304 4785740 140734049596416 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 27713 22988 340 145 0 24758 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=4901.15 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 490113 2 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=122492 CPUtime=4902.41 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 23993 0 0 0 490227 14 0 0 25 0 1 0 509496747 125431808 20936 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 30623 20936 175 34 0 29065 0
[pid=6659] ppid=6654 vsize=447408 CPUtime=19582.8 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 1719001 1249 0 0 1958030 254 0 0 25 0 5 0 509496747 458145792 67569 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 111852 67569 162 40 0 110396 0
[pid=6659/tid=6666] ppid=6654 vsize=447408 CPUtime=4902.39 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 447696 1249 0 0 490174 65 0 0 25 0 5 0 509496751 458145792 67569 33554432000 4194304 4356188 140735451721216 18446744073709551615 4279432 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=447408 CPUtime=4902.38 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 470823 1249 0 0 490167 71 0 0 25 0 5 0 509496751 458145792 67569 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=447408 CPUtime=4875.65 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 359014 1249 0 0 487513 52 0 0 25 0 5 0 509496751 458145792 67569 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=447408 CPUtime=4902.36 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 438695 1249 0 0 490172 64 0 0 25 0 5 0 509496751 458145792 67569 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.1
Current children cumulated vsize (KiB) 1482448

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 6823
/proc/meminfo: memFree=24571184/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=397908 CPUtime=4962.38 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 1120625 0 0 0 495832 406 0 0 25 0 1 0 509496747 407457792 29153 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 99477 29153 337 96 0 96039 0
[pid=6656] ppid=6654 vsize=110852 CPUtime=4962.28 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 24007 0 0 0 496222 6 0 0 25 0 1 0 509496747 113512448 23008 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 27713 23008 340 145 0 24758 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=4961.14 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 496112 2 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=122492 CPUtime=4962.42 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 24211 0 0 0 496227 15 0 0 25 0 1 0 509496747 125431808 21154 33554432000 4194304 4331988 140736946783424 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 30623 21154 175 34 0 29065 0
[pid=6659] ppid=6654 vsize=440244 CPUtime=19822.5 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 1736282 1249 0 0 1981995 256 0 0 25 0 5 0 509496747 450809856 65778 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 110061 65778 162 40 0 108605 0
[pid=6659/tid=6666] ppid=6654 vsize=440244 CPUtime=4962.38 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 451281 1249 0 0 496173 65 0 0 25 0 5 0 509496751 450809856 65778 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=440244 CPUtime=4962.38 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 478247 1249 0 0 496166 72 0 0 25 0 5 0 509496751 450809856 65778 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=440244 CPUtime=4935.32 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 359014 1249 0 0 493480 52 0 0 25 0 5 0 509496751 450809856 65778 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=440244 CPUtime=4962.37 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 444967 1249 0 0 496172 65 0 0 25 0 5 0 509496751 450809856 65778 33554432000 4194304 4356188 140735451721216 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.7
Current children cumulated vsize (KiB) 1548288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 6824
/proc/meminfo: memFree=24549936/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=369928 CPUtime=5003.59 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 1122080 0 0 0 499952 407 0 0 25 0 1 0 509496747 378806272 20266 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 92482 20266 337 96 0 89044 0
[pid=6656] ppid=6654 vsize=110852 CPUtime=5003.49 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 24007 0 0 0 500343 6 0 0 25 0 1 0 509496747 113512448 23008 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 27713 23008 340 145 0 24758 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=5002.35 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 500233 2 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=122492 CPUtime=5003.63 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 24358 0 0 0 500348 15 0 0 25 0 1 0 509496747 125431808 21301 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 30623 21301 175 34 0 29065 0
[pid=6659] ppid=6654 vsize=494516 CPUtime=19987.1 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 1753946 1249 0 0 1998453 258 0 0 25 0 5 0 509496747 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 123629 79346 162 40 0 122173 0
[pid=6659/tid=6666] ppid=6654 vsize=494516 CPUtime=5003.59 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 458705 1249 0 0 500293 66 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=494516 CPUtime=5003.59 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 479527 1249 0 0 500287 72 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=494516 CPUtime=4976.3 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 364902 1249 0 0 497577 53 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=494516 CPUtime=5003.57 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 448039 1249 0 0 500292 65 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1574580

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

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

[startup+5003.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 6824
/proc/meminfo: memFree=24549936/32951124 swapFree=67111524/67111528
[pid=6654] ppid=6652 vsize=18324 CPUtime=0 cores=0-7
/proc/6654/stat : 6654 (ppfolio) S 6652 6654 6628 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 509496747 18763776 389 33554432000 4194304 4287625 140735263187984 18446744073709551615 233510317583 0 0 4096 65536 4195209434940571647 0 0 17 4 0 0 0
/proc/6654/statm: 4581 389 341 23 0 91 0
[pid=6655] ppid=6654 vsize=369928 CPUtime=5003.59 cores=0
/proc/6655/stat : 6655 (cryptominisat) R 6654 6654 6628 0 -1 4202496 1122080 0 0 0 499952 407 0 0 25 0 1 0 509496747 378806272 20266 33554432000 4194304 4587354 140734775773216 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6655/statm: 92482 20266 337 96 0 89044 0
[pid=6656] ppid=6654 vsize=110852 CPUtime=5003.49 cores=1
/proc/6656/stat : 6656 (clasp) R 6654 6654 6628 0 -1 4202496 24007 0 0 0 500343 6 0 0 25 0 1 0 509496747 113512448 23008 33554432000 4194304 4785740 140734049596416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6656/statm: 27713 23008 340 145 0 24758 0
[pid=6657] ppid=6654 vsize=458468 CPUtime=5002.35 cores=2
/proc/6657/stat : 6657 (TNM) R 6654 6654 6628 0 -1 4202496 1191 0 0 0 500233 2 0 0 25 0 1 0 509496747 469471232 1087 33554432000 134512640 134534564 4289550896 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6657/statm: 114617 1087 95 6 0 113283 0
[pid=6658] ppid=6654 vsize=122492 CPUtime=5003.63 cores=3
/proc/6658/stat : 6658 (march_hi) R 6654 6654 6628 0 -1 4202496 24358 0 0 0 500348 15 0 0 25 0 1 0 509496747 125431808 21301 33554432000 4194304 4331988 140736946783424 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6658/statm: 30623 21301 175 34 0 29065 0
[pid=6659] ppid=6654 vsize=494516 CPUtime=19987.1 cores=4-7
/proc/6659/stat : 6659 (plingeling) S 6654 6654 6628 0 -1 4202496 1753946 1249 0 0 1998453 258 0 0 25 0 5 0 509496747 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/6659/statm: 123629 79346 162 40 0 122173 0
[pid=6659/tid=6666] ppid=6654 vsize=494516 CPUtime=5003.59 cores=4-7
/proc/6659/task/6666/stat : 6666 (plingeling) R 6654 6654 6628 0 -1 4202560 458705 1249 0 0 500293 66 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4210751 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6659/tid=6667] ppid=6654 vsize=494516 CPUtime=5003.59 cores=4-7
/proc/6659/task/6667/stat : 6667 (plingeling) R 6654 6654 6628 0 -1 4202560 479527 1249 0 0 500287 72 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6659/tid=6668] ppid=6654 vsize=494516 CPUtime=4976.3 cores=4-7
/proc/6659/task/6668/stat : 6668 (plingeling) R 6654 6654 6628 0 -1 4202560 364902 1249 0 0 497577 53 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6659/tid=6669] ppid=6654 vsize=494516 CPUtime=5003.57 cores=4-7
/proc/6659/task/6669/stat : 6669 (plingeling) R 6654 6654 6628 0 -1 4202560 448039 1249 0 0 500292 65 0 0 25 0 5 0 509496751 506384384 79346 33554432000 4194304 4356188 140735451721216 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1574580

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6654 and gives
#  childrusage.ru_utime.tv_sec=20008
#  childrusage.ru_utime.tv_usec=778203
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=334341
# CPU time returned by wait4() is 20013.1
# 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): 39993.3
CPU system time (s): 6.88
CPU usage (%): 799.441
Max. virtual memory (cumulated for all children) (KiB): 7199480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20008.8
system time used= 4.33434
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1172174
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= 803
involuntary context switches= 97232

runsolver used 7.73282 second user time and 19.569 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 15:40:09
IDJOB=3275796
IDBENCH=83335
IDSOLVER=1638
FILE ID=node145/3275796-1304170809
RUNJOBID= node145-1304170809-6642
PBS_JOBID= 13170961
Free space on /tmp= 73028 MiB

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

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1799620032

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25126176 kB
Buffers:       1293268 kB
Cached:        5936068 kB
SwapCached:          4 kB
Active:         864328 kB
Inactive:      6428556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25126176 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10632 kB
Writeback:           0 kB
AnonPages:       63356 kB
Mapped:          14876 kB
Slab:           466524 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181564 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= 73020 MiB
End job on node145 at 2011-04-30 17:03:34