Trace number 3309315

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 3224.24 406.699

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.277
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3224.13/406.69	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-3309315-1303995757/watcher-3309315-1303995757 -o /tmp/evaluation-result-3309315-1303995757/solver-3309315-1303995757 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309315-1303995757.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.84 7.78 7.92 2/170 17435
/proc/meminfo: memFree=13906588/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=13948 CPUtime=0 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 1576 1256 0 0 0 0 0 0 23 0 1 0 511176742 14282752 1504 33554432000 4194304 4417332 140735453844784 18446744073709551615 270612807435 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 3520 1513 146 55 0 1406 0

[startup+0.047486 s]
/proc/loadavg: 6.84 7.78 7.92 2/170 17435
/proc/meminfo: memFree=13906588/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=23168 CPUtime=0.04 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 3888 1256 0 0 4 0 0 0 23 0 1 0 511176742 23724032 3815 33554432000 4194304 4417332 140735453844784 18446744073709551615 4231554 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 5792 3815 148 55 0 3678 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23168

[startup+0.10048 s]
/proc/loadavg: 6.84 7.78 7.92 2/170 17435
/proc/meminfo: memFree=13906588/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=31764 CPUtime=0.09 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 6037 1256 0 0 9 0 0 0 23 0 1 0 511176742 32526336 5964 33554432000 4194304 4417332 140735453844784 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 7941 5964 148 55 0 5827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31764

[startup+0.300462 s]
/proc/loadavg: 6.84 7.78 7.92 2/170 17435
/proc/meminfo: memFree=13906588/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=68264 CPUtime=0.29 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 15204 1256 0 0 28 1 0 0 24 0 1 0 511176742 69902336 15089 33554432000 4194304 4417332 140735453844784 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 17066 15089 148 55 0 14952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68264

[startup+0.700371 s]
/proc/loadavg: 6.84 7.78 7.92 2/170 17435
/proc/meminfo: memFree=13906588/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=155060 CPUtime=0.69 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 36903 1256 0 0 65 4 0 0 25 0 1 0 511176742 158781440 36788 33554432000 4194304 4417332 140735453844784 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 38765 36788 148 55 0 36651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155060

[startup+1.50023 s]
/proc/loadavg: 6.84 7.78 7.92 2/171 17441
/proc/meminfo: memFree=13684744/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=294992 CPUtime=1.49 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 71914 1256 0 0 141 8 0 0 25 0 1 0 511176742 302071808 71771 33554432000 4194304 4417332 140735453844784 18446744073709551615 4259025 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 73748 71771 148 55 0 71634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294992

[startup+3.10095 s]
/proc/loadavg: 6.37 7.67 7.88 2/171 17441
/proc/meminfo: memFree=13469480/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=575528 CPUtime=3.08 cores=0-7
/proc/17435/stat : 17435 (plingeling) R 17433 17435 17409 0 -1 4202496 142125 1256 0 0 293 15 0 0 25 0 1 0 511176742 589340672 141905 33554432000 4194304 4417332 140735453844784 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17435/statm: 143882 141905 148 55 0 141768 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 575528

[startup+6.30135 s]
/proc/loadavg: 6.37 7.67 7.88 10/179 17449
/proc/meminfo: memFree=13155208/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=854036 CPUtime=26.63 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 315978 1256 0 0 2618 45 0 0 25 0 9 0 511176742 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 213509 173282 173 55 0 211395 0
[pid=17435/tid=17442] ppid=17433 vsize=854036 CPUtime=2.91 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 28310 1256 0 0 286 5 0 0 25 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4302020 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=854036 CPUtime=2.9 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 23324 1256 0 0 286 4 0 0 23 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=854036 CPUtime=2.91 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 21084 1256 0 0 288 3 0 0 23 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4264403 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=854036 CPUtime=2.9 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 7734 1256 0 0 289 1 0 0 23 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=854036 CPUtime=2.91 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 21219 1256 0 0 288 3 0 0 20 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4302527 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=854036 CPUtime=2.88 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 22866 1256 0 0 285 3 0 0 25 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=854036 CPUtime=2.89 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 26532 1256 0 0 286 3 0 0 25 0 9 0 511177080 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=854036 CPUtime=2.89 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 22768 1256 0 0 286 3 0 0 25 0 9 0 511177082 874532864 173282 33554432000 4194304 4417332 140735453844784 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 854036

[startup+12.7012 s]
/proc/loadavg: 6.50 7.67 7.88 9/179 17449
/proc/meminfo: memFree=13093036/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1046560 CPUtime=77.78 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 416400 1256 0 0 7719 59 0 0 25 0 9 0 511176742 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 261640 212926 180 55 0 259526 0
[pid=17435/tid=17442] ppid=17433 vsize=1046560 CPUtime=9.31 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 56326 1256 0 0 922 9 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4239777 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1046560 CPUtime=9.3 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 25346 1256 0 0 925 5 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4257101 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1046560 CPUtime=9.3 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28250 1256 0 0 926 4 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4336595 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1046560 CPUtime=9.31 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 7736 1256 0 0 929 2 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1046560 CPUtime=9.3 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 27342 1256 0 0 926 4 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1046560 CPUtime=9.24 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 40282 1256 0 0 919 5 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4272334 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1046560 CPUtime=9.29 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 42109 1256 0 0 924 5 0 0 25 0 9 0 511177080 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1046560 CPUtime=9.28 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 46868 1256 0 0 922 6 0 0 25 0 9 0 511177082 1071677440 212926 33554432000 4194304 4417332 140735453844784 18446744073709551615 4238800 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 77.78
Current children cumulated vsize (KiB) 1046560

[startup+25.501 s]
/proc/loadavg: 6.90 7.71 7.89 9/179 17449
/proc/meminfo: memFree=12685944/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1243320 CPUtime=180.1 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 520852 1256 0 0 17936 74 0 0 25 0 9 0 511176742 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 310830 271341 180 55 0 308716 0
[pid=17435/tid=17442] ppid=17433 vsize=1243320 CPUtime=22.11 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 78855 1256 0 0 2200 11 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4237610 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1243320 CPUtime=22.1 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 49923 1256 0 0 2201 9 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1243320 CPUtime=22.1 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28250 1256 0 0 2206 4 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1243320 CPUtime=22.1 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 7736 1256 0 0 2208 2 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4357440 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1243320 CPUtime=22.09 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 45775 1256 0 0 2202 7 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1243320 CPUtime=21.97 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 62811 1256 0 0 2189 8 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1243320 CPUtime=22.08 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 46205 1256 0 0 2203 5 0 0 25 0 9 0 511177080 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1243320 CPUtime=22.08 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59156 1256 0 0 2201 7 0 0 25 0 9 0 511177082 1273159680 271341 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 180.1
Current children cumulated vsize (KiB) 1243320

[startup+51.1004 s]
/proc/loadavg: 7.28 7.73 7.89 9/179 17450
/proc/meminfo: memFree=12852228/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1210356 CPUtime=384.77 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 521797 1256 0 0 38402 75 0 0 25 0 9 0 511176742 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 302589 263101 181 55 0 300475 0
[pid=17435/tid=17442] ppid=17433 vsize=1210356 CPUtime=47.7 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 78971 1256 0 0 4759 11 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1210356 CPUtime=47.7 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50043 1256 0 0 4761 9 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1210356 CPUtime=47.7 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28421 1256 0 0 4766 4 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1210356 CPUtime=47.7 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 7736 1256 0 0 4768 2 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1210356 CPUtime=47.69 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 45897 1256 0 0 4762 7 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1210356 CPUtime=47.44 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 62931 1256 0 0 4736 8 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1210356 CPUtime=47.68 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 46381 1256 0 0 4763 5 0 0 25 0 9 0 511177080 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1210356 CPUtime=47.68 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59276 1256 0 0 4761 7 0 0 25 0 9 0 511177082 1239404544 263101 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 384.77
Current children cumulated vsize (KiB) 1210356

[startup+102.306 s]
/proc/loadavg: 7.99 7.85 7.92 9/179 17454
/proc/meminfo: memFree=12821648/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1242500 CPUtime=793.32 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 530886 1256 0 0 79257 75 0 0 25 0 9 0 511176742 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 310625 271149 181 55 0 308511 0
[pid=17435/tid=17442] ppid=17433 vsize=1242500 CPUtime=98.91 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79086 1256 0 0 9880 11 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4365097 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1242500 CPUtime=98.9 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50097 1256 0 0 9880 10 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1242500 CPUtime=98.91 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28643 1256 0 0 9887 4 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364305 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1242500 CPUtime=98.76 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 7736 1256 0 0 9874 2 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1242500 CPUtime=98.25 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46009 1256 0 0 9818 7 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1242500 CPUtime=98.37 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63044 1256 0 0 9829 8 0 0 25 0 9 0 511177080 1272320000 271149 33554432000 4194304 4417332 140735453844784 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0

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

[pid=17435] ppid=17433 vsize=1274772 CPUtime=2712.02 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 540964 1256 0 0 271124 78 0 0 25 0 9 0 511176742 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318693 279217 181 55 0 316579 0
[pid=17435/tid=17442] ppid=17433 vsize=1274772 CPUtime=338.91 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79324 1256 0 0 33880 11 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274772 CPUtime=338.89 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50401 1256 0 0 33879 10 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274772 CPUtime=338.91 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28902 1256 0 0 33887 4 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274772 CPUtime=338.76 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 33873 3 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4264968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274772 CPUtime=338.23 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46268 1256 0 0 33816 7 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274772 CPUtime=337.08 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63288 1256 0 0 33700 8 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274772 CPUtime=338.89 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55074 1256 0 0 33883 6 0 0 25 0 9 0 511177080 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274772 CPUtime=338.89 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59638 1256 0 0 33881 8 0 0 25 0 9 0 511177082 1305366528 279217 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2712.02
Current children cumulated vsize (KiB) 1274772

[startup+402.301 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789544/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1274872 CPUtime=3191.71 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541288 1256 0 0 319093 78 0 0 25 0 9 0 511176742 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318718 279242 181 55 0 316604 0
[pid=17435/tid=17442] ppid=17433 vsize=1274872 CPUtime=398.91 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79370 1256 0 0 39880 11 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274872 CPUtime=398.9 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50445 1256 0 0 39880 10 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274872 CPUtime=398.91 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28948 1256 0 0 39887 4 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274872 CPUtime=398.76 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 39873 3 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274872 CPUtime=398.23 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46317 1256 0 0 39816 7 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4257772 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274872 CPUtime=396.76 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 39668 8 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4321373 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274872 CPUtime=398.9 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55125 1256 0 0 39884 6 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274872 CPUtime=398.89 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59681 1256 0 0 39881 8 0 0 25 0 9 0 511177082 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364534 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3191.71
Current children cumulated vsize (KiB) 1274872

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

[startup+403.101 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789544/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1274872 CPUtime=3198.1 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541288 1256 0 0 319732 78 0 0 25 0 9 0 511176742 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318718 279242 181 55 0 316604 0
[pid=17435/tid=17442] ppid=17433 vsize=1274872 CPUtime=399.71 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79370 1256 0 0 39960 11 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274872 CPUtime=399.7 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50445 1256 0 0 39960 10 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274872 CPUtime=399.71 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28948 1256 0 0 39967 4 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274872 CPUtime=399.56 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 39953 3 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274872 CPUtime=399.03 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46317 1256 0 0 39896 7 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4248367 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274872 CPUtime=397.56 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 39748 8 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274872 CPUtime=399.7 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55125 1256 0 0 39964 6 0 0 25 0 9 0 511177080 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274872 CPUtime=399.69 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59681 1256 0 0 39961 8 0 0 25 0 9 0 511177082 1305468928 279242 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3198.1
Current children cumulated vsize (KiB) 1274872

[startup+404.701 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789428/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1274848 CPUtime=3210.93 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541288 1256 0 0 321015 78 0 0 25 0 9 0 511176742 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318712 279236 181 55 0 316598 0
[pid=17435/tid=17442] ppid=17433 vsize=1274848 CPUtime=401.31 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79370 1256 0 0 40120 11 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274848 CPUtime=401.3 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50445 1256 0 0 40120 10 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4365039 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274848 CPUtime=401.32 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28948 1256 0 0 40128 4 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274848 CPUtime=401.16 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 40113 3 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274848 CPUtime=400.63 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46317 1256 0 0 40056 7 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274848 CPUtime=399.15 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 39907 8 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4276050 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274848 CPUtime=401.3 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55125 1256 0 0 40124 6 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274848 CPUtime=401.3 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59681 1256 0 0 40122 8 0 0 25 0 9 0 511177082 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3210.93
Current children cumulated vsize (KiB) 1274848

[startup+405.501 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789428/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1274848 CPUtime=3217.29 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541288 1256 0 0 321651 78 0 0 25 0 9 0 511176742 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318712 279236 181 55 0 316598 0
[pid=17435/tid=17442] ppid=17433 vsize=1274848 CPUtime=402.11 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79370 1256 0 0 40200 11 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274848 CPUtime=402.09 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50445 1256 0 0 40199 10 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274848 CPUtime=402.11 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28948 1256 0 0 40207 4 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274848 CPUtime=401.95 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 40192 3 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274848 CPUtime=401.43 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46317 1256 0 0 40136 7 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274848 CPUtime=399.95 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 39987 8 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4278118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274848 CPUtime=402.09 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55125 1256 0 0 40203 6 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274848 CPUtime=402.09 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59681 1256 0 0 40201 8 0 0 25 0 9 0 511177082 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3217.29
Current children cumulated vsize (KiB) 1274848

[startup+406.301 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789548/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1274848 CPUtime=3223.68 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541288 1256 0 0 322290 78 0 0 25 0 9 0 511176742 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 318712 279236 181 55 0 316598 0
[pid=17435/tid=17442] ppid=17433 vsize=1274848 CPUtime=402.91 cores=0-7
/proc/17435/task/17442/stat : 17442 (plingeling) R 17433 17435 17409 0 -1 4202560 79370 1256 0 0 40280 11 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17435/tid=17443] ppid=17433 vsize=1274848 CPUtime=402.89 cores=0-7
/proc/17435/task/17443/stat : 17443 (plingeling) R 17433 17435 17409 0 -1 4202560 50445 1256 0 0 40279 10 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17435/tid=17444] ppid=17433 vsize=1274848 CPUtime=402.91 cores=0-7
/proc/17435/task/17444/stat : 17444 (plingeling) R 17433 17435 17409 0 -1 4202560 28948 1256 0 0 40287 4 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17435/tid=17445] ppid=17433 vsize=1274848 CPUtime=402.75 cores=0-7
/proc/17435/task/17445/stat : 17445 (plingeling) R 17433 17435 17409 0 -1 4202560 15928 1256 0 0 40272 3 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17435/tid=17446] ppid=17433 vsize=1274848 CPUtime=402.23 cores=0-7
/proc/17435/task/17446/stat : 17446 (plingeling) R 17433 17435 17409 0 -1 4202560 46317 1256 0 0 40216 7 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17435/tid=17447] ppid=17433 vsize=1274848 CPUtime=400.74 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 40066 8 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17435/tid=17448] ppid=17433 vsize=1274848 CPUtime=402.89 cores=0-7
/proc/17435/task/17448/stat : 17448 (plingeling) R 17433 17435 17409 0 -1 4202560 55125 1256 0 0 40283 6 0 0 25 0 9 0 511177080 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17435/tid=17449] ppid=17433 vsize=1274848 CPUtime=402.89 cores=0-7
/proc/17435/task/17449/stat : 17449 (plingeling) R 17433 17435 17409 0 -1 4202560 59681 1256 0 0 40281 8 0 0 25 0 9 0 511177082 1305444352 279236 33554432000 4194304 4417332 140735453844784 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3223.68
Current children cumulated vsize (KiB) 1274848

[startup+406.501 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789548/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1254332 CPUtime=3224.03 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541289 1256 0 0 322325 78 0 0 18 0 2 0 511176742 1284435968 279214 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 313583 279214 182 55 0 311469 0
[pid=17435/tid=17447] ppid=17433 vsize=1254332 CPUtime=400.94 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 40086 8 0 0 25 0 2 0 511177080 1284435968 279214 33554432000 4194304 4417332 140735453844784 18446744073709551615 4234798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3224.03
Current children cumulated vsize (KiB) 1254332

[startup+406.601 s]
/proc/loadavg: 8.02 7.97 7.94 9/179 17462
/proc/meminfo: memFree=12789548/32951124 swapFree=67111528/67111528
[pid=17435] ppid=17433 vsize=1254316 CPUtime=3224.13 cores=0-7
/proc/17435/stat : 17435 (plingeling) S 17433 17435 17409 0 -1 4202496 541289 1256 0 0 322335 78 0 0 18 0 2 0 511176742 1284419584 279210 33554432000 4194304 4417332 140735453844784 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/17435/statm: 313579 279210 182 55 0 311465 0
[pid=17435/tid=17447] ppid=17433 vsize=1254316 CPUtime=401.04 cores=0-7
/proc/17435/task/17447/stat : 17447 (plingeling) R 17433 17435 17409 0 -1 4202560 63333 1256 0 0 40096 8 0 0 25 0 2 0 511177080 1284419584 279210 33554432000 4194304 4417332 140735453844784 18446744073709551615 4234725 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3224.13
Current children cumulated vsize (KiB) 1254316

Child status: 20
Real time (s): 406.699
CPU time (s): 3224.24
CPU user time (s): 3223.4
CPU system time (s): 0.844871
CPU usage (%): 792.783
Max. virtual memory (cumulated for all children) (KiB): 1446340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3223.4
system time used= 0.844871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542548
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= 424
involuntary context switches= 15809

runsolver used 0.628904 second user time and 1.54076 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-28 15:02:38
IDJOB=3309315
IDBENCH=69591
IDSOLVER=1695
FILE ID=node108/3309315-1303995757
RUNJOBID= node108-1303995757-17423
PBS_JOBID= 13168782
Free space on /tmp= 72100 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309315-1303995757/watcher-3309315-1303995757 -o /tmp/evaluation-result-3309315-1303995757/solver-3309315-1303995757 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309315-1303995757.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=537163685

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:     32951124 kB
MemFree:      13906992 kB
Buffers:       2291280 kB
Cached:       16106572 kB
SwapCached:          0 kB
Active:       10206888 kB
Inactive:      8254160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13906992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24180 kB
Writeback:           0 kB
AnonPages:       62536 kB
Mapped:          14492 kB
Slab:           518536 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185912 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= 72100 MiB
End job on node108 at 2011-04-28 15:09:25