Trace number 3394583

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
Sol 2011-04-04? (TO) 5000.14 4964.15

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.8079
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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: 961)

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-3394583-1306083969/watcher-3394583-1306083969 -o /tmp/evaluation-result-3394583-1306083969/solver-3394583-1306083969 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394583-1306083969.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.01 1.05 1.33 3/472 22582
/proc/meminfo: memFree=13332740/32950928 swapFree=67042944/67111528
[pid=22580] ppid=22577 vsize=20992 CPUtime=0 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) D 22577 22580 21741 0 -1 4194304 316 0 3 0 0 0 0 0 18 0 1 0 719996532 21495808 255 33554432000 4194304 7232020 140736106021312 18446744073709551615 274473652544 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/22580/statm: 5248 255 214 742 0 115 0

[startup+0.0547271 s]
/proc/loadavg: 1.01 1.05 1.33 3/472 22582
/proc/meminfo: memFree=13332740/32950928 swapFree=67042944/67111528
[pid=22580] ppid=22577 vsize=102536 CPUtime=0 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) D 22577 22580 21741 0 -1 4202496 765 0 14 0 0 0 0 0 18 0 8 0 719996532 104996864 688 33554432000 4194304 7232020 140736106021312 18446744073709551615 5666888 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 3
/proc/22580/statm: 25634 688 528 742 0 18205 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102536

[startup+0.101958 s]
/proc/loadavg: 1.01 1.05 1.33 3/472 22582
/proc/meminfo: memFree=13332740/32950928 swapFree=67042944/67111528
[pid=22580] ppid=22577 vsize=107344 CPUtime=0.03 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) S 22577 22580 21741 0 -1 4202496 1835 0 21 0 3 0 0 0 18 0 9 0 719996532 109920256 1759 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 4
/proc/22580/statm: 26836 1770 975 742 0 19407 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 107344

[startup+0.300684 s]
/proc/loadavg: 1.01 1.05 1.33 3/472 22582
/proc/meminfo: memFree=13332740/32950928 swapFree=67042944/67111528
[pid=22580] ppid=22577 vsize=135084 CPUtime=0.25 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 8275 0 21 0 23 2 0 0 18 0 9 0 719996532 138326016 8199 33554432000 4194304 7232020 140736106021312 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 33771 8200 999 742 0 26342 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 135084

[startup+0.700548 s]
/proc/loadavg: 1.01 1.05 1.33 3/472 22582
/proc/meminfo: memFree=13332740/32950928 swapFree=67042944/67111528
[pid=22580] ppid=22577 vsize=143684 CPUtime=0.66 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 10905 0 21 0 64 2 0 0 18 0 9 0 719996532 147132416 10829 33554432000 4194304 7232020 140736106021312 18446744073709551615 274473661406 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 35921 10829 1024 742 0 28492 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 143684

[startup+1.50047 s]
/proc/loadavg: 1.01 1.05 1.33 4/490 22600
/proc/meminfo: memFree=13267540/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=143684 CPUtime=1.5 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 11206 0 21 0 147 3 0 0 19 0 9 0 719996532 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054793 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 35921 9737 1024 742 0 28492 0
[pid=22580/tid=22590] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=143684 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=143684 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 719996535 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=143684 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719996538 147132416 9737 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 143684

[startup+3.10113 s]
/proc/loadavg: 1.09 1.06 1.33 4/490 22600
/proc/meminfo: memFree=13263940/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=143748 CPUtime=3.15 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 11502 0 21 0 312 3 0 0 18 0 9 0 719996532 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054581 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 35937 10033 1024 742 0 28508 0
[pid=22580/tid=22590] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=143748 CPUtime=0.03 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=143748 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 719996535 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=143748 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719996538 147197952 10033 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 143748

[startup+6.30061 s]
/proc/loadavg: 1.09 1.06 1.33 4/490 22601
/proc/meminfo: memFree=13255256/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=152068 CPUtime=6.47 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 13178 0 21 0 643 4 0 0 18 0 9 0 719996532 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054587 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 4
/proc/22580/statm: 38017 11532 1024 742 0 30588 0
[pid=22580/tid=22590] ppid=22577 vsize=152068 CPUtime=0.04 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=152068 CPUtime=0.03 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=152068 CPUtime=0.05 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=152068 CPUtime=0.05 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=152068 CPUtime=0.04 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=152068 CPUtime=0.05 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=152068 CPUtime=0.05 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 5 0 0 0 16 0 9 0 719996535 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=152068 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719996538 155717632 11532 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 152068

