Trace number 3394598

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
Plingeling 587f (fixed)UNSAT 859.634 107.925

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.0577
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

859.60/107.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3394598-1306100174/watcher-3394598-1306100174 -o /tmp/evaluation-result-3394598-1306100174/solver-3394598-1306100174 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394598-1306100174.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.11 8.07 8.00 1/523 26235
/proc/meminfo: memFree=7103480/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=13296 CPUtime=0.01 cores=0-7
/proc/26235/stat : 26235 (plingeling) R 26233 26235 25980 0 -1 4202496 1479 1257 0 0 1 0 0 0 25 0 1 0 721616057 13615104 1331 33554432000 4194304 4417452 140735131291376 18446744073709551615 4231461 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26235/statm: 3324 1331 149 55 0 1210 0

[startup+0.029111 s]
/proc/loadavg: 8.11 8.07 8.00 1/523 26235
/proc/meminfo: memFree=7103480/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=17392 CPUtime=0.02 cores=0-7
/proc/26235/stat : 26235 (plingeling) R 26233 26235 25980 0 -1 4202496 2503 1257 0 0 2 0 0 0 25 0 1 0 721616057 17809408 2355 33554432000 4194304 4417452 140735131291376 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26235/statm: 4348 2355 149 55 0 2234 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17392

[startup+0.181041 s]
/proc/loadavg: 8.11 8.07 8.00 1/523 26235
/proc/meminfo: memFree=7103480/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=239548 CPUtime=1.05 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 5579 1257 0 0 105 0 0 0 25 0 9 0 721616057 245297152 4726 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 59887 4726 180 55 0 57773 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 239548

[startup+0.301021 s]
/proc/loadavg: 8.11 8.07 8.00 1/523 26235
/proc/meminfo: memFree=7103480/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=241876 CPUtime=2.01 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 7947 1257 0 0 200 1 0 0 25 0 9 0 721616057 247681024 5378 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 60469 5378 180 55 0 58355 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 241876

[startup+0.700953 s]
/proc/loadavg: 8.11 8.07 8.00 1/523 26235
/proc/meminfo: memFree=7103480/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=243780 CPUtime=5.21 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 8692 1257 0 0 520 1 0 0 25 0 9 0 721616057 249630720 6058 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 60945 6058 180 55 0 58831 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 243780

[startup+1.50082 s]
/proc/loadavg: 8.11 8.07 8.00 9/532 26249
/proc/meminfo: memFree=7077352/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=250436 CPUtime=11.59 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 10891 1257 0 0 1158 1 0 0 25 0 9 0 721616057 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 62609 8022 180 55 0 60495 0
[pid=26235/tid=26242] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 1155 1257 0 0 144 0 0 0 20 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4277742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 863 1257 0 0 144 0 0 0 19 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4309218 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 1046 1257 0 0 144 0 0 0 25 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 1573 1257 0 0 144 0 0 0 25 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 827 1257 0 0 144 0 0 0 19 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4310248 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 912 1257 0 0 144 0 0 0 25 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4277552 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=250436 CPUtime=1.44 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 673 1257 0 0 144 0 0 0 25 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=250436 CPUtime=1.42 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 821 1257 0 0 142 0 0 0 25 0 9 0 721616062 256446464 8022 33554432000 4194304 4417452 140735131291376 18446744073709551615 4307831 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 250436

[startup+3.10054 s]
/proc/loadavg: 8.18 8.09 8.01 9/532 26249
/proc/meminfo: memFree=7068796/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=252672 CPUtime=24.23 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 14234 1257 0 0 2419 4 0 0 25 0 9 0 721616057 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 63168 8757 180 55 0 61054 0
[pid=26235/tid=26242] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 1255 1257 0 0 304 0 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 877 1257 0 0 304 0 0 0 24 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 1811 1257 0 0 304 0 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 2911 1257 0 0 303 1 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 1430 1257 0 0 304 0 0 0 24 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=252672 CPUtime=2.9 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 912 1257 0 0 289 1 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=252672 CPUtime=3.04 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 956 1257 0 0 304 0 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=252672 CPUtime=3 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 1061 1257 0 0 300 0 0 0 25 0 9 0 721616062 258736128 8757 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.23
Current children cumulated vsize (KiB) 252672

