Trace number 3283917

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 587? (TO) 4800.4 1202.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.94 7.68 7.39 6/181 9828
/proc/meminfo: memFree=26370680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=9532 CPUtime=0 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) R 9826 9828 9252 0 -1 4202496 444 1255 0 0 0 0 0 0 25 0 1 0 516120371 9760768 373 33554432000 4194304 4417332 140736705268880 18446744073709551615 251813934056 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9828/statm: 2383 373 147 55 0 269 0

[startup+0.0550551 s]
/proc/loadavg: 7.94 7.68 7.39 6/181 9828
/proc/meminfo: memFree=26370680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=19788 CPUtime=0.04 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) R 9826 9828 9252 0 -1 4202496 2860 1255 0 0 4 0 0 0 25 0 1 0 516120371 20262912 2741 33554432000 4194304 4417332 140736705268880 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9828/statm: 4947 2767 148 55 0 2833 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19788

[startup+0.197031 s]
/proc/loadavg: 7.94 7.68 7.39 6/181 9828
/proc/meminfo: memFree=26370680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=133180 CPUtime=0.48 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 4931 1255 0 0 48 0 0 0 25 0 5 0 516120371 136376320 4765 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 33295 4765 174 55 0 31181 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 133180

[startup+0.301015 s]
/proc/loadavg: 7.94 7.68 7.39 6/181 9828
/proc/meminfo: memFree=26370680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=133252 CPUtime=0.9 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 5107 1255 0 0 90 0 0 0 25 0 5 0 516120371 136450048 4784 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 33313 4784 175 55 0 31199 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 133252

[startup+0.700949 s]
/proc/loadavg: 7.94 7.68 7.39 6/181 9828
/proc/meminfo: memFree=26370680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=140280 CPUtime=2.5 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 9539 1255 0 0 249 1 0 0 25 0 5 0 516120371 143646720 6268 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 35070 6268 181 55 0 32956 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 140280

[startup+1.50082 s]
/proc/loadavg: 7.94 7.68 7.39 9/186 9838
/proc/meminfo: memFree=26345956/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=157088 CPUtime=5.69 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 15121 1255 0 0 567 2 0 0 25 0 5 0 516120371 160858112 10717 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 39272 10717 181 55 0 37158 0
[pid=9828/tid=9835] ppid=9826 vsize=157088 CPUtime=1.39 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 3039 1255 0 0 139 0 0 0 25 0 5 0 516120380 160858112 10717 33554432000 4194304 4417332 140736705268880 18446744073709551615 4366734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=157088 CPUtime=1.4 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 2817 1255 0 0 140 0 0 0 20 0 5 0 516120380 160858112 10717 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=157088 CPUtime=1.4 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 1024 1255 0 0 140 0 0 0 25 0 5 0 516120380 160858112 10717 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=157088 CPUtime=1.39 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 3604 1255 0 0 139 0 0 0 25 0 5 0 516120380 160858112 10717 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 157088

[startup+3.10055 s]
/proc/loadavg: 7.94 7.68 7.39 9/186 9838
/proc/meminfo: memFree=26321528/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=168088 CPUtime=12.08 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 20080 1255 0 0 1206 2 0 0 25 0 5 0 516120371 172122112 13467 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 42022 13467 181 55 0 39908 0
[pid=9828/tid=9835] ppid=9826 vsize=168088 CPUtime=2.99 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 3726 1255 0 0 299 0 0 0 25 0 5 0 516120380 172122112 13467 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=168088 CPUtime=2.99 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 3563 1255 0 0 299 0 0 0 25 0 5 0 516120380 172122112 13467 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=168088 CPUtime=3 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 2280 1255 0 0 300 0 0 0 25 0 5 0 516120380 172122112 13467 33554432000 4194304 4417332 140736705268880 18446744073709551615 4276025 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=168088 CPUtime=2.98 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 5874 1255 0 0 298 0 0 0 25 0 5 0 516120380 172122112 13467 33554432000 4194304 4417332 140736705268880 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 168088