[startup+12.7005 s]
/proc/loadavg: 1.23 1.09 1.34 4/490 22601
/proc/meminfo: memFree=13240612/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=152196 CPUtime=13.07 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 15150 0 21 0 1302 5 0 0 18 0 9 0 719996532 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093056288 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/22580/statm: 38049 12910 1025 742 0 30620 0
[pid=22580/tid=22590] ppid=22577 vsize=152196 CPUtime=0.07 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=152196 CPUtime=0.07 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=152196 CPUtime=0.09 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=152196 CPUtime=0.1 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=152196 CPUtime=0.07 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=152196 CPUtime=0.09 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=152196 CPUtime=0.07 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 7 0 0 0 15 0 9 0 719996535 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=152196 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719996538 155848704 12910 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.07
Current children cumulated vsize (KiB) 152196

[startup+25.5012 s]
/proc/loadavg: 1.35 1.12 1.34 4/490 22601
/proc/meminfo: memFree=13225120/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=160580 CPUtime=26.28 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 19465 0 21 0 2621 7 0 0 18 0 9 0 719996532 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093057148 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 4
/proc/22580/statm: 40145 13862 1025 742 0 32716 0
[pid=22580/tid=22590] ppid=22577 vsize=160580 CPUtime=0.14 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=160580 CPUtime=0.14 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=160580 CPUtime=0.16 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 16 0 0 0 16 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=160580 CPUtime=0.19 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=160580 CPUtime=0.14 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=160580 CPUtime=0.18 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 18 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=160580 CPUtime=0.13 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 13 0 0 0 15 0 9 0 719996535 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=160580 CPUtime=0 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719996538 164433920 13862 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 26.28
Current children cumulated vsize (KiB) 160580

[startup+51.1007 s]
/proc/loadavg: 1.57 1.19 1.36 4/490 22602
/proc/meminfo: memFree=13181568/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=185476 CPUtime=52.46 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 28813 0 21 0 5237 9 0 0 18 0 9 0 719996532 189927424 19580 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054581 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/22580/statm: 46369 19580 1036 742 0 38940 0
[pid=22580/tid=22590] ppid=22577 vsize=185476 CPUtime=0.24 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 719996535 189927424 19580 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=185476 CPUtime=0.24 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 719996535 189927424 19580 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=185476 CPUtime=0.26 cores=0,2,4,6

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

/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 614 1 0 0 16 0 9 0 719996535 996687872 168980 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.11 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 610 1 0 0 16 0 9 0 719996535 996687872 168980 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.61 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 659 2 0 0 16 0 9 0 719996535 996687872 168980 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.28 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 626 2 0 0 16 0 9 0 719996535 996687872 168980 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.01 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719996538 996687872 168980 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4756.13
Current children cumulated vsize (KiB) 973328

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/490 22740
/proc/meminfo: memFree=11814656/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=4816.74 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 502045 0 21 0 481570 104 0 0 25 0 9 0 719996532 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 6233564 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/22580/statm: 243332 162935 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.68 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 667 1 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.6 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 659 1 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.55 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 654 1 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.24 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 623 1 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.21 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 620 1 0 0 15 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.77 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 675 2 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.39 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 637 2 0 0 16 0 9 0 719996535 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 162935 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4816.74
Current children cumulated vsize (KiB) 973328

[startup+4842.3 s]
/proc/loadavg: 2.20 2.05 2.02 4/490 22742
/proc/meminfo: memFree=12091764/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=4877.16 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 506660 0 21 0 487611 105 0 0 25 0 9 0 719996532 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054513 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 4
/proc/22580/statm: 243332 166296 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.74 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 673 1 0 0 15 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.68 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 667 1 0 0 16 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.65 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 664 1 0 0 15 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.35 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 634 1 0 0 16 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.29 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 628 1 0 0 16 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.84 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 682 2 0 0 16 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.46 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 644 2 0 0 16 0 9 0 719996535 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 166296 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4877.16
Current children cumulated vsize (KiB) 973328

[startup+4902.3 s]
/proc/loadavg: 2.20 2.07 2.02 4/490 22743
/proc/meminfo: memFree=12032452/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=4937.72 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 512465 0 21 0 493666 106 0 0 25 0 9 0 719996532 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054907 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/22580/statm: 243332 169905 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.85 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 684 1 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.8 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 679 1 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.83 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 682 1 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.42 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 641 1 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.34 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 633 1 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.92 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 690 2 0 0 15 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.59 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 657 2 0 0 16 0 9 0 719996535 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 169905 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4937.72
Current children cumulated vsize (KiB) 973328

[startup+4962.3 s]
/proc/loadavg: 2.07 2.06 2.01 4/490 22745
/proc/meminfo: memFree=12059704/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=4998.28 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 513104 0 21 0 499722 106 0 0 25 0 9 0 719996532 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054634 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 243332 170401 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.95 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 694 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.94 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 693 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.97 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 696 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.52 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 651 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.43 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 642 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.99 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 697 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.66 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 664 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4998.28
Current children cumulated vsize (KiB) 973328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4964.1 s]
/proc/loadavg: 2.07 2.06 2.01 2/480 22746
/proc/meminfo: memFree=12637996/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=5000.09 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 513104 0 21 0 499903 106 0 0 25 0 9 0 719996532 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054681 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 243332 170401 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.95 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 694 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.94 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 693 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.97 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 696 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.52 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 651 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.43 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 642 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.99 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 697 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.66 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 664 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 973328

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

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

[startup+4964.1 s]
/proc/loadavg: 2.07 2.06 2.01 2/480 22746
/proc/meminfo: memFree=12637996/32950928 swapFree=67042960/67111528
[pid=22580] ppid=22577 vsize=973328 CPUtime=5000.09 cores=0,2,4,6
/proc/22580/stat : 22580 (mono) R 22577 22580 21741 0 -1 4202496 513104 0 21 0 499903 106 0 0 25 0 9 0 719996532 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 1093054681 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/22580/statm: 243332 170401 1036 742 0 235903 0
[pid=22580/tid=22590] ppid=22577 vsize=973328 CPUtime=6.95 cores=0,2,4,6
/proc/22580/task/22590/stat : 22590 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 694 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22593] ppid=22577 vsize=973328 CPUtime=6.94 cores=0,2,4,6
/proc/22580/task/22593/stat : 22593 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 693 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22594] ppid=22577 vsize=973328 CPUtime=6.97 cores=0,2,4,6
/proc/22580/task/22594/stat : 22594 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 696 1 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
[pid=22580/tid=22595] ppid=22577 vsize=973328 CPUtime=6.52 cores=0,2,4,6
/proc/22580/task/22595/stat : 22595 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 651 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22596] ppid=22577 vsize=973328 CPUtime=6.43 cores=0,2,4,6
/proc/22580/task/22596/stat : 22596 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 642 1 0 0 15 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 6 0 0 0
[pid=22580/tid=22597] ppid=22577 vsize=973328 CPUtime=6.99 cores=0,2,4,6
/proc/22580/task/22597/stat : 22597 (mono) S 22577 22580 21741 0 -1 4202560 2 0 0 0 697 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 2 0 0 0
[pid=22580/tid=22598] ppid=22577 vsize=973328 CPUtime=6.66 cores=0,2,4,6
/proc/22580/task/22598/stat : 22598 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 664 2 0 0 16 0 9 0 719996535 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485783449 0 0 4096 545260780 18446604440409099200 0 0 -1 4 0 0 0
[pid=22580/tid=22600] ppid=22577 vsize=973328 CPUtime=0.02 cores=0,2,4,6
/proc/22580/task/22600/stat : 22600 (mono) S 22577 22580 21741 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 719996538 996687872 170401 33554432000 4194304 7232020 140736106021312 18446744073709551615 274485791153 0 0 4096 545260780 18446604440409099200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 973328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4964.15
CPU time (s): 5000.14
CPU user time (s): 4999.04
CPU system time (s): 1.09683
CPU usage (%): 100.725
Max. virtual memory (cumulated for all children) (KiB): 973328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.04
system time used= 1.09683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 513104
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81738
involuntary context switches= 27797

runsolver used 24.2813 second user time and 56.2744 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-22 19:06:09
IDJOB=3394583
IDBENCH=83266
IDSOLVER=1880
FILE ID=node125/3394583-1306083969
RUNJOBID= node125-1306083969-22563
PBS_JOBID= 13387878
Free space on /tmp= 73420 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394583-1306083969/watcher-3394583-1306083969 -o /tmp/evaluation-result-3394583-1306083969/solver-3394583-1306083969 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394583-1306083969.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1209064012

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13333176 kB
Buffers:        287292 kB
Cached:        5378692 kB
SwapCached:      55652 kB
Active:       10541312 kB
Inactive:      8729868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13333176 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:    13549760 kB
Mapped:          42956 kB
Slab:           216356 kB
PageTables:      61816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130002428 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= 73420 MiB
End job on node125 at 2011-05-22 20:28:55