Trace number 3310053

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 587UNSAT 343.298 43.0609

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

343.14/43.06	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: 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-3310053-1304019091/watcher-3310053-1304019091 -o /tmp/evaluation-result-3310053-1304019091/solver-3310053-1304019091 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3310053-1304019091.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: 0.80 0.18 0.06 1/170 9119
/proc/meminfo: memFree=14169660/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=11520 CPUtime=0 cores=0-7
/proc/9119/stat : 9119 (plingeling) R 9117 9119 9052 0 -1 4202496 949 1255 0 0 0 0 0 0 23 0 1 0 513508935 11796480 877 33554432000 4194304 4417332 140734753591904 18446744073709551615 248089394955 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9119/statm: 2880 877 148 55 0 766 0

[startup+0.011874 s]
/proc/loadavg: 0.80 0.18 0.06 1/170 9119
/proc/meminfo: memFree=14169660/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=13152 CPUtime=0 cores=0-7
/proc/9119/stat : 9119 (plingeling) R 9117 9119 9052 0 -1 4202496 1367 1255 0 0 0 0 0 0 23 0 1 0 513508935 13467648 1295 33554432000 4194304 4417332 140734753591904 18446744073709551615 4264888 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9119/statm: 3288 1295 148 55 0 1174 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13152

[startup+0.106855 s]
/proc/loadavg: 0.80 0.18 0.06 1/170 9119
/proc/meminfo: memFree=14169660/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=234588 CPUtime=0.24 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 5344 1255 0 0 24 0 0 0 25 0 9 0 513508935 240218112 3498 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 58647 3498 172 55 0 56533 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 234588

[startup+0.300818 s]
/proc/loadavg: 0.80 0.18 0.06 1/170 9119
/proc/meminfo: memFree=14169660/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=235580 CPUtime=1.75 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 10740 1255 0 0 174 1 0 0 25 0 9 0 513508935 241233920 4166 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 58895 4166 174 55 0 56781 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 235580

[startup+0.700748 s]
/proc/loadavg: 0.80 0.18 0.06 1/170 9119
/proc/meminfo: memFree=14169660/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=250456 CPUtime=4.95 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 14985 1255 0 0 493 2 0 0 25 0 9 0 513508935 256466944 7459 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 62614 7459 176 55 0 60500 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 250456

[startup+1.50061 s]
/proc/loadavg: 0.80 0.18 0.06 9/179 9133
/proc/meminfo: memFree=14128180/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=253132 CPUtime=11.34 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 23701 1255 0 0 1130 4 0 0 25 0 9 0 513508935 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 63283 8163 181 55 0 61169 0
[pid=9119/tid=9126] ppid=9117 vsize=253132 CPUtime=1.4 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 4571 1255 0 0 140 0 0 0 25 0 9 0 513508942 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=253132 CPUtime=1.41 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 3590 1255 0 0 141 0 0 0 25 0 9 0 513508942 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=253132 CPUtime=1.42 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 1288 1255 0 0 142 0 0 0 25 0 9 0 513508942 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=253132 CPUtime=1.4 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 2052 1255 0 0 140 0 0 0 25 0 9 0 513508942 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=253132 CPUtime=1.41 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 3288 1255 0 0 141 0 0 0 25 0 9 0 513508942 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=253132 CPUtime=1.4 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 2398 1255 0 0 140 0 0 0 19 0 9 0 513508943 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4357783 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=253132 CPUtime=1.41 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 1393 1255 0 0 141 0 0 0 25 0 9 0 513508943 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=253132 CPUtime=1.35 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 1354 1255 0 0 135 0 0 0 25 0 9 0 513508943 259207168 8163 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 253132

[startup+3.10133 s]
/proc/loadavg: 0.80 0.18 0.06 9/179 9133
/proc/meminfo: memFree=14132892/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=270172 CPUtime=24.14 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 30486 1255 0 0 2410 4 0 0 25 0 9 0 513508935 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 67543 12611 181 55 0 65429 0
[pid=9119/tid=9126] ppid=9117 vsize=270172 CPUtime=3.01 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 5721 1255 0 0 301 0 0 0 25 0 9 0 513508942 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=270172 CPUtime=3.01 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 4802 1255 0 0 301 0 0 0 25 0 9 0 513508942 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4250593 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=270172 CPUtime=3.02 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 2571 1255 0 0 302 0 0 0 25 0 9 0 513508942 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=270172 CPUtime=3 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 4033 1255 0 0 300 0 0 0 25 0 9 0 513508942 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=270172 CPUtime=3.01 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 3357 1255 0 0 301 0 0 0 25 0 9 0 513508942 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=270172 CPUtime=3 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 2971 1255 0 0 300 0 0 0 25 0 9 0 513508943 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=270172 CPUtime=3.01 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 1781 1255 0 0 301 0 0 0 25 0 9 0 513508943 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=270172 CPUtime=2.95 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 1483 1255 0 0 295 0 0 0 25 0 9 0 513508943 276656128 12611 33554432000 4194304 4417332 140734753591904 18446744073709551615 4237250 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 270172

[startup+6.30076 s]
/proc/loadavg: 1.37 0.31 0.10 9/179 9133
/proc/meminfo: memFree=14114912/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=286880 CPUtime=49.72 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 36982 1255 0 0 4967 5 0 0 25 0 9 0 513508935 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 71720 16667 181 55 0 69606 0
[pid=9119/tid=9126] ppid=9117 vsize=286880 CPUtime=6.21 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 6382 1255 0 0 621 0 0 0 25 0 9 0 513508942 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=286880 CPUtime=6.21 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 4802 1255 0 0 621 0 0 0 25 0 9 0 513508942 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4352313 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=286880 CPUtime=6.21 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 3327 1255 0 0 621 0 0 0 25 0 9 0 513508942 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=286880 CPUtime=6.19 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 6816 1255 0 0 619 0 0 0 25 0 9 0 513508942 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=286880 CPUtime=6.21 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 4097 1255 0 0 621 0 0 0 25 0 9 0 513508942 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4277552 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=286880 CPUtime=6.2 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 3409 1255 0 0 620 0 0 0 25 0 9 0 513508943 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=286880 CPUtime=6.21 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 2899 1255 0 0 621 0 0 0 25 0 9 0 513508943 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=286880 CPUtime=6.13 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 1483 1255 0 0 613 0 0 0 25 0 9 0 513508943 293765120 16667 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.72
Current children cumulated vsize (KiB) 286880

[startup+12.7006 s]
/proc/loadavg: 1.91 0.43 0.14 9/179 9133
/proc/meminfo: memFree=14084044/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=311684 CPUtime=100.89 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 49152 1255 0 0 10082 7 0 0 25 0 9 0 513508935 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 77921 22868 181 55 0 75807 0
[pid=9119/tid=9126] ppid=9117 vsize=311684 CPUtime=12.61 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 8083 1255 0 0 1260 1 0 0 25 0 9 0 513508942 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=311684 CPUtime=12.61 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 5561 1255 0 0 1261 0 0 0 25 0 9 0 513508942 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4353877 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=311684 CPUtime=12.61 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 3617 1255 0 0 1261 0 0 0 25 0 9 0 513508942 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=311684 CPUtime=12.59 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 13168 1255 0 0 1258 1 0 0 25 0 9 0 513508942 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4356896 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=311684 CPUtime=12.6 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 5415 1255 0 0 1260 0 0 0 25 0 9 0 513508942 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=311684 CPUtime=12.6 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 4011 1255 0 0 1260 0 0 0 25 0 9 0 513508943 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4257888 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=311684 CPUtime=12.61 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 3270 1255 0 0 1261 0 0 0 25 0 9 0 513508943 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=311684 CPUtime=12.5 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 2260 1255 0 0 1250 0 0 0 25 0 9 0 513508943 319164416 22868 33554432000 4194304 4417332 140734753591904 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 311684

[startup+25.5004 s]
/proc/loadavg: 3.25 0.80 0.27 9/179 9133
/proc/meminfo: memFree=14072136/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=321372 CPUtime=203.22 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 63740 1255 0 0 20313 9 0 0 25 0 9 0 513508935 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 80343 25302 181 55 0 78229 0
[pid=9119/tid=9126] ppid=9117 vsize=321372 CPUtime=25.41 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 8472 1255 0 0 2540 1 0 0 25 0 9 0 513508942 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=321372 CPUtime=25.41 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 2541 0 0 0 25 0 9 0 513508942 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4366109 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=321372 CPUtime=25.41 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 5364 1255 0 0 2541 0 0 0 25 0 9 0 513508942 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=321372 CPUtime=25.39 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 18737 1255 0 0 2537 2 0 0 25 0 9 0 513508942 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=321372 CPUtime=25.41 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 7367 1255 0 0 2540 1 0 0 25 0 9 0 513508942 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=321372 CPUtime=25.4 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 4479 1255 0 0 2540 0 0 0 25 0 9 0 513508943 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=321372 CPUtime=25.41 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 5795 1255 0 0 2540 1 0 0 25 0 9 0 513508943 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=321372 CPUtime=25.23 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 3702 1255 0 0 2523 0 0 0 25 0 9 0 513508943 329084928 25302 33554432000 4194304 4417332 140734753591904 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 321372

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

[startup+31.9062 s]
/proc/loadavg: 3.63 0.92 0.31 9/179 9133
/proc/meminfo: memFree=14063080/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=332220 CPUtime=254.44 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 71980 1255 0 0 25433 11 0 0 25 0 9 0 513508935 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 83055 28014 181 55 0 80941 0
[pid=9119/tid=9126] ppid=9117 vsize=332220 CPUtime=31.82 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 8472 1255 0 0 3181 1 0 0 25 0 9 0 513508942 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=332220 CPUtime=31.82 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 3182 0 0 0 25 0 9 0 513508942 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=332220 CPUtime=31.82 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 5364 1255 0 0 3182 0 0 0 25 0 9 0 513508942 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4308317 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=332220 CPUtime=31.81 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 22311 1255 0 0 3178 3 0 0 25 0 9 0 513508942 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=332220 CPUtime=31.81 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 8025 1255 0 0 3180 1 0 0 25 0 9 0 513508942 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4353631 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=332220 CPUtime=31.81 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 4918 1255 0 0 3181 0 0 0 25 0 9 0 513508943 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=332220 CPUtime=31.81 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 7509 1255 0 0 3180 1 0 0 25 0 9 0 513508943 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=332220 CPUtime=31.61 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 5557 1255 0 0 3161 0 0 0 25 0 9 0 513508943 340193280 28014 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 254.44
Current children cumulated vsize (KiB) 332220

[startup+38.3011 s]
/proc/loadavg: 3.98 1.04 0.35 9/179 9133
/proc/meminfo: memFree=14054764/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=330184 CPUtime=305.57 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 82959 1255 0 0 30543 14 0 0 25 0 9 0 513508935 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 82546 27505 181 55 0 80432 0
[pid=9119/tid=9126] ppid=9117 vsize=330184 CPUtime=38.21 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 8472 1255 0 0 3820 1 0 0 25 0 9 0 513508942 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=330184 CPUtime=38.21 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 3821 0 0 0 25 0 9 0 513508942 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=330184 CPUtime=38.21 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 3821 0 0 0 25 0 9 0 513508942 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=330184 CPUtime=38.2 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 27172 1255 0 0 3816 4 0 0 25 0 9 0 513508942 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=330184 CPUtime=38.2 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 8897 1255 0 0 3819 1 0 0 25 0 9 0 513508942 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=330184 CPUtime=38.2 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 5871 1255 0 0 3820 0 0 0 25 0 9 0 513508943 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=330184 CPUtime=38.21 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9326 1255 0 0 3819 2 0 0 25 0 9 0 513508943 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4357322 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=330184 CPUtime=37.98 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 7009 1255 0 0 3797 1 0 0 25 0 9 0 513508943 338108416 27505 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 305.57
Current children cumulated vsize (KiB) 330184

[startup+41.5005 s]
/proc/loadavg: 4.30 1.16 0.39 9/179 9134
/proc/meminfo: memFree=14053032/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=344648 CPUtime=331.15 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 89523 1255 0 0 33100 15 0 0 25 0 9 0 513508935 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 86162 31121 181 55 0 84048 0
[pid=9119/tid=9126] ppid=9117 vsize=344648 CPUtime=41.41 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 9385 1255 0 0 4140 1 0 0 25 0 9 0 513508942 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=344648 CPUtime=41.41 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 4141 0 0 0 25 0 9 0 513508942 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=344648 CPUtime=41.41 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 4141 0 0 0 25 0 9 0 513508942 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364317 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=344648 CPUtime=41.39 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 29300 1255 0 0 4135 4 0 0 25 0 9 0 513508942 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=344648 CPUtime=41.4 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 9409 1255 0 0 4139 1 0 0 25 0 9 0 513508942 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4276054 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=344648 CPUtime=41.41 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 6366 1255 0 0 4140 1 0 0 25 0 9 0 513508943 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=344648 CPUtime=41.41 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9751 1255 0 0 4139 2 0 0 25 0 9 0 513508943 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=344648 CPUtime=41.17 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 9100 1255 0 0 4115 2 0 0 25 0 9 0 513508943 352919552 31121 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 331.15
Current children cumulated vsize (KiB) 344648

[startup+42.3004 s]
/proc/loadavg: 4.30 1.16 0.39 9/179 9134
/proc/meminfo: memFree=14060596/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=325512 CPUtime=337.55 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 90329 1255 0 0 33740 15 0 0 25 0 9 0 513508935 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 81378 26337 181 55 0 79264 0
[pid=9119/tid=9126] ppid=9117 vsize=325512 CPUtime=42.21 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 9505 1255 0 0 4220 1 0 0 25 0 9 0 513508942 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4277433 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=325512 CPUtime=42.21 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 4221 0 0 0 25 0 9 0 513508942 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365108 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=325512 CPUtime=42.21 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 4221 0 0 0 25 0 9 0 513508942 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=325512 CPUtime=42.19 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 29929 1255 0 0 4215 4 0 0 25 0 9 0 513508942 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=325512 CPUtime=42.2 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 9466 1255 0 0 4219 1 0 0 25 0 9 0 513508942 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=325512 CPUtime=42.21 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 6366 1255 0 0 4220 1 0 0 25 0 9 0 513508943 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=325512 CPUtime=42.21 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9751 1255 0 0 4219 2 0 0 25 0 9 0 513508943 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=325512 CPUtime=41.96 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 9100 1255 0 0 4194 2 0 0 25 0 9 0 513508943 333324288 26337 33554432000 4194304 4417332 140734753591904 18446744073709551615 4277594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 337.55
Current children cumulated vsize (KiB) 325512

[startup+42.7003 s]
/proc/loadavg: 4.30 1.16 0.39 9/179 9134
/proc/meminfo: memFree=14060596/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=319876 CPUtime=340.74 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 90539 1255 0 0 34059 15 0 0 25 0 9 0 513508935 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 79969 24928 181 55 0 77855 0
[pid=9119/tid=9126] ppid=9117 vsize=319876 CPUtime=42.61 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 9530 1255 0 0 4260 1 0 0 25 0 9 0 513508942 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=319876 CPUtime=42.61 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 4261 0 0 0 25 0 9 0 513508942 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=319876 CPUtime=42.61 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 4261 0 0 0 25 0 9 0 513508942 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=319876 CPUtime=42.59 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 29974 1255 0 0 4255 4 0 0 25 0 9 0 513508942 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=319876 CPUtime=42.6 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 9542 1255 0 0 4259 1 0 0 25 0 9 0 513508942 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4307540 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=319876 CPUtime=42.61 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 6366 1255 0 0 4260 1 0 0 25 0 9 0 513508943 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4275932 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=319876 CPUtime=42.61 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9751 1255 0 0 4259 2 0 0 25 0 9 0 513508943 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=319876 CPUtime=42.36 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 9164 1255 0 0 4234 2 0 0 25 0 9 0 513508943 327553024 24928 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 340.74
Current children cumulated vsize (KiB) 319876

[startup+42.9063 s]
/proc/loadavg: 4.30 1.16 0.39 9/179 9134
/proc/meminfo: memFree=14072500/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=318212 CPUtime=342.38 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 90674 1255 0 0 34223 15 0 0 25 0 9 0 513508935 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 79553 24512 181 55 0 77439 0
[pid=9119/tid=9126] ppid=9117 vsize=318212 CPUtime=42.82 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 9563 1255 0 0 4281 1 0 0 25 0 9 0 513508942 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=318212 CPUtime=42.82 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 4282 0 0 0 25 0 9 0 513508942 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=318212 CPUtime=42.81 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 4281 0 0 0 25 0 9 0 513508942 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=318212 CPUtime=42.8 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 29974 1255 0 0 4276 4 0 0 25 0 9 0 513508942 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=318212 CPUtime=42.81 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 9542 1255 0 0 4280 1 0 0 25 0 9 0 513508942 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4240304 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=318212 CPUtime=42.81 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 6468 1255 0 0 4280 1 0 0 25 0 9 0 513508943 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=318212 CPUtime=42.82 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9751 1255 0 0 4280 2 0 0 25 0 9 0 513508943 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=318212 CPUtime=42.56 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 9164 1255 0 0 4254 2 0 0 25 0 9 0 513508943 325849088 24512 33554432000 4194304 4417332 140734753591904 18446744073709551615 4346472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 318212

[startup+43.0013 s]
/proc/loadavg: 4.30 1.16 0.39 9/179 9134
/proc/meminfo: memFree=14072500/32950928 swapFree=67111528/67111528
[pid=9119] ppid=9117 vsize=315240 CPUtime=343.14 cores=0-7
/proc/9119/stat : 9119 (plingeling) S 9117 9119 9052 0 -1 4202496 90837 1255 0 0 34299 15 0 0 25 0 9 0 513508935 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9119/statm: 78810 23769 181 55 0 76696 0
[pid=9119/tid=9126] ppid=9117 vsize=315240 CPUtime=42.91 cores=0-7
/proc/9119/task/9126/stat : 9126 (plingeling) R 9117 9119 9052 0 -1 4202560 9629 1255 0 0 4290 1 0 0 25 0 9 0 513508942 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9119/tid=9127] ppid=9117 vsize=315240 CPUtime=42.91 cores=0-7
/proc/9119/task/9127/stat : 9127 (plingeling) R 9117 9119 9052 0 -1 4202560 6057 1255 0 0 4291 0 0 0 25 0 9 0 513508942 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4357034 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9119/tid=9128] ppid=9117 vsize=315240 CPUtime=42.91 cores=0-7
/proc/9119/task/9128/stat : 9128 (plingeling) R 9117 9119 9052 0 -1 4202560 6388 1255 0 0 4291 0 0 0 25 0 9 0 513508942 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9119/tid=9129] ppid=9117 vsize=315240 CPUtime=42.89 cores=0-7
/proc/9119/task/9129/stat : 9129 (plingeling) R 9117 9119 9052 0 -1 4202560 30063 1255 0 0 4285 4 0 0 25 0 9 0 513508942 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9119/tid=9130] ppid=9117 vsize=315240 CPUtime=42.9 cores=0-7
/proc/9119/task/9130/stat : 9130 (plingeling) R 9117 9119 9052 0 -1 4202560 9546 1255 0 0 4289 1 0 0 25 0 9 0 513508942 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9119/tid=9131] ppid=9117 vsize=315240 CPUtime=42.91 cores=0-7
/proc/9119/task/9131/stat : 9131 (plingeling) R 9117 9119 9052 0 -1 4202560 6468 1255 0 0 4290 1 0 0 25 0 9 0 513508943 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9119/tid=9132] ppid=9117 vsize=315240 CPUtime=42.91 cores=0-7
/proc/9119/task/9132/stat : 9132 (plingeling) R 9117 9119 9052 0 -1 4202560 9751 1255 0 0 4289 2 0 0 25 0 9 0 513508943 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4237232 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9119/tid=9133] ppid=9117 vsize=315240 CPUtime=42.66 cores=0-7
/proc/9119/task/9133/stat : 9133 (plingeling) R 9117 9119 9052 0 -1 4202560 9168 1255 0 0 4264 2 0 0 25 0 9 0 513508943 322805760 23769 33554432000 4194304 4417332 140734753591904 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 343.14
Current children cumulated vsize (KiB) 315240

Child status: 20
Real time (s): 43.0609
CPU time (s): 343.298
CPU user time (s): 343.133
CPU system time (s): 0.164974
CPU usage (%): 797.237
Max. virtual memory (cumulated for all children) (KiB): 345516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 343.133
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92096
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= 270
involuntary context switches= 1576

runsolver used 0.06199 second user time and 0.145977 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-28 21:31:31
IDJOB=3310053
IDBENCH=87988
IDSOLVER=1695
FILE ID=node123/3310053-1304019091
RUNJOBID= node123-1304019070-9066
PBS_JOBID= 13170289
Free space on /tmp= 72816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310053-1304019091/watcher-3310053-1304019091 -o /tmp/evaluation-result-3310053-1304019091/solver-3310053-1304019091 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3310053-1304019091.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1374974932

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14169940 kB
Buffers:       2189620 kB
Cached:       15975544 kB
SwapCached:          0 kB
Active:        8874628 kB
Inactive:      9354700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14169940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1068 kB
Writeback:           0 kB
AnonPages:       63312 kB
Mapped:          14488 kB
Slab:           485804 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186856 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= 72816 MiB
End job on node123 at 2011-04-28 21:32:15