[startup+6.30101 s]
/proc/loadavg: 7.94 7.69 7.39 9/186 9838
/proc/meminfo: memFree=26291892/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=181432 CPUtime=24.87 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 27263 1255 0 0 2484 3 0 0 25 0 5 0 516120371 185786368 16803 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 45358 16803 181 55 0 43244 0
[pid=9828/tid=9835] ppid=9826 vsize=181432 CPUtime=6.19 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 3726 1255 0 0 619 0 0 0 25 0 5 0 516120380 185786368 16803 33554432000 4194304 4417332 140736705268880 18446744073709551615 4356741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=181432 CPUtime=6.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 6097 1255 0 0 619 0 0 0 25 0 5 0 516120380 185786368 16803 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=181432 CPUtime=6.2 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 3359 1255 0 0 620 0 0 0 25 0 5 0 516120380 185786368 16803 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=181432 CPUtime=6.17 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 9444 1255 0 0 616 1 0 0 25 0 5 0 516120380 185786368 16803 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 181432

[startup+12.7009 s]
/proc/loadavg: 8.02 7.71 7.40 9/186 9839
/proc/meminfo: memFree=26250816/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=223916 CPUtime=50.43 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 41857 1255 0 0 5037 6 0 0 25 0 5 0 516120371 229289984 27424 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 55979 27424 181 55 0 53865 0
[pid=9828/tid=9835] ppid=9826 vsize=223916 CPUtime=12.6 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 7151 1255 0 0 1259 1 0 0 25 0 5 0 516120380 229289984 27424 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=223916 CPUtime=12.6 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 10183 1255 0 0 1259 1 0 0 25 0 5 0 516120380 229289984 27424 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=223916 CPUtime=12.6 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 3359 1255 0 0 1260 0 0 0 25 0 5 0 516120380 229289984 27424 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=223916 CPUtime=12.53 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 16527 1255 0 0 1251 2 0 0 25 0 5 0 516120380 229289984 27424 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 223916

[startup+25.5008 s]
/proc/loadavg: 8.02 7.72 7.41 9/186 9839
/proc/meminfo: memFree=26230588/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=250236 CPUtime=101.56 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 65625 1255 0 0 10146 10 0 0 25 0 5 0 516120371 256241664 34004 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 62559 34004 181 55 0 60445 0
[pid=9828/tid=9835] ppid=9826 vsize=250236 CPUtime=25.4 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 12657 1255 0 0 2538 2 0 0 25 0 5 0 516120380 256241664 34004 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=250236 CPUtime=25.39 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 15796 1255 0 0 2537 2 0 0 25 0 5 0 516120380 256241664 34004 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=250236 CPUtime=25.39 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 8423 1255 0 0 2539 0 0 0 25 0 5 0 516120380 256241664 34004 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=250236 CPUtime=25.26 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 24112 1255 0 0 2522 4 0 0 25 0 5 0 516120380 256241664 34004 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 250236

[startup+51.1005 s]
/proc/loadavg: 8.08 7.76 7.43 9/186 9840
/proc/meminfo: memFree=26194356/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=265972 CPUtime=203.82 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 98887 1255 0 0 20366 16 0 0 25 0 5 0 516120371 272355328 37938 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 66493 37938 181 55 0 64379 0
[pid=9828/tid=9835] ppid=9826 vsize=265972 CPUtime=51 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 18763 1255 0 0 5097 3 0 0 25 0 5 0 516120380 272355328 37938 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=265972 CPUtime=50.99 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 22555 1255 0 0 5096 3 0 0 25 0 5 0 516120380 272355328 37938 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=265972 CPUtime=51 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 13880 1255 0 0 5098 2 0 0 25 0 5 0 516120380 272355328 37938 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=265972 CPUtime=50.72 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 39052 1255 0 0 5065 7 0 0 25 0 5 0 516120380 272355328 37938 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 265972

[startup+102.307 s]
/proc/loadavg: 8.15 7.82 7.47 9/186 9841
/proc/meminfo: memFree=26125028/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=321680 CPUtime=408.36 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 153884 1255 0 0 40811 25 0 0 25 0 5 0 516120371 329400320 51869 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 80420 51869 181 55 0 78306 0
[pid=9828/tid=9835] ppid=9826 vsize=321680 CPUtime=102.2 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 32955 1255 0 0 10215 5 0 0 25 0 5 0 516120380 329400320 51869 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=321680 CPUtime=102.2 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 27751 1255 0 0 10217 3 0 0 25 0 5 0 516120380 329400320 51869 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=321680 CPUtime=102.2 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 27496 1255 0 0 10215 5 0 0 25 0 5 0 516120380 329400320 51869 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=321680 CPUtime=101.64 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 61045 1255 0 0 10155 9 0 0 25 0 5 0 516120380 329400320 51869 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 321680

[startup+162.301 s]
/proc/loadavg: 8.16 7.88 7.51 9/186 9843
/proc/meminfo: memFree=26031516/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=380308 CPUtime=648.02 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 213574 1255 0 0 64766 36 0 0 25 0 5 0 516120371 389435392 66526 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 95077 66526 181 55 0 92963 0
[pid=9828/tid=9835] ppid=9826 vsize=380308 CPUtime=162.19 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 47457 1255 0 0 16211 8 0 0 25 0 5 0 516120380 389435392 66526 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=380308 CPUtime=162.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 42711 1255 0 0 16213 6 0 0 25 0 5 0 516120380 389435392 66526 33554432000 4194304 4417332 140736705268880 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=380308 CPUtime=162.19 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 46232 1255 0 0 16212 7 0 0 25 0 5 0 516120380 389435392 66526 33554432000 4194304 4417332 140736705268880 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=380308 CPUtime=161.32 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 72537 1255 0 0 16120 12 0 0 25 0 5 0 516120380 389435392 66526 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.02
Current children cumulated vsize (KiB) 380308


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

[pid=9828/tid=9836] ppid=9826 vsize=434100 CPUtime=702.2 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 93569 1255 0 0 70207 13 0 0 25 0 5 0 516120380 444518400 79974 33554432000 4194304 4417332 140736705268880 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=434100 CPUtime=702.18 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 187994 1255 0 0 70189 29 0 0 25 0 5 0 516120380 444518400 79974 33554432000 4194304 4417332 140736705268880 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=434100 CPUtime=698.37 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 180715 1255 0 0 69809 28 0 0 25 0 5 0 516120380 444518400 79974 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.09
Current children cumulated vsize (KiB) 434100

[startup+762.307 s]
/proc/loadavg: 8.00 8.00 7.75 9/186 9859
/proc/meminfo: memFree=25850004/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=435708 CPUtime=3044.79 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 609224 1255 0 0 304380 99 0 0 25 0 5 0 516120371 446164992 80376 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 108927 80376 181 55 0 106813 0
[pid=9828/tid=9835] ppid=9826 vsize=435708 CPUtime=762.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 121685 1255 0 0 76198 23 0 0 25 0 5 0 516120380 446164992 80376 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=435708 CPUtime=762.21 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 96027 1255 0 0 76208 13 0 0 25 0 5 0 516120380 446164992 80376 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=435708 CPUtime=762.19 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 198470 1255 0 0 76188 31 0 0 25 0 5 0 516120380 446164992 80376 33554432000 4194304 4417332 140736705268880 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=435708 CPUtime=758.05 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 188405 1255 0 0 75776 29 0 0 25 0 5 0 516120380 446164992 80376 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.79
Current children cumulated vsize (KiB) 435708

[startup+822.301 s]
/proc/loadavg: 8.00 8.00 7.76 9/186 9860
/proc/meminfo: memFree=25822572/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=471620 CPUtime=3284.44 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 650395 1255 0 0 328339 105 0 0 25 0 5 0 516120371 482938880 89354 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 117905 89354 181 55 0 115791 0
[pid=9828/tid=9835] ppid=9826 vsize=471620 CPUtime=822.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 132594 1255 0 0 82196 25 0 0 25 0 5 0 516120380 482938880 89354 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=471620 CPUtime=822.21 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 101455 1255 0 0 82207 14 0 0 25 0 5 0 516120380 482938880 89354 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=471620 CPUtime=822.18 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 213891 1255 0 0 82185 33 0 0 25 0 5 0 516120380 482938880 89354 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=471620 CPUtime=817.72 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 197818 1255 0 0 81741 31 0 0 25 0 5 0 516120380 482938880 89354 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.44
Current children cumulated vsize (KiB) 471620

[startup+882.301 s]
/proc/loadavg: 8.12 8.03 7.78 9/186 9871
/proc/meminfo: memFree=25766368/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=509396 CPUtime=3524.09 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 689426 1255 0 0 352296 113 0 0 25 0 5 0 516120371 521621504 98798 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 127349 98798 181 55 0 125235 0
[pid=9828/tid=9835] ppid=9826 vsize=509396 CPUtime=882.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 143770 1255 0 0 88194 27 0 0 25 0 5 0 516120380 521621504 98798 33554432000 4194304 4417332 140736705268880 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=509396 CPUtime=882.18 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 104375 1255 0 0 88204 14 0 0 25 0 5 0 516120380 521621504 98798 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=509396 CPUtime=882.18 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 220752 1255 0 0 88184 34 0 0 25 0 5 0 516120380 521621504 98798 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=509396 CPUtime=877.4 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 215892 1255 0 0 87705 35 0 0 25 0 5 0 516120380 521621504 98798 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.09
Current children cumulated vsize (KiB) 509396

[startup+942.301 s]
/proc/loadavg: 8.04 8.02 7.79 9/186 9873
/proc/meminfo: memFree=25728784/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=513700 CPUtime=3763.77 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 713622 1255 0 0 376260 117 0 0 25 0 5 0 516120371 526028800 99874 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 128425 99874 181 55 0 126311 0
[pid=9828/tid=9835] ppid=9826 vsize=513700 CPUtime=942.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 149400 1255 0 0 94193 28 0 0 25 0 5 0 516120380 526028800 99874 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=513700 CPUtime=942.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 107002 1255 0 0 94204 15 0 0 25 0 5 0 516120380 526028800 99874 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=513700 CPUtime=942.18 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 226542 1255 0 0 94183 35 0 0 25 0 5 0 516120380 526028800 99874 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=513700 CPUtime=937.07 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 226041 1255 0 0 93670 37 0 0 25 0 5 0 516120380 526028800 99874 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.77
Current children cumulated vsize (KiB) 513700

[startup+1002.3 s]
/proc/loadavg: 8.11 8.05 7.81 9/186 9874
/proc/meminfo: memFree=25707684/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=529532 CPUtime=4003.44 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 745577 1255 0 0 400221 123 0 0 25 0 5 0 516120371 542240768 103832 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 132383 103832 181 55 0 130269 0
[pid=9828/tid=9835] ppid=9826 vsize=529532 CPUtime=1002.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 155801 1255 0 0 100191 30 0 0 25 0 5 0 516120380 542240768 103832 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=529532 CPUtime=1002.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 113248 1255 0 0 100203 16 0 0 25 0 5 0 516120380 542240768 103832 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=529532 CPUtime=1002.17 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 234255 1255 0 0 100181 36 0 0 25 0 5 0 516120380 542240768 103832 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=529532 CPUtime=996.75 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 237636 1255 0 0 99636 39 0 0 25 0 5 0 516120380 542240768 103832 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 529532

[startup+1062.3 s]
/proc/loadavg: 8.39 8.12 7.85 9/187 9916
/proc/meminfo: memFree=26267864/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=505228 CPUtime=4242.28 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 767945 1255 0 0 424102 126 0 0 25 0 5 0 516120371 517353472 97756 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 126307 97756 181 55 0 124193 0
[pid=9828/tid=9835] ppid=9826 vsize=505228 CPUtime=1062.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 159897 1255 0 0 106191 30 0 0 25 0 5 0 516120380 517353472 97756 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=505228 CPUtime=1062.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 119640 1255 0 0 106202 17 0 0 25 0 5 0 516120380 517353472 97756 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=505228 CPUtime=1061.35 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 238299 1255 0 0 106098 37 0 0 25 0 5 0 516120380 517353472 97756 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=505228 CPUtime=1056.42 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 245472 1255 0 0 105602 40 0 0 25 0 5 0 516120380 517353472 97756 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.28
Current children cumulated vsize (KiB) 505228

[startup+1122.3 s]
/proc/loadavg: 8.14 8.09 7.85 9/186 9917
/proc/meminfo: memFree=26184680/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=512884 CPUtime=4481.96 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 786639 1255 0 0 448067 129 0 0 25 0 5 0 516120371 525193216 99670 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 128221 99670 181 55 0 126107 0
[pid=9828/tid=9835] ppid=9826 vsize=512884 CPUtime=1122.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 162776 1255 0 0 112190 31 0 0 25 0 5 0 516120380 525193216 99670 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=512884 CPUtime=1122.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 127785 1255 0 0 112201 18 0 0 25 0 5 0 516120380 525193216 99670 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=512884 CPUtime=1121.35 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 240616 1255 0 0 112098 37 0 0 25 0 5 0 516120380 525193216 99670 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=512884 CPUtime=1116.09 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 250825 1255 0 0 111568 41 0 0 25 0 5 0 516120380 525193216 99670 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.96
Current children cumulated vsize (KiB) 512884

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 7.87 9/186 9919
/proc/meminfo: memFree=26062516/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=558656 CPUtime=4721.64 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 820990 1255 0 0 472030 134 0 0 25 0 5 0 516120371 572063744 111113 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 139664 111113 181 55 0 137550 0
[pid=9828/tid=9835] ppid=9826 vsize=558656 CPUtime=1182.21 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 169971 1255 0 0 118189 32 0 0 25 0 5 0 516120380 572063744 111113 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=558656 CPUtime=1182.19 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 127785 1255 0 0 118201 18 0 0 25 0 5 0 516120380 572063744 111113 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=558656 CPUtime=1181.35 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 254479 1255 0 0 118096 39 0 0 25 0 5 0 516120380 572063744 111113 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=558656 CPUtime=1175.77 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 264118 1255 0 0 117534 43 0 0 25 0 5 0 516120380 572063744 111113 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.64
Current children cumulated vsize (KiB) 558656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.07 8.08 7.87 9/186 9919
/proc/meminfo: memFree=26063620/32950928 swapFree=67111524/67111528
[pid=9828] ppid=9826 vsize=546476 CPUtime=4800.34 cores=1,3,5,7
/proc/9828/stat : 9828 (plingeling) S 9826 9828 9252 0 -1 4202496 829046 1255 0 0 479899 135 0 0 25 0 5 0 516120371 559591424 108068 33554432000 4194304 4417332 140736705268880 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9828/statm: 136619 108068 181 55 0 134505 0
[pid=9828/tid=9835] ppid=9826 vsize=546476 CPUtime=1201.92 cores=1,3,5,7
/proc/9828/task/9835/stat : 9835 (plingeling) R 9826 9828 9252 0 -1 4202560 169971 1255 0 0 120160 32 0 0 25 0 5 0 516120380 559591424 108068 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9828/tid=9836] ppid=9826 vsize=546476 CPUtime=1201.89 cores=1,3,5,7
/proc/9828/task/9836/stat : 9836 (plingeling) R 9826 9828 9252 0 -1 4202560 130858 1255 0 0 120171 18 0 0 25 0 5 0 516120380 559591424 108068 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9828/tid=9837] ppid=9826 vsize=546476 CPUtime=1201.06 cores=1,3,5,7
/proc/9828/task/9837/stat : 9837 (plingeling) R 9826 9828 9252 0 -1 4202560 257621 1255 0 0 120066 40 0 0 25 0 5 0 516120380 559591424 108068 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9828/tid=9838] ppid=9826 vsize=546476 CPUtime=1195.35 cores=1,3,5,7
/proc/9828/task/9838/stat : 9838 (plingeling) R 9826 9828 9252 0 -1 4202560 265959 1255 0 0 119492 43 0 0 25 0 5 0 516120380 559591424 108068 33554432000 4194304 4417332 140736705268880 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 546476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.03
CPU time (s): 4800.4
CPU user time (s): 4799.02
CPU system time (s): 1.37779
CPU usage (%): 399.357
Max. virtual memory (cumulated for all children) (KiB): 558656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.02
system time used= 1.37779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 830301
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= 125
involuntary context switches= 35868

runsolver used 1.85772 second user time and 4.70528 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:46:57
IDJOB=3283917
IDBENCH=71089
IDSOLVER=1605
FILE ID=node126/3283917-1304045217
RUNJOBID= node126-1304044269-9271
PBS_JOBID= 13170390
Free space on /tmp= 71572 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283917-1304045217/watcher-3283917-1304045217 -o /tmp/evaluation-result-3283917-1304045217/solver-3283917-1304045217 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283917-1304045217.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=286471255

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:      26370712 kB
Buffers:       1406516 kB
Cached:        4217300 kB
SwapCached:          4 kB
Active:         553916 kB
Inactive:      5479768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26370712 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1492 kB
Writeback:          32 kB
AnonPages:      409060 kB
Mapped:          15360 kB
Slab:           480500 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   619808 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= 71596 MiB
End job on node126 at 2011-04-29 05:07:01