Trace number 3249803

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) 1336.72 1300.04

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3249803-1303513697/watcher-3249803-1303513697 -o /tmp/evaluation-result-3249803-1303513697/solver-3249803-1303513697 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3249803-1303513697.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.00 1.08 2.01 8/213 23061
/proc/meminfo: memFree=13652844/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=11800 CPUtime=0 cores=0,2
/proc/23061/stat : 23061 (runsolver) R 23059 23061 20890 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 541600340 12083200 51 33554432000 4194304 5434984 140734032230656 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/23061/statm: 2950 51 31 303 0 2644 0

[startup+0.0598661 s]
/proc/loadavg: 1.00 1.08 2.01 8/213 23061
/proc/meminfo: memFree=13652844/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=107228 CPUtime=0.05 cores=0,2
/proc/23061/stat : 23061 (mono) S 23059 23061 20890 0 -1 4202496 1800 0 0 0 5 0 0 0 18 0 9 0 541600340 109801472 1706 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 26807 1706 975 742 0 19378 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 107228

[startup+0.100822 s]
/proc/loadavg: 1.00 1.08 2.01 8/213 23061
/proc/meminfo: memFree=13652844/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=118788 CPUtime=0.08 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 4376 0 0 0 8 0 0 0 18 0 9 0 541600340 121638912 4282 33554432000 4194304 7232020 140737135306480 18446744073709551615 1090921755 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 29697 4285 999 742 0 22268 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 118788

[startup+0.300845 s]
/proc/loadavg: 1.00 1.08 2.01 8/213 23061
/proc/meminfo: memFree=13652844/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=123144 CPUtime=0.29 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 5871 0 0 0 28 1 0 0 18 0 9 0 541600340 126099456 5777 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046329 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 30786 5777 1024 742 0 23357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 123144

[startup+0.700776 s]
/proc/loadavg: 1.00 1.08 2.01 8/213 23061
/proc/meminfo: memFree=13652844/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=123272 CPUtime=0.7 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 5890 0 0 0 69 1 0 0 18 0 9 0 541600340 126230528 5796 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093043295 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 30818 5796 1024 742 0 23389 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 123272

[startup+1.50061 s]
/proc/loadavg: 1.00 1.08 2.01 5/222 23070
/proc/meminfo: memFree=13583280/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=123336 CPUtime=1.5 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 5909 0 0 0 149 1 0 0 19 0 9 0 541600340 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046248 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 30834 5815 1024 742 0 23405 0
[pid=23061/tid=23063] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541600341 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=123336 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 126296064 5815 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 123336

[startup+3.10034 s]
/proc/loadavg: 1.24 1.13 2.02 5/222 23070
/proc/meminfo: memFree=13297956/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=129280 CPUtime=3.11 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 7328 0 0 0 310 1 0 0 25 0 9 0 541600340 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046287 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 32320 7234 1024 742 0 24891 0
[pid=23061/tid=23063] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=129280 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 132382720 7234 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 129280

[startup+6.3008 s]
/proc/loadavg: 1.24 1.13 2.02 5/222 23070
/proc/meminfo: memFree=13248852/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=137012 CPUtime=6.34 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 8916 0 0 0 633 1 0 0 25 0 9 0 541600340 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 1090921093 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 34253 8822 1024 742 0 26824 0
[pid=23061/tid=23063] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=137012 CPUtime=0 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=137012 CPUtime=0.01 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541600341 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=137012 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 140300288 8822 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 137012

[startup+12.7007 s]
/proc/loadavg: 1.66 1.23 2.04 5/222 23071
/proc/meminfo: memFree=13086296/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=153588 CPUtime=12.79 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 11639 0 0 0 1277 2 0 0 25 0 9 0 541600340 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046593 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 38397 11545 1025 742 0 30968 0
[pid=23061/tid=23063] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=153588 CPUtime=0.01 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=153588 CPUtime=0.02 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 541600341 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=153588 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 157274112 11545 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 153588

[startup+25.5004 s]
/proc/loadavg: 2.02 1.32 2.06 5/222 23071
/proc/meminfo: memFree=13002132/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=162164 CPUtime=25.69 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 15734 0 0 0 2566 3 0 0 18 0 9 0 541600340 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093048956 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 40541 14804 1035 742 0 33112 0
[pid=23061/tid=23063] ppid=23059 vsize=162164 CPUtime=0.05 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=162164 CPUtime=0.04 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=162164 CPUtime=0.05 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=162164 CPUtime=0.06 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=162164 CPUtime=0.05 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=162164 CPUtime=0.05 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=162164 CPUtime=0.03 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 541600341 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=162164 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 166055936 14804 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 162164

[startup+51.1009 s]
/proc/loadavg: 2.84 1.56 2.12 5/222 23072
/proc/meminfo: memFree=12936100/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=203828 CPUtime=51.73 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 30054 0 0 0 5165 8 0 0 25 0 9 0 541600340 208719872 23655 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093054899 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 50957 23655 1036 742 0 43528 0
[pid=23061/tid=23063] ppid=23059 vsize=203828 CPUtime=0.2 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 20 0 0 0 16 0 9 0 541600341 208719872 23655 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=203828 CPUtime=0.17 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 541600341 208719872 23655 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=203828 CPUtime=0.16 cores=0,2

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

/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 694 1 0 0 15 0 9 0 541600341 572698624 111052 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=559276 CPUtime=7.23 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 722 1 0 0 16 0 9 0 541600341 572698624 111052 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=559276 CPUtime=7.12 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 711 1 0 0 16 0 9 0 541600341 572698624 111052 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=559276 CPUtime=6.52 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 651 1 0 0 16 0 9 0 541600341 572698624 111052 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=559276 CPUtime=0 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541600342 572698624 111052 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 968.03
Current children cumulated vsize (KiB) 559276

[startup+1002.3 s]
/proc/loadavg: 3.20 3.11 2.86 4/208 23219
/proc/meminfo: memFree=12128556/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=583916 CPUtime=1029.94 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 285359 0 0 0 102916 78 0 0 25 0 9 0 541600340 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746990840 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 145979 119508 1036 742 0 138550 0
[pid=23061/tid=23063] ppid=23059 vsize=583916 CPUtime=8.25 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 825 0 0 0 15 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=583916 CPUtime=7.51 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 750 1 0 0 16 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=583916 CPUtime=7.62 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 760 2 0 0 15 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=583916 CPUtime=7.34 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 733 1 0 0 16 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=583916 CPUtime=7.83 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 782 1 0 0 16 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=583916 CPUtime=7.67 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 766 1 0 0 16 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=583916 CPUtime=6.99 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 698 1 0 0 16 0 9 0 541600341 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=583916 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 597929984 119508 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1029.94
Current children cumulated vsize (KiB) 583916

[startup+1062.3 s]
/proc/loadavg: 3.22 3.12 2.87 4/208 23221
/proc/meminfo: memFree=12043460/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=609132 CPUtime=1092.03 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 292069 0 0 0 109122 81 0 0 25 0 9 0 541600340 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046389 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 152283 126218 1036 742 0 144854 0
[pid=23061/tid=23063] ppid=23059 vsize=609132 CPUtime=9.07 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 906 1 0 0 16 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=609132 CPUtime=8.12 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 811 1 0 0 16 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=609132 CPUtime=8.19 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 817 2 0 0 16 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=609132 CPUtime=7.72 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 771 1 0 0 16 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=609132 CPUtime=8.38 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 836 2 0 0 15 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=609132 CPUtime=8.15 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 814 1 0 0 15 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=609132 CPUtime=7.54 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 753 1 0 0 15 0 9 0 541600341 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=609132 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 623751168 126218 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1092.03
Current children cumulated vsize (KiB) 609132

[startup+1122.3 s]
/proc/loadavg: 3.08 3.09 2.88 4/208 23222
/proc/meminfo: memFree=11900960/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=634028 CPUtime=1153.81 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 298371 0 0 0 115298 83 0 0 25 0 9 0 541600340 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093054826 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 158507 132520 1036 742 0 151078 0
[pid=23061/tid=23063] ppid=23059 vsize=634028 CPUtime=9.51 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 950 1 0 0 16 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=634028 CPUtime=8.42 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 841 1 0 0 15 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=634028 CPUtime=8.83 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 881 2 0 0 16 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=634028 CPUtime=8.12 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 811 1 0 0 16 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=634028 CPUtime=8.86 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 884 2 0 0 16 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=634028 CPUtime=8.73 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 872 1 0 0 15 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=634028 CPUtime=8.02 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 801 1 0 0 15 0 9 0 541600341 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=634028 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 649244672 132520 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1153.81
Current children cumulated vsize (KiB) 634028

[startup+1182.3 s]
/proc/loadavg: 3.03 3.07 2.89 4/208 23224
/proc/meminfo: memFree=11754232/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=667372 CPUtime=1215.59 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 307563 0 0 0 121474 85 0 0 25 0 9 0 541600340 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093045702 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 166843 141712 1036 742 0 159414 0
[pid=23061/tid=23063] ppid=23059 vsize=667372 CPUtime=10.07 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 1006 1 0 0 15 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=667372 CPUtime=8.9 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 889 1 0 0 16 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=667372 CPUtime=9.22 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 920 2 0 0 16 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=667372 CPUtime=8.59 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 858 1 0 0 15 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=667372 CPUtime=9.37 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 935 2 0 0 16 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=667372 CPUtime=9.24 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 923 1 0 0 16 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=667372 CPUtime=8.44 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 843 1 0 0 15 0 9 0 541600341 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=667372 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 683388928 141712 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1215.59
Current children cumulated vsize (KiB) 667372

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 2.89 4/208 23225
/proc/meminfo: memFree=11729152/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=684396 CPUtime=1277.4 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 311532 0 0 0 127653 87 0 0 25 0 9 0 541600340 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093046389 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 171099 145681 1036 742 0 163670 0
[pid=23061/tid=23063] ppid=23059 vsize=684396 CPUtime=10.51 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 1050 1 0 0 16 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=684396 CPUtime=9.47 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 946 1 0 0 16 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=684396 CPUtime=9.78 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 976 2 0 0 16 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=684396 CPUtime=8.99 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 898 1 0 0 15 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=684396 CPUtime=9.74 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 972 2 0 0 16 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=684396 CPUtime=9.64 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 963 1 0 0 15 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=684396 CPUtime=8.96 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 895 1 0 0 15 0 9 0 541600341 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=684396 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 700821504 145681 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1277.4
Current children cumulated vsize (KiB) 684396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.24 2.96 3/198 23228
/proc/meminfo: memFree=12137284/32951124 swapFree=67102140/67111528
[pid=23061] ppid=23059 vsize=709996 CPUtime=1336.67 cores=0,2
/proc/23061/stat : 23061 (mono) R 23059 23061 20890 0 -1 4202496 318268 0 0 0 133578 89 0 0 25 0 9 0 541600340 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 1093057896 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/23061/statm: 177499 152417 1036 742 0 170070 0
[pid=23061/tid=23063] ppid=23059 vsize=709996 CPUtime=11.04 cores=0,2
/proc/23061/task/23063/stat : 23063 (mono) S 23059 23061 20890 0 -1 4202560 4 0 0 0 1103 1 0 0 16 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23064] ppid=23059 vsize=709996 CPUtime=9.86 cores=0,2
/proc/23061/task/23064/stat : 23064 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 985 1 0 0 15 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23065] ppid=23059 vsize=709996 CPUtime=10.01 cores=0,2
/proc/23061/task/23065/stat : 23065 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 999 2 0 0 16 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 0 0 0 0
[pid=23061/tid=23066] ppid=23059 vsize=709996 CPUtime=9.46 cores=0,2
/proc/23061/task/23066/stat : 23066 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 945 1 0 0 15 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23067] ppid=23059 vsize=709996 CPUtime=10.11 cores=0,2
/proc/23061/task/23067/stat : 23067 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1008 3 0 0 16 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23068] ppid=23059 vsize=709996 CPUtime=10.16 cores=0,2
/proc/23061/task/23068/stat : 23068 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 1015 1 0 0 15 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23069] ppid=23059 vsize=709996 CPUtime=9.41 cores=0,2
/proc/23061/task/23069/stat : 23069 (mono) S 23059 23061 20890 0 -1 4202560 2 0 0 0 940 1 0 0 16 0 9 0 541600341 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216746994585 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
[pid=23061/tid=23070] ppid=23059 vsize=709996 CPUtime=0.01 cores=0,2
/proc/23061/task/23070/stat : 23070 (mono) S 23059 23061 20890 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 541600342 727035904 152417 33554432000 4194304 7232020 140737135306480 18446744073709551615 216747002289 0 0 4096 545260780 18446604446951077952 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1336.67
Current children cumulated vsize (KiB) 709996

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): 1300.04
CPU time (s): 1336.72
CPU user time (s): 1335.79
CPU system time (s): 0.923859
CPU usage (%): 102.821
Max. virtual memory (cumulated for all children) (KiB): 709996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1335.79
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318268
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= 66407
involuntary context switches= 19930

runsolver used 2.43063 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 01:08:17
IDJOB=3249803
IDBENCH=83189
IDSOLVER=1608
FILE ID=node119/3249803-1303513697
RUNJOBID= node119-1303513695-22890
PBS_JOBID= 13134218
Free space on /tmp= 71644 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249803-1303513697/watcher-3249803-1303513697 -o /tmp/evaluation-result-3249803-1303513697/solver-3249803-1303513697 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3249803-1303513697.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=2099880188

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13653124 kB
Buffers:       1981712 kB
Cached:       16597380 kB
SwapCached:       5504 kB
Active:        7434124 kB
Inactive:     11288608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13653124 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           16264 kB
Writeback:           4 kB
AnonPages:      140620 kB
Mapped:          17892 kB
Slab:           511300 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   564416 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= 71660 MiB
End job on node119 at 2011-04-23 01:29:59