[startup+6.30099 s]
/proc/loadavg: 8.18 8.09 8.01 9/532 26249
/proc/meminfo: memFree=7062872/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=260132 CPUtime=49.76 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 20404 1257 0 0 4971 5 0 0 25 0 9 0 721616057 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 65033 10635 180 55 0 62919 0
[pid=26235/tid=26242] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 1534 1257 0 0 624 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 1276 1257 0 0 624 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 3728 1257 0 0 624 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 4687 1257 0 0 623 1 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 2006 1257 0 0 624 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=260132 CPUtime=6.08 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 1185 1257 0 0 607 1 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=260132 CPUtime=6.24 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 1431 1257 0 0 624 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=260132 CPUtime=6.14 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 1536 1257 0 0 614 0 0 0 25 0 9 0 721616062 266375168 10635 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 260132

[startup+12.7009 s]
/proc/loadavg: 8.15 8.08 8.01 9/532 26249
/proc/meminfo: memFree=7049788/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=271068 CPUtime=100.83 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 40590 1257 0 0 10074 9 0 0 25 0 9 0 721616057 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 67767 12848 180 55 0 65653 0
[pid=26235/tid=26242] ppid=26233 vsize=271068 CPUtime=12.63 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 3291 1257 0 0 1263 0 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=271068 CPUtime=12.64 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 3126 1257 0 0 1264 0 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=271068 CPUtime=12.64 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 7497 1257 0 0 1263 1 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=271068 CPUtime=12.64 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 9521 1257 0 0 1262 2 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=271068 CPUtime=12.63 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 3752 1257 0 0 1263 0 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=271068 CPUtime=12.47 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 2633 1257 0 0 1246 1 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=271068 CPUtime=12.63 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 4066 1257 0 0 1263 0 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=271068 CPUtime=12.42 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 3683 1257 0 0 1242 0 0 0 25 0 9 0 721616062 277573632 12848 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 271068

[startup+25.5007 s]
/proc/loadavg: 8.13 8.08 8.01 9/532 26249
/proc/meminfo: memFree=7032356/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=293104 CPUtime=202.97 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 98934 1257 0 0 20277 20 0 0 25 0 9 0 721616057 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 73276 18365 180 55 0 71162 0
[pid=26235/tid=26242] ppid=26233 vsize=293104 CPUtime=25.44 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 9466 1257 0 0 2543 1 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=293104 CPUtime=25.44 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 9708 1257 0 0 2543 1 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=293104 CPUtime=25.44 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 18334 1257 0 0 2540 4 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=293104 CPUtime=25.44 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 17254 1257 0 0 2541 3 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=293104 CPUtime=25.44 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 9941 1257 0 0 2542 2 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=293104 CPUtime=25.26 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 8616 1257 0 0 2523 3 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=293104 CPUtime=25.43 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 10611 1257 0 0 2541 2 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=293104 CPUtime=25 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 11983 1257 0 0 2498 2 0 0 25 0 9 0 721616062 300138496 18365 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.97
Current children cumulated vsize (KiB) 293104

[startup+51.1013 s]
/proc/loadavg: 8.08 8.07 8.01 9/532 26251
/proc/meminfo: memFree=7012192/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=312780 CPUtime=407.31 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 193730 1257 0 0 40688 43 0 0 25 0 9 0 721616057 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 78195 23103 180 55 0 76081 0
[pid=26235/tid=26242] ppid=26233 vsize=312780 CPUtime=51.04 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 18441 1257 0 0 5101 3 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=312780 CPUtime=51.04 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 19078 1257 0 0 5101 3 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=312780 CPUtime=51.04 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 35079 1257 0 0 5097 7 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=312780 CPUtime=51.04 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 29745 1257 0 0 5099 5 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4352466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=312780 CPUtime=51.03 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 23166 1257 0 0 5099 4 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=312780 CPUtime=50.82 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 20290 1257 0 0 5072 10 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=312780 CPUtime=51.02 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 20508 1257 0 0 5099 3 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=312780 CPUtime=50.16 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 24402 1257 0 0 5012 4 0 0 25 0 9 0 721616062 320286720 23103 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366090 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.31
Current children cumulated vsize (KiB) 312780

