Trace number 3309411

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 1334.91 172.444

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

1334.86/172.44	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-3309411-1304003442/watcher-3309411-1304003442 -o /tmp/evaluation-result-3309411-1304003442/solver-3309411-1304003442 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309411-1304003442.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 1/170 5566
/proc/meminfo: memFree=15202416/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=14440 CPUtime=0 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 1695 1253 0 0 0 0 0 0 22 0 1 0 511943060 14786560 1624 33554432000 4194304 4417332 140734568627072 18446744073709551615 251813900997 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 3610 1627 146 55 0 1496 0

[startup+0.0504099 s]
/proc/loadavg: 0.85 0.97 0.99 1/170 5566
/proc/meminfo: memFree=15202416/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=29352 CPUtime=0.04 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 5440 1253 0 0 4 0 0 0 22 0 1 0 511943060 30056448 5361 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236012 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 7338 5361 148 55 0 5224 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29352

[startup+0.100403 s]
/proc/loadavg: 0.85 0.97 0.99 1/170 5566
/proc/meminfo: memFree=15202416/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=63036 CPUtime=0.09 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 13861 1253 0 0 8 1 0 0 22 0 1 0 511943060 64548864 13782 33554432000 4194304 4417332 140734568627072 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 15759 13782 148 55 0 13645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63036

[startup+0.30037 s]
/proc/loadavg: 0.85 0.97 0.99 1/170 5566
/proc/meminfo: memFree=15202416/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=116744 CPUtime=0.28 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 27350 1253 0 0 26 2 0 0 23 0 1 0 511943060 119545856 27209 33554432000 4194304 4417332 140734568627072 18446744073709551615 4259694 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 29186 27209 148 55 0 27072 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 116744

[startup+0.70033 s]
/proc/loadavg: 0.85 0.97 0.99 1/170 5566
/proc/meminfo: memFree=15202416/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=224152 CPUtime=0.69 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 54234 1253 0 0 64 5 0 0 25 0 1 0 511943060 229531648 54061 33554432000 4194304 4417332 140734568627072 18446744073709551615 4231494 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 56038 54061 148 55 0 53924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 224152

[startup+1.50017 s]
/proc/loadavg: 0.85 0.97 0.99 2/171 5572
/proc/meminfo: memFree=14919212/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=366408 CPUtime=1.49 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 89822 1253 0 0 140 9 0 0 25 0 1 0 511943060 375201792 89625 33554432000 4194304 4417332 140734568627072 18446744073709551615 251813858915 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 91602 89625 148 55 0 89488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 366408

[startup+3.1009 s]
/proc/loadavg: 0.85 0.97 0.99 2/171 5572
/proc/meminfo: memFree=14712752/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=653032 CPUtime=3.09 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 161510 1253 0 0 290 19 0 0 25 0 1 0 511943060 668704768 161281 33554432000 4194304 4417332 140734568627072 18446744073709551615 4231554 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5566/statm: 163258 161281 148 55 0 161144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 653032

[startup+6.30036 s]
/proc/loadavg: 0.86 0.97 0.99 2/171 5572
/proc/meminfo: memFree=14295380/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=986444 CPUtime=7.62 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 230094 1253 0 0 734 28 0 0 25 0 9 0 511943060 1010118656 224171 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 246611 224171 157 55 0 244497 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 986444

[startup+12.7013 s]
/proc/loadavg: 1.43 1.08 1.03 9/179 5581
/proc/meminfo: memFree=14229640/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1201248 CPUtime=58.73 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 456652 1253 0 0 5803 70 0 0 25 0 9 0 511943060 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 300312 244975 178 55 0 298198 0
[pid=5566/tid=5573] ppid=5564 vsize=1201248 CPUtime=6.57 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 18777 1253 0 0 655 2 0 0 25 0 9 0 511943670 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1201248 CPUtime=6.58 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 23829 1253 0 0 653 5 0 0 25 0 9 0 511943670 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346410 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1201248 CPUtime=6.58 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 35692 1253 0 0 651 7 0 0 25 0 9 0 511943670 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1201248 CPUtime=6.58 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 7418 1253 0 0 656 2 0 0 25 0 9 0 511943670 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1201248 CPUtime=6.54 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 41091 1253 0 0 647 7 0 0 25 0 9 0 511943670 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346390 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1201248 CPUtime=6.57 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 45311 1253 0 0 651 6 0 0 25 0 9 0 511943671 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346300 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1201248 CPUtime=6.57 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 25329 1253 0 0 653 4 0 0 25 0 9 0 511943671 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1201248 CPUtime=6.57 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 32144 1253 0 0 652 5 0 0 25 0 9 0 511943671 1230077952 244975 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346215 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 58.73
Current children cumulated vsize (KiB) 1201248

[startup+25.5011 s]
/proc/loadavg: 2.88 1.42 1.14 9/179 5581
/proc/meminfo: memFree=14148288/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1227172 CPUtime=161.06 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 493833 1253 0 0 16032 74 0 0 25 0 9 0 511943060 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 306793 263669 181 55 0 304679 0
[pid=5566/tid=5573] ppid=5564 vsize=1227172 CPUtime=19.37 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 20020 1253 0 0 1935 2 0 0 25 0 9 0 511943670 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1227172 CPUtime=19.38 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25073 1253 0 0 1933 5 0 0 25 0 9 0 511943670 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1227172 CPUtime=19.38 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 35788 1253 0 0 1931 7 0 0 25 0 9 0 511943670 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1227172 CPUtime=19.37 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 1935 2 0 0 25 0 9 0 511943670 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1227172 CPUtime=19.28 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 46406 1253 0 0 1920 8 0 0 25 0 9 0 511943670 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1227172 CPUtime=19.37 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 53224 1253 0 0 1930 7 0 0 25 0 9 0 511943671 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1227172 CPUtime=19.38 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 40719 1253 0 0 1932 6 0 0 25 0 9 0 511943671 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1227172 CPUtime=19.37 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 37484 1253 0 0 1932 5 0 0 25 0 9 0 511943671 1256624128 263669 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 1227172

[startup+51.1008 s]
/proc/loadavg: 4.63 1.95 1.32 9/179 5582
/proc/meminfo: memFree=14130804/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1244892 CPUtime=365.72 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 522918 1253 0 0 36494 78 0 0 25 0 9 0 511943060 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 311223 268147 181 55 0 309109 0
[pid=5566/tid=5573] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 20106 1253 0 0 4495 2 0 0 25 0 9 0 511943670 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25159 1253 0 0 4492 5 0 0 25 0 9 0 511943670 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44006 1253 0 0 4489 8 0 0 25 0 9 0 511943670 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 4495 2 0 0 25 0 9 0 511943670 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1244892 CPUtime=44.75 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 50560 1253 0 0 4466 9 0 0 25 0 9 0 511943670 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 61470 1253 0 0 4489 8 0 0 25 0 9 0 511943671 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1244892 CPUtime=44.98 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 48928 1253 0 0 4491 7 0 0 25 0 9 0 511943671 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4253320 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1244892 CPUtime=44.97 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 37570 1253 0 0 4492 5 0 0 25 0 9 0 511943671 1274769408 268147 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 365.72
Current children cumulated vsize (KiB) 1244892

[startup+102.306 s]
/proc/loadavg: 6.54 2.88 1.67 9/179 5583
/proc/meminfo: memFree=14153496/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1220168 CPUtime=775.07 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 540129 1253 0 0 77427 80 0 0 25 0 9 0 511943060 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 305042 261966 181 55 0 302928 0
[pid=5566/tid=5573] ppid=5564 vsize=1220168 CPUtime=96.18 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 20188 1253 0 0 9616 2 0 0 25 0 9 0 511943670 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1220168 CPUtime=96.18 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25235 1253 0 0 9613 5 0 0 25 0 9 0 511943670 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1220168 CPUtime=96.18 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44078 1253 0 0 9610 8 0 0 25 0 9 0 511943670 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1220168 CPUtime=96.18 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 9616 2 0 0 25 0 9 0 511943670 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4355903 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1220168 CPUtime=95.67 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 50997 1253 0 0 9558 9 0 0 25 0 9 0 511943670 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1220168 CPUtime=96.17 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 77869 1253 0 0 9607 10 0 0 25 0 9 0 511943671 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1220168 CPUtime=96.18 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 48998 1253 0 0 9611 7 0 0 25 0 9 0 511943671 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1220168 CPUtime=96.17 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 37645 1253 0 0 9612 5 0 0 25 0 9 0 511943671 1249452032 261966 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 775.07
Current children cumulated vsize (KiB) 1220168

[startup+162.301 s]
/proc/loadavg: 7.52 3.82 2.07 9/179 5585
/proc/meminfo: memFree=14156852/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217528 CPUtime=1254.72 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562334 1253 0 0 125389 83 0 0 25 0 9 0 511943060 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304382 261318 181 55 0 302268 0
[pid=5566/tid=5573] ppid=5564 vsize=1217528 CPUtime=156.18 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 24679 1253 0 0 15615 3 0 0 25 0 9 0 511943670 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4232640 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1217528 CPUtime=156.17 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25652 1253 0 0 15612 5 0 0 25 0 9 0 511943670 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4251024 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1217528 CPUtime=156.17 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 15609 8 0 0 25 0 9 0 511943670 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1217528 CPUtime=156.17 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 15615 2 0 0 25 0 9 0 511943670 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217528 CPUtime=155.36 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 15527 9 0 0 25 0 9 0 511943670 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217528 CPUtime=156.15 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 15603 12 0 0 25 0 9 0 511943671 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217528 CPUtime=156.18 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 15611 7 0 0 25 0 9 0 511943671 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217528 CPUtime=156.17 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 15612 5 0 0 25 0 9 0 511943671 1246748672 261318 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1254.72
Current children cumulated vsize (KiB) 1217528

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

[startup+166.3 s]
/proc/loadavg: 7.56 3.89 2.10 9/179 5585
/proc/meminfo: memFree=14156852/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217508 CPUtime=1286.69 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562334 1253 0 0 128586 83 0 0 25 0 9 0 511943060 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304377 261313 181 55 0 302263 0
[pid=5566/tid=5573] ppid=5564 vsize=1217508 CPUtime=160.18 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 24679 1253 0 0 16015 3 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1217508 CPUtime=160.17 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25652 1253 0 0 16012 5 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1217508 CPUtime=160.17 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 16009 8 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1217508 CPUtime=160.17 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 16015 2 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217508 CPUtime=159.33 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 15924 9 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4302988 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217508 CPUtime=160.15 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 16003 12 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217508 CPUtime=160.18 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 16011 7 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217508 CPUtime=160.17 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 16012 5 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364534 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1286.69
Current children cumulated vsize (KiB) 1217508

[startup+169.501 s]
/proc/loadavg: 7.59 3.96 2.13 9/179 5585
/proc/meminfo: memFree=14156852/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217508 CPUtime=1312.27 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562334 1253 0 0 131144 83 0 0 25 0 9 0 511943060 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304377 261313 181 55 0 302263 0
[pid=5566/tid=5573] ppid=5564 vsize=1217508 CPUtime=163.38 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 24679 1253 0 0 16335 3 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364534 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1217508 CPUtime=163.37 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25652 1253 0 0 16332 5 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365856 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1217508 CPUtime=163.37 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 16329 8 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1217508 CPUtime=163.37 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 16335 2 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217508 CPUtime=162.52 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 16243 9 0 0 25 0 9 0 511943670 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217508 CPUtime=163.35 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 16323 12 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217508 CPUtime=163.38 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 16331 7 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217508 CPUtime=163.37 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 16332 5 0 0 25 0 9 0 511943671 1246728192 261313 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1312.27
Current children cumulated vsize (KiB) 1217508

[startup+171.101 s]
/proc/loadavg: 7.59 3.96 2.13 9/179 5585
/proc/meminfo: memFree=14156852/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217488 CPUtime=1325.07 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562334 1253 0 0 132424 83 0 0 25 0 9 0 511943060 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304372 261308 181 55 0 302258 0
[pid=5566/tid=5573] ppid=5564 vsize=1217488 CPUtime=164.98 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 24679 1253 0 0 16495 3 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4288603 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1217488 CPUtime=164.97 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25652 1253 0 0 16492 5 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1217488 CPUtime=164.97 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 16489 8 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1217488 CPUtime=164.97 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 16495 2 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217488 CPUtime=164.11 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 16402 9 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217488 CPUtime=164.95 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 16483 12 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217488 CPUtime=164.98 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 16491 7 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217488 CPUtime=164.97 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 16492 5 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1325.07
Current children cumulated vsize (KiB) 1217488

[startup+171.9 s]
/proc/loadavg: 7.59 3.96 2.13 9/179 5585
/proc/meminfo: memFree=14156728/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217488 CPUtime=1331.46 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562334 1253 0 0 133063 83 0 0 25 0 9 0 511943060 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304372 261308 181 55 0 302258 0
[pid=5566/tid=5573] ppid=5564 vsize=1217488 CPUtime=165.78 cores=0-7
/proc/5566/task/5573/stat : 5573 (plingeling) R 5564 5566 5540 0 -1 4202560 24679 1253 0 0 16575 3 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4292513 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5566/tid=5574] ppid=5564 vsize=1217488 CPUtime=165.77 cores=0-7
/proc/5566/task/5574/stat : 5574 (plingeling) R 5564 5566 5540 0 -1 4202560 25652 1253 0 0 16572 5 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5566/tid=5575] ppid=5564 vsize=1217488 CPUtime=165.77 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 16569 8 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5576] ppid=5564 vsize=1217488 CPUtime=165.77 cores=0-7
/proc/5566/task/5576/stat : 5576 (plingeling) R 5564 5566 5540 0 -1 4202560 8058 1253 0 0 16575 2 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217488 CPUtime=164.9 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 16481 9 0 0 25 0 9 0 511943670 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217488 CPUtime=165.75 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 16563 12 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217488 CPUtime=165.78 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 16571 7 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217488 CPUtime=165.77 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 16572 5 0 0 25 0 9 0 511943671 1246707712 261308 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1331.46
Current children cumulated vsize (KiB) 1217488

[startup+172.3 s]
/proc/loadavg: 7.59 3.96 2.13 9/179 5585
/proc/meminfo: memFree=14156728/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1217356 CPUtime=1334.63 cores=0-7
/proc/5566/stat : 5566 (plingeling) S 5564 5566 5540 0 -1 4202496 562335 1253 0 0 133380 83 0 0 17 0 6 0 511943060 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5566/statm: 304339 261276 182 55 0 302225 0
[pid=5566/tid=5575] ppid=5564 vsize=1217356 CPUtime=166.17 cores=0-7
/proc/5566/task/5575/stat : 5575 (plingeling) R 5564 5566 5540 0 -1 4202560 44382 1253 0 0 16609 8 0 0 25 0 6 0 511943670 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5566/tid=5577] ppid=5564 vsize=1217356 CPUtime=165.3 cores=0-7
/proc/5566/task/5577/stat : 5577 (plingeling) R 5564 5566 5540 0 -1 4202560 51056 1253 0 0 16521 9 0 0 25 0 6 0 511943670 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 4346200 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5566/tid=5578] ppid=5564 vsize=1217356 CPUtime=166.15 cores=0-7
/proc/5566/task/5578/stat : 5578 (plingeling) R 5564 5566 5540 0 -1 4202560 94088 1253 0 0 16603 12 0 0 25 0 6 0 511943671 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5566/tid=5579] ppid=5564 vsize=1217356 CPUtime=166.18 cores=0-7
/proc/5566/task/5579/stat : 5579 (plingeling) R 5564 5566 5540 0 -1 4202560 49301 1253 0 0 16611 7 0 0 25 0 6 0 511943671 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5566/tid=5580] ppid=5564 vsize=1217356 CPUtime=166.17 cores=0-7
/proc/5566/task/5580/stat : 5580 (plingeling) R 5564 5566 5540 0 -1 4202560 38057 1253 0 0 16612 5 0 0 25 0 6 0 511943671 1246572544 261276 33554432000 4194304 4417332 140734568627072 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1334.63
Current children cumulated vsize (KiB) 1217356

[startup+172.4 s]
/proc/loadavg: 7.59 3.96 2.13 9/179 5585
/proc/meminfo: memFree=14156728/32950928 swapFree=67111528/67111528
[pid=5566] ppid=5564 vsize=1080532 CPUtime=1334.86 cores=0-7
/proc/5566/stat : 5566 (plingeling) R 5564 5566 5540 0 -1 4202496 562335 1253 0 0 133402 84 0 0 16 0 1 0 511943060 1106464768 224650 33554432000 4194304 4417332 140734568627072 18446744073709551615 251814283399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5566/statm: 270133 224319 182 55 0 268019 0
Current children cumulated CPU time (s) 1334.86
Current children cumulated vsize (KiB) 1080532

Child status: 20
Real time (s): 172.444
CPU time (s): 1334.91
CPU user time (s): 1334.02
CPU system time (s): 0.891864
CPU usage (%): 774.113
Max. virtual memory (cumulated for all children) (KiB): 1307792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1334.02
system time used= 0.891864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 563591
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= 570
involuntary context switches= 6395

runsolver used 0.276957 second user time and 0.634903 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 17:10:44
IDJOB=3309411
IDBENCH=70961
IDSOLVER=1695
FILE ID=node126/3309411-1304003442
RUNJOBID= node126-1304003442-5554
PBS_JOBID= 13168804
Free space on /tmp= 71552 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309411-1304003442/watcher-3309411-1304003442 -o /tmp/evaluation-result-3309411-1304003442/solver-3309411-1304003442 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309411-1304003442.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=857166399

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:      15202572 kB
Buffers:       1838236 kB
Cached:       15258720 kB
SwapCached:          0 kB
Active:        6621332 kB
Inactive:     10540064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15202572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49792 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14292 kB
Slab:           520432 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186560 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= 71552 MiB
End job on node126 at 2011-04-28 17:13:36