Trace number 3257590

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 3652.19 915.554

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.524
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

3652.12/915.55	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-3257590-1304046252/watcher-3257590-1304046252 -o /tmp/evaluation-result-3257590-1304046252/solver-3257590-1304046252 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257590-1304046252.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.04 7.82 5/181 9904
/proc/meminfo: memFree=26351428/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=9384 CPUtime=0 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) R 9902 9904 9252 0 -1 4202496 438 1251 0 0 0 0 0 0 25 0 1 0 516223935 9609216 366 33554432000 4194304 4417332 140733712471024 18446744073709551615 251813934061 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9904/statm: 2346 366 146 55 0 232 0

[startup+0.0919579 s]
/proc/loadavg: 8.06 8.04 7.82 5/181 9904
/proc/meminfo: memFree=26351428/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=25348 CPUtime=0.08 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) R 9902 9904 9252 0 -1 4202496 4543 1251 0 0 8 0 0 0 25 0 1 0 516223935 25956352 4358 33554432000 4194304 4417332 140733712471024 18446744073709551615 251813858941 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9904/statm: 6337 4358 147 55 0 4223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25348

[startup+0.19394 s]
/proc/loadavg: 8.06 8.04 7.82 5/181 9904
/proc/meminfo: memFree=26351428/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=65112 CPUtime=0.48 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 4702 1251 0 0 48 0 0 0 25 0 5 0 516223935 66674688 4079 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 16278 4079 174 55 0 14164 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 65112

[startup+0.300922 s]
/proc/loadavg: 8.06 8.04 7.82 5/181 9904
/proc/meminfo: memFree=26351428/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=65392 CPUtime=0.91 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 4836 1251 0 0 91 0 0 0 25 0 5 0 516223935 66961408 4152 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 16348 4152 181 55 0 14234 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 65392

[startup+0.700855 s]
/proc/loadavg: 8.06 8.04 7.82 5/181 9904
/proc/meminfo: memFree=26351428/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=67448 CPUtime=2.51 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 7235 1251 0 0 250 1 0 0 25 0 5 0 516223935 69066752 4681 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 16862 4681 181 55 0 14748 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 67448

[startup+1.50072 s]
/proc/loadavg: 8.06 8.04 7.82 9/186 9914
/proc/meminfo: memFree=26330668/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=71060 CPUtime=5.7 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 9956 1251 0 0 569 1 0 0 25 0 5 0 516223935 72765440 5559 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 17765 5559 181 55 0 15651 0
[pid=9904/tid=9911] ppid=9902 vsize=71060 CPUtime=1.4 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 672 1251 0 0 140 0 0 0 25 0 5 0 516223944 72765440 5559 33554432000 4194304 4417332 140733712471024 18446744073709551615 4248899 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=71060 CPUtime=1.4 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 639 1251 0 0 140 0 0 0 25 0 5 0 516223944 72765440 5559 33554432000 4194304 4417332 140733712471024 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=71060 CPUtime=1.4 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 2323 1251 0 0 140 0 0 0 18 0 5 0 516223944 72765440 5559 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=71060 CPUtime=1.39 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 1767 1251 0 0 139 0 0 0 25 0 5 0 516223944 72765440 5559 33554432000 4194304 4417332 140733712471024 18446744073709551615 251813934041 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 71060

[startup+3.10046 s]
/proc/loadavg: 8.06 8.04 7.82 9/186 9914
/proc/meminfo: memFree=26329304/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=69832 CPUtime=12.1 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 15370 1251 0 0 1208 2 0 0 25 0 5 0 516223935 71507968 5273 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 17458 5273 181 55 0 15344 0
[pid=9904/tid=9911] ppid=9902 vsize=69832 CPUtime=3 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 1017 1251 0 0 300 0 0 0 25 0 5 0 516223944 71507968 5273 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=69832 CPUtime=3 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 1533 1251 0 0 300 0 0 0 25 0 5 0 516223944 71507968 5273 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=69832 CPUtime=3 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 4066 1251 0 0 300 0 0 0 20 0 5 0 516223944 71507968 5273 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=69832 CPUtime=2.98 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 4199 1251 0 0 298 0 0 0 25 0 5 0 516223944 71507968 5273 33554432000 4194304 4417332 140733712471024 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 69832

[startup+6.30092 s]
/proc/loadavg: 8.06 8.04 7.82 9/186 9914
/proc/meminfo: memFree=26325208/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=73864 CPUtime=24.88 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 24849 1251 0 0 2484 4 0 0 25 0 5 0 516223935 75636736 6281 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 18466 6281 181 55 0 16352 0
[pid=9904/tid=9911] ppid=9902 vsize=73864 CPUtime=6.2 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 3325 1251 0 0 620 0 0 0 25 0 5 0 516223944 75636736 6281 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=73864 CPUtime=6.2 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 4132 1251 0 0 619 1 0 0 25 0 5 0 516223944 75636736 6281 33554432000 4194304 4417332 140733712471024 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=73864 CPUtime=6.19 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 5622 1251 0 0 619 0 0 0 25 0 5 0 516223944 75636736 6281 33554432000 4194304 4417332 140733712471024 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=73864 CPUtime=6.17 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 7215 1251 0 0 616 1 0 0 25 0 5 0 516223944 75636736 6281 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 73864

[startup+12.7008 s]
/proc/loadavg: 8.28 8.09 7.84 10/187 9915
/proc/meminfo: memFree=26275448/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=94380 CPUtime=50.44 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 45583 1251 0 0 5036 8 0 0 25 0 5 0 516223935 96645120 11389 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 23595 11389 181 55 0 21481 0
[pid=9904/tid=9911] ppid=9902 vsize=94380 CPUtime=12.6 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 7597 1251 0 0 1259 1 0 0 25 0 5 0 516223944 96645120 11389 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=94380 CPUtime=12.59 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 9534 1251 0 0 1257 2 0 0 25 0 5 0 516223944 96645120 11389 33554432000 4194304 4417332 140733712471024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=94380 CPUtime=12.6 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 11595 1251 0 0 1258 2 0 0 25 0 5 0 516223944 96645120 11389 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=94380 CPUtime=12.53 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 12302 1251 0 0 1251 2 0 0 25 0 5 0 516223944 96645120 11389 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 94380

[startup+25.5007 s]
/proc/loadavg: 8.39 8.12 7.85 9/187 9916
/proc/meminfo: memFree=26277784/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=124096 CPUtime=101.57 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 70807 1251 0 0 10145 12 0 0 25 0 5 0 516223935 127074304 18843 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 31024 18843 181 55 0 28910 0
[pid=9904/tid=9911] ppid=9902 vsize=124096 CPUtime=25.4 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 13688 1251 0 0 2539 1 0 0 25 0 5 0 516223944 127074304 18843 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=124096 CPUtime=25.39 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 16473 1251 0 0 2536 3 0 0 25 0 5 0 516223944 127074304 18843 33554432000 4194304 4417332 140733712471024 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=124096 CPUtime=25.4 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 19872 1251 0 0 2537 3 0 0 25 0 5 0 516223944 127074304 18843 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=124096 CPUtime=25.26 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 16219 1251 0 0 2523 3 0 0 25 0 5 0 516223944 127074304 18843 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 124096

[startup+51.1004 s]
/proc/loadavg: 8.26 8.11 7.85 9/186 9917
/proc/meminfo: memFree=26257600/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=168324 CPUtime=203.83 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 104615 1251 0 0 20365 18 0 0 25 0 5 0 516223935 172363776 29868 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 42081 29868 181 55 0 39967 0
[pid=9904/tid=9911] ppid=9902 vsize=168324 CPUtime=51 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 20784 1251 0 0 5097 3 0 0 25 0 5 0 516223944 172363776 29868 33554432000 4194304 4417332 140733712471024 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=168324 CPUtime=50.99 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 24503 1251 0 0 5095 4 0 0 25 0 5 0 516223944 172363776 29868 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=168324 CPUtime=50.99 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 28613 1251 0 0 5095 4 0 0 25 0 5 0 516223944 172363776 29868 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=168324 CPUtime=50.73 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 26160 1251 0 0 5068 5 0 0 25 0 5 0 516223944 172363776 29868 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 168324

[startup+102.307 s]
/proc/loadavg: 8.10 8.09 7.86 9/186 9918
/proc/meminfo: memFree=26154788/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=235756 CPUtime=408.36 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 162043 1251 0 0 40809 27 0 0 25 0 5 0 516223935 241414144 46758 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 58939 46758 181 55 0 56825 0
[pid=9904/tid=9911] ppid=9902 vsize=235756 CPUtime=102.21 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 35746 1251 0 0 10216 5 0 0 25 0 5 0 516223944 241414144 46758 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=235756 CPUtime=102.19 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 43471 1251 0 0 10212 7 0 0 25 0 5 0 516223944 241414144 46758 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=235756 CPUtime=102.2 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 41292 1251 0 0 10214 6 0 0 25 0 5 0 516223944 241414144 46758 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=235756 CPUtime=101.65 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 36979 1251 0 0 10158 7 0 0 25 0 5 0 516223944 241414144 46758 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 235756

[startup+162.301 s]
/proc/loadavg: 8.07 8.08 7.87 9/186 9919
/proc/meminfo: memFree=26025676/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=298420 CPUtime=648.01 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 211948 1251 0 0 64765 36 0 0 25 0 5 0 516223935 305582080 62392 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 74605 62392 181 55 0 72491 0
[pid=9904/tid=9911] ppid=9902 vsize=298420 CPUtime=162.2 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 48611 1251 0 0 16212 8 0 0 25 0 5 0 516223944 305582080 62392 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=298420 CPUtime=162.18 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 52357 1251 0 0 16210 8 0 0 25 0 5 0 516223944 305582080 62392 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=298420 CPUtime=162.2 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 54999 1251 0 0 16211 9 0 0 25 0 5 0 516223944 305582080 62392 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=298420 CPUtime=161.32 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 51426 1251 0 0 16123 9 0 0 25 0 5 0 516223944 305582080 62392 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 298420


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

[startup+702.301 s]
/proc/loadavg: 8.14 8.11 7.96 9/186 9971
/proc/meminfo: memFree=25435876/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=604408 CPUtime=2805.05 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 470684 1251 0 0 280424 81 0 0 25 0 5 0 516223935 618913792 138889 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 151102 138889 181 55 0 148988 0
[pid=9904/tid=9911] ppid=9902 vsize=604408 CPUtime=702.21 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 91348 1251 0 0 70206 15 0 0 25 0 5 0 516223944 618913792 138889 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=604408 CPUtime=702.13 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 123622 1251 0 0 70192 21 0 0 25 0 5 0 516223944 618913792 138889 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=604408 CPUtime=702.2 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 127036 1251 0 0 70198 22 0 0 25 0 5 0 516223944 618913792 138889 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=604408 CPUtime=698.38 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 124123 1251 0 0 69818 20 0 0 25 0 5 0 516223944 618913792 138889 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.05
Current children cumulated vsize (KiB) 604408

[startup+762.307 s]
/proc/loadavg: 8.21 8.13 7.97 9/186 9972
/proc/meminfo: memFree=25554032/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=641968 CPUtime=3044.74 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 491172 1251 0 0 304391 83 0 0 25 0 5 0 516223935 657375232 148279 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 160492 148279 181 55 0 158378 0
[pid=9904/tid=9911] ppid=9902 vsize=641968 CPUtime=762.22 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 101607 1251 0 0 76206 16 0 0 25 0 5 0 516223944 657375232 148279 33554432000 4194304 4417332 140733712471024 18446744073709551615 4247538 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=641968 CPUtime=762.13 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 132809 1251 0 0 76191 22 0 0 25 0 5 0 516223944 657375232 148279 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=641968 CPUtime=762.21 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 127036 1251 0 0 76198 23 0 0 25 0 5 0 516223944 657375232 148279 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=641968 CPUtime=758.06 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 125165 1251 0 0 75786 20 0 0 25 0 5 0 516223944 657375232 148279 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.74
Current children cumulated vsize (KiB) 641968

[startup+822.301 s]
/proc/loadavg: 8.19 8.14 7.98 9/186 9974
/proc/meminfo: memFree=25686444/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=422044 CPUtime=3284.39 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 545026 1251 0 0 328348 91 0 0 25 0 5 0 516223935 432173056 93298 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 105511 93298 181 55 0 103397 0
[pid=9904/tid=9911] ppid=9902 vsize=422044 CPUtime=822.21 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 110454 1251 0 0 82203 18 0 0 25 0 5 0 516223944 432173056 93298 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=422044 CPUtime=822.12 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 169380 1251 0 0 82185 27 0 0 25 0 5 0 516223944 432173056 93298 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=422044 CPUtime=822.21 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 135472 1251 0 0 82196 25 0 0 25 0 5 0 516223944 432173056 93298 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=422044 CPUtime=817.73 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 125165 1251 0 0 81753 20 0 0 25 0 5 0 516223944 432173056 93298 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.39
Current children cumulated vsize (KiB) 422044

[startup+882.301 s]
/proc/loadavg: 8.18 8.14 7.99 9/186 9976
/proc/meminfo: memFree=25579280/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=427848 CPUtime=3524.06 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 564683 1251 0 0 352312 94 0 0 25 0 5 0 516223935 438116352 94749 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 106962 94749 181 55 0 104848 0
[pid=9904/tid=9911] ppid=9902 vsize=427848 CPUtime=882.21 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 88203 18 0 0 25 0 5 0 516223944 438116352 94749 33554432000 4194304 4417332 140733712471024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=427848 CPUtime=882.12 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 175642 1251 0 0 88184 28 0 0 25 0 5 0 516223944 438116352 94749 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=427848 CPUtime=882.21 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 144965 1251 0 0 88195 26 0 0 25 0 5 0 516223944 438116352 94749 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=427848 CPUtime=877.4 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 125165 1251 0 0 87720 20 0 0 25 0 5 0 516223944 438116352 94749 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.06
Current children cumulated vsize (KiB) 427848

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

[startup+895.901 s]
/proc/loadavg: 8.15 8.14 7.99 9/186 9976
/proc/meminfo: memFree=25535876/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=470916 CPUtime=3578.38 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 575450 1251 0 0 357742 96 0 0 25 0 5 0 516223935 482217984 105516 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 117729 105516 181 55 0 115615 0
[pid=9904/tid=9911] ppid=9902 vsize=470916 CPUtime=895.81 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 89563 18 0 0 25 0 5 0 516223944 482217984 105516 33554432000 4194304 4417332 140733712471024 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=470916 CPUtime=895.72 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 175642 1251 0 0 89544 28 0 0 25 0 5 0 516223944 482217984 105516 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=470916 CPUtime=895.81 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 144965 1251 0 0 89555 26 0 0 25 0 5 0 516223944 482217984 105516 33554432000 4194304 4417332 140733712471024 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=470916 CPUtime=890.93 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 135932 1251 0 0 89071 22 0 0 25 0 5 0 516223944 482217984 105516 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3578.38
Current children cumulated vsize (KiB) 470916

[startup+908.701 s]
/proc/loadavg: 8.18 8.14 8.00 9/186 9976
/proc/meminfo: memFree=25519880/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=487300 CPUtime=3629.51 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 579546 1251 0 0 362854 97 0 0 25 0 5 0 516223935 498995200 109612 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 121825 109612 181 55 0 119711 0
[pid=9904/tid=9911] ppid=9902 vsize=487300 CPUtime=908.61 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 90843 18 0 0 25 0 5 0 516223944 498995200 109612 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=487300 CPUtime=908.52 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 179738 1251 0 0 90823 29 0 0 25 0 5 0 516223944 498995200 109612 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=487300 CPUtime=908.61 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 144965 1251 0 0 90835 26 0 0 25 0 5 0 516223944 498995200 109612 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=487300 CPUtime=903.65 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 135932 1251 0 0 90343 22 0 0 25 0 5 0 516223944 498995200 109612 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3629.51
Current children cumulated vsize (KiB) 487300

[startup+911.907 s]
/proc/loadavg: 8.17 8.14 8.00 9/186 9976
/proc/meminfo: memFree=25519880/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=463784 CPUtime=3642.32 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 583860 1251 0 0 364134 98 0 0 25 0 5 0 516223935 474914816 103733 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 115946 103733 181 55 0 113832 0
[pid=9904/tid=9911] ppid=9902 vsize=463784 CPUtime=911.82 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 91164 18 0 0 25 0 5 0 516223944 474914816 103733 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=463784 CPUtime=911.72 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 179738 1251 0 0 91143 29 0 0 25 0 5 0 516223944 474914816 103733 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=463784 CPUtime=911.82 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 149279 1251 0 0 91155 27 0 0 25 0 5 0 516223944 474914816 103733 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=463784 CPUtime=906.84 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 135932 1251 0 0 90662 22 0 0 25 0 5 0 516223944 474914816 103733 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3642.32
Current children cumulated vsize (KiB) 463784

[startup+913.501 s]
/proc/loadavg: 8.17 8.14 8.00 9/186 9976
/proc/meminfo: memFree=25542696/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=464672 CPUtime=3648.69 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 584082 1251 0 0 364771 98 0 0 25 0 5 0 516223935 475824128 103955 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 116168 103955 181 55 0 114054 0
[pid=9904/tid=9911] ppid=9902 vsize=464672 CPUtime=913.41 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 91323 18 0 0 25 0 5 0 516223944 475824128 103955 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9904/tid=9912] ppid=9902 vsize=464672 CPUtime=913.32 cores=0,2,4,6
/proc/9904/task/9912/stat : 9912 (plingeling) R 9902 9904 9252 0 -1 4202560 179738 1251 0 0 91303 29 0 0 25 0 5 0 516223944 475824128 103955 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9904/tid=9913] ppid=9902 vsize=464672 CPUtime=913.41 cores=0,2,4,6
/proc/9904/task/9913/stat : 9913 (plingeling) R 9902 9904 9252 0 -1 4202560 149501 1251 0 0 91314 27 0 0 25 0 5 0 516223944 475824128 103955 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9904/tid=9914] ppid=9902 vsize=464672 CPUtime=908.43 cores=0,2,4,6
/proc/9904/task/9914/stat : 9914 (plingeling) R 9902 9904 9252 0 -1 4202560 135932 1251 0 0 90821 22 0 0 25 0 5 0 516223944 475824128 103955 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3648.69
Current children cumulated vsize (KiB) 464672

[startup+914.301 s]
/proc/loadavg: 8.17 8.14 8.00 7/184 9976
/proc/meminfo: memFree=25542712/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=464672 CPUtime=3650.92 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 584083 1251 0 0 364994 98 0 0 25 0 2 0 516223935 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 116168 103956 182 55 0 114054 0
[pid=9904/tid=9911] ppid=9902 vsize=464672 CPUtime=914.21 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 91403 18 0 0 25 0 2 0 516223944 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3650.92
Current children cumulated vsize (KiB) 464672

[startup+915.1 s]
/proc/loadavg: 8.17 8.14 8.00 6/183 9976
/proc/meminfo: memFree=25542596/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=464672 CPUtime=3651.73 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 584083 1251 0 0 365075 98 0 0 25 0 2 0 516223935 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 116168 103956 182 55 0 114054 0
[pid=9904/tid=9911] ppid=9902 vsize=464672 CPUtime=915.02 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 91484 18 0 0 25 0 2 0 516223944 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3651.73
Current children cumulated vsize (KiB) 464672

[startup+915.5 s]
/proc/loadavg: 8.17 8.14 8.00 6/183 9976
/proc/meminfo: memFree=25542596/32950928 swapFree=67111524/67111528
[pid=9904] ppid=9902 vsize=464672 CPUtime=3652.12 cores=0,2,4,6
/proc/9904/stat : 9904 (plingeling) S 9902 9904 9252 0 -1 4202496 584083 1251 0 0 365114 98 0 0 25 0 2 0 516223935 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9904/statm: 116168 103956 182 55 0 114054 0
[pid=9904/tid=9911] ppid=9902 vsize=464672 CPUtime=915.41 cores=0,2,4,6
/proc/9904/task/9911/stat : 9911 (plingeling) R 9902 9904 9252 0 -1 4202560 114356 1251 0 0 91523 18 0 0 25 0 2 0 516223944 475824128 103956 33554432000 4194304 4417332 140733712471024 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3652.12
Current children cumulated vsize (KiB) 464672

Child status: 20
Real time (s): 915.554
CPU time (s): 3652.19
CPU user time (s): 3651.18
CPU system time (s): 1.00985
CPU usage (%): 398.905
Max. virtual memory (cumulated for all children) (KiB): 673840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3651.18
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 585337
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= 81
involuntary context switches= 17396

runsolver used 1.48377 second user time and 3.51446 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 05:04:12
IDJOB=3257590
IDBENCH=71150
IDSOLVER=1605
FILE ID=node126/3257590-1304046252
RUNJOBID= node126-1304044269-9270
PBS_JOBID= 13170390
Free space on /tmp= 71596 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257590-1304046252/watcher-3257590-1304046252 -o /tmp/evaluation-result-3257590-1304046252/solver-3257590-1304046252 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257590-1304046252.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1176696033

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26351708 kB
Buffers:       1406772 kB
Cached:        4193240 kB
SwapCached:          4 kB
Active:         574212 kB
Inactive:      5479800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26351708 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1996 kB
Writeback:           0 kB
AnonPages:      454008 kB
Mapped:          15304 kB
Slab:           479940 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   639020 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= 71592 MiB
End job on node126 at 2011-04-29 05:19:28