[startup+102.32 s]
/proc/loadavg: 8.07 8.07 8.01 9/532 26251
/proc/meminfo: memFree=6994808/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=327156 CPUtime=816.14 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 332144 1257 0 0 81547 67 0 0 25 0 9 0 721616057 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 81789 26866 180 55 0 79675 0
[pid=26235/tid=26242] ppid=26233 vsize=327156 CPUtime=102.26 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 32043 1257 0 0 10221 5 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=327156 CPUtime=102.25 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 34239 1257 0 0 10220 5 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=327156 CPUtime=102.26 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 60403 1257 0 0 10215 11 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=327156 CPUtime=102.26 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 46477 1257 0 0 10219 7 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=327156 CPUtime=102.25 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 40066 1257 0 0 10218 7 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4356783 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=327156 CPUtime=102.02 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 38335 1257 0 0 10188 14 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=327156 CPUtime=102.23 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 36235 1257 0 0 10216 7 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=327156 CPUtime=100.48 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 41325 1257 0 0 10041 7 0 0 25 0 9 0 721616062 335007744 26866 33554432000 4194304 4417452 140735131291376 18446744073709551615 4258191 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 816.14
Current children cumulated vsize (KiB) 327156

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

[startup+105.501 s]
/proc/loadavg: 8.07 8.07 8.01 9/532 26251
/proc/meminfo: memFree=7003012/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=319020 CPUtime=841.66 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 341311 1257 0 0 84097 69 0 0 25 0 9 0 721616057 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 79755 24812 180 55 0 77641 0
[pid=26235/tid=26242] ppid=26233 vsize=319020 CPUtime=105.46 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 33921 1257 0 0 10540 6 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=319020 CPUtime=105.45 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 34749 1257 0 0 10540 5 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=319020 CPUtime=105.46 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 61556 1257 0 0 10535 11 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=319020 CPUtime=105.46 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 47828 1257 0 0 10538 8 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=319020 CPUtime=105.45 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 40713 1257 0 0 10538 7 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4242754 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=319020 CPUtime=105.22 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 39090 1257 0 0 10508 14 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=319020 CPUtime=105.43 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 37211 1257 0 0 10536 7 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=319020 CPUtime=103.63 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 43222 1257 0 0 10355 8 0 0 25 0 9 0 721616062 326676480 24812 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 841.66
Current children cumulated vsize (KiB) 319020

[startup+107.101 s]
/proc/loadavg: 8.06 8.07 8.00 9/532 26253
/proc/meminfo: memFree=7008968/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=314752 CPUtime=854.3 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 343152 1257 0 0 85361 69 0 0 25 0 9 0 721616057 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 78688 23745 180 55 0 76574 0
[pid=26235/tid=26242] ppid=26233 vsize=314752 CPUtime=107.04 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 33921 1257 0 0 10698 6 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=314752 CPUtime=107.03 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 35383 1257 0 0 10698 5 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=314752 CPUtime=107.04 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 61556 1257 0 0 10693 11 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=314752 CPUtime=107.04 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 47848 1257 0 0 10696 8 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=314752 CPUtime=107.03 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 41827 1257 0 0 10696 7 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=314752 CPUtime=106.8 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 39090 1257 0 0 10666 14 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=314752 CPUtime=107.01 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 37211 1257 0 0 10694 7 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=314752 CPUtime=105.19 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 43295 1257 0 0 10511 8 0 0 25 0 9 0 721616062 322306048 23745 33554432000 4194304 4417452 140735131291376 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 854.3
Current children cumulated vsize (KiB) 314752

[startup+107.501 s]
/proc/loadavg: 8.06 8.07 8.00 9/532 26253
/proc/meminfo: memFree=7008968/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=316820 CPUtime=857.5 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 343669 1257 0 0 85680 70 0 0 25 0 9 0 721616057 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 79205 24262 180 55 0 77091 0
[pid=26235/tid=26242] ppid=26233 vsize=316820 CPUtime=107.44 cores=0-7
/proc/26235/task/26242/stat : 26242 (plingeling) R 26233 26235 25980 0 -1 4202560 33921 1257 0 0 10738 6 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26235/tid=26243] ppid=26233 vsize=316820 CPUtime=107.43 cores=0-7
/proc/26235/task/26243/stat : 26243 (plingeling) R 26233 26235 25980 0 -1 4202560 35383 1257 0 0 10738 5 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26235/tid=26244] ppid=26233 vsize=316820 CPUtime=107.44 cores=0-7
/proc/26235/task/26244/stat : 26244 (plingeling) R 26233 26235 25980 0 -1 4202560 61556 1257 0 0 10733 11 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26235/tid=26245] ppid=26233 vsize=316820 CPUtime=107.44 cores=0-7
/proc/26235/task/26245/stat : 26245 (plingeling) R 26233 26235 25980 0 -1 4202560 47848 1257 0 0 10736 8 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26235/tid=26246] ppid=26233 vsize=316820 CPUtime=107.43 cores=0-7
/proc/26235/task/26246/stat : 26246 (plingeling) R 26233 26235 25980 0 -1 4202560 41827 1257 0 0 10736 7 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26235/tid=26247] ppid=26233 vsize=316820 CPUtime=107.19 cores=0-7
/proc/26235/task/26247/stat : 26247 (plingeling) R 26233 26235 25980 0 -1 4202560 39607 1257 0 0 10705 14 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26235/tid=26248] ppid=26233 vsize=316820 CPUtime=107.41 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 37211 1257 0 0 10734 7 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26235/tid=26249] ppid=26233 vsize=316820 CPUtime=105.59 cores=0-7
/proc/26235/task/26249/stat : 26249 (plingeling) R 26233 26235 25980 0 -1 4202560 43295 1257 0 0 10551 8 0 0 25 0 9 0 721616062 324423680 24262 33554432000 4194304 4417452 140735131291376 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 857.5
Current children cumulated vsize (KiB) 316820

[startup+107.901 s]
/proc/loadavg: 8.06 8.07 8.00 6/529 26253
/proc/meminfo: memFree=7021508/32951132 swapFree=54105148/67111528
[pid=26235] ppid=26233 vsize=272812 CPUtime=859.6 cores=0-7
/proc/26235/stat : 26235 (plingeling) S 26233 26235 25980 0 -1 4202496 344798 1257 0 0 85890 70 0 0 15 0 2 0 721616057 279359488 20883 33554432000 4194304 4417452 140735131291376 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26235/statm: 68203 20883 181 55 0 66089 0
[pid=26235/tid=26248] ppid=26233 vsize=272812 CPUtime=107.81 cores=0-7
/proc/26235/task/26248/stat : 26248 (plingeling) R 26233 26235 25980 0 -1 4202560 37835 1257 0 0 10774 7 0 0 25 0 2 0 721616062 279359488 20883 33554432000 4194304 4417452 140735131291376 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 859.6
Current children cumulated vsize (KiB) 272812

Child status: 20
Real time (s): 107.925
CPU time (s): 859.634
CPU user time (s): 858.921
CPU system time (s): 0.712891
CPU usage (%): 796.514
Max. virtual memory (cumulated for all children) (KiB): 334940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 858.921
system time used= 0.712891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346058
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= 292
involuntary context switches= 3846

runsolver used 0.548916 second user time and 1.3338 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-22 23:36:14
IDJOB=3394598
IDBENCH=83287
IDSOLVER=1851
FILE ID=node128/3394598-1306100174
RUNJOBID= node128-1306095034-25994
PBS_JOBID= 13387971
Free space on /tmp= 73260 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394598-1306100174/watcher-3394598-1306100174 -o /tmp/evaluation-result-3394598-1306100174/solver-3394598-1306100174 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394598-1306100174.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=796148910

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       7103628 kB
Buffers:        214192 kB
Cached:        4187036 kB
SwapCached:      78180 kB
Active:       10044328 kB
Inactive:     15509516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       7103628 kB
SwapTotal:    67111528 kB
SwapFree:     54105148 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:    21084044 kB
Mapped:          19044 kB
Slab:           110588 kB
PageTables:     111200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174776224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73256 MiB
End job on node128 at 2011-05-22 23:38:02