Trace number 3250771

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) 1308.08 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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

running on 2 cores: 1,3

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: 3.43 3.85 3.57 5/184 19774
/proc/meminfo: memFree=26162312/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=18896 CPUtime=0 cores=1,3
/proc/19774/stat : 19774 (mono) S 19772 19774 19206 0 -1 4194304 119 0 0 0 0 0 0 0 25 0 1 0 545487760 19349504 71 33554432000 4194304 7232020 140733279121024 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699207358 0 0 17 1 0 0 0
/proc/19774/statm: 4724 71 54 742 0 112 0

[startup+0.0575221 s]
/proc/loadavg: 3.43 3.85 3.57 5/184 19774
/proc/meminfo: memFree=26162312/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=106900 CPUtime=0.03 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 1722 0 12 0 3 0 0 0 25 0 9 0 545487760 109465600 1633 33554432000 4194304 7232020 140733279121024 18446744073709551615 6182289 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 26725 1633 974 742 0 19296 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106900

[startup+0.100516 s]
/proc/loadavg: 3.43 3.85 3.57 5/184 19774
/proc/meminfo: memFree=26162312/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=108640 CPUtime=0.07 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 2108 0 12 0 7 0 0 0 25 0 9 0 545487760 111247360 2019 33554432000 4194304 7232020 140733279121024 18446744073709551615 6182372 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 27160 2019 974 742 0 19731 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108640

[startup+0.30048 s]
/proc/loadavg: 3.43 3.85 3.57 5/184 19774
/proc/meminfo: memFree=26162312/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=136136 CPUtime=0.29 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 8103 0 12 0 28 1 0 0 25 0 9 0 545487760 139403264 8014 33554432000 4194304 7232020 140733279121024 18446744073709551615 1096132653 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 1
/proc/19774/statm: 34034 8014 998 742 0 26605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 136136

[startup+0.700407 s]
/proc/loadavg: 3.43 3.85 3.57 5/184 19774
/proc/meminfo: memFree=26162312/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=144876 CPUtime=0.7 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 9501 0 12 0 69 1 0 0 25 0 9 0 545487760 148353024 9412 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618432 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 1
/proc/19774/statm: 36219 9412 1023 742 0 28790 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 144876

[startup+1.50126 s]
/proc/loadavg: 3.43 3.85 3.57 6/222 19815
/proc/meminfo: memFree=26089816/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=144940 CPUtime=1.52 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 9744 0 12 0 151 1 0 0 25 0 9 0 545487760 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260905087940 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 36235 9655 1023 742 0 28806 0
[pid=19774/tid=19790] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=144940 CPUtime=0.02 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=144940 CPUtime=0 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 545487761 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=144940 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 148418560 9655 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 144940

[startup+3.10097 s]
/proc/loadavg: 3.43 3.85 3.57 5/222 19815
/proc/meminfo: memFree=26081140/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=144940 CPUtime=3.17 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 10256 0 12 0 315 2 0 0 19 0 9 0 545487760 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083622280 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 36235 10167 1023 742 0 28806 0
[pid=19774/tid=19790] ppid=19772 vsize=144940 CPUtime=0.02 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=144940 CPUtime=0.02 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=144940 CPUtime=0.02 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=144940 CPUtime=0.03 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=144940 CPUtime=0.02 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=144940 CPUtime=0.01 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 545487761 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=144940 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 148418560 10167 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 144940

[startup+6.30038 s]
/proc/loadavg: 3.47 3.85 3.57 5/222 19815
/proc/meminfo: memFree=26063340/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=145068 CPUtime=6.43 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 11182 0 12 0 641 2 0 0 19 0 9 0 545487760 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618201 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 36267 11014 1023 742 0 28838 0
[pid=19774/tid=19790] ppid=19772 vsize=145068 CPUtime=0.04 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=145068 CPUtime=0.04 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=145068 CPUtime=0.04 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=145068 CPUtime=0.05 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=145068 CPUtime=0.04 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=145068 CPUtime=0.02 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=145068 CPUtime=0.03 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 545487761 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=145068 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 148549632 11014 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 145068

[startup+12.7012 s]
/proc/loadavg: 3.52 3.86 3.57 5/222 19815
/proc/meminfo: memFree=26026104/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=161644 CPUtime=12.96 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 14504 0 12 0 1293 3 0 0 25 0 9 0 545487760 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618158 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 40411 13720 1023 742 0 32982 0
[pid=19774/tid=19790] ppid=19772 vsize=161644 CPUtime=0.08 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=161644 CPUtime=0.08 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=161644 CPUtime=0.06 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=161644 CPUtime=0.08 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=161644 CPUtime=0.06 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=161644 CPUtime=0.06 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=161644 CPUtime=0.06 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 545487761 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=161644 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 165523456 13720 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.96
Current children cumulated vsize (KiB) 161644

[startup+25.5009 s]
/proc/loadavg: 3.84 3.91 3.59 5/222 19815
/proc/meminfo: memFree=25984320/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=170156 CPUtime=25.95 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 19216 0 12 0 2591 4 0 0 25 0 9 0 545487760 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618165 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 42539 16795 1024 742 0 35110 0
[pid=19774/tid=19790] ppid=19772 vsize=170156 CPUtime=0.13 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 13 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=170156 CPUtime=0.13 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=170156 CPUtime=0.13 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=170156 CPUtime=0.14 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=170156 CPUtime=0.11 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=170156 CPUtime=0.09 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=170156 CPUtime=0.12 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 545487761 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=170156 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 174239744 16795 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.95
Current children cumulated vsize (KiB) 170156

[startup+51.1012 s]
/proc/loadavg: 4.21 4.00 3.63 5/222 19816
/proc/meminfo: memFree=25923656/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=186860 CPUtime=51.86 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 28435 0 12 0 5179 7 0 0 18 0 9 0 545487760 191344640 19024 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618407 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 46715 19024 1035 742 0 39286 0
[pid=19774/tid=19790] ppid=19772 vsize=186860 CPUtime=0.22 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 22 0 0 0 15 0 9 0 545487761 191344640 19024 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=186860 CPUtime=0.21 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 545487761 191344640 19024 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=186860 CPUtime=0.21 cores=1,3

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

/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 183 0 0 0 15 0 9 0 545487761 472662016 89865 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=461584 CPUtime=1.88 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 188 0 0 0 16 0 9 0 545487761 472662016 89865 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=461584 CPUtime=1.71 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 171 0 0 0 16 0 9 0 545487761 472662016 89865 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=461584 CPUtime=1.76 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 545487761 472662016 89865 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=461584 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 472662016 89865 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 948.39
Current children cumulated vsize (KiB) 461584

[startup+1002.3 s]
/proc/loadavg: 4.13 4.13 3.93 5/222 19885
/proc/meminfo: memFree=25072736/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=469904 CPUtime=1008.67 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 165329 0 12 0 100830 37 0 0 25 0 9 0 545487760 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618080 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 117476 91998 1035 742 0 110047 0
[pid=19774/tid=19790] ppid=19772 vsize=469904 CPUtime=1.73 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 173 0 0 0 16 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=469904 CPUtime=1.74 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 174 0 0 0 15 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=469904 CPUtime=1.82 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 182 0 0 0 15 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=469904 CPUtime=1.9 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 190 0 0 0 15 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=469904 CPUtime=1.97 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=469904 CPUtime=1.8 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=469904 CPUtime=1.87 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 187 0 0 0 15 0 9 0 545487761 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=469904 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 481181696 91998 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1008.67
Current children cumulated vsize (KiB) 469904

[startup+1062.3 s]
/proc/loadavg: 4.05 4.11 3.93 5/222 19887
/proc/meminfo: memFree=25291796/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=528732 CPUtime=1068.96 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 180430 0 12 0 106856 40 0 0 25 0 9 0 545487760 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618097 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 132183 70447 1035 742 0 124754 0
[pid=19774/tid=19790] ppid=19772 vsize=528732 CPUtime=1.81 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 181 0 0 0 16 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=528732 CPUtime=1.86 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 186 0 0 0 15 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=528732 CPUtime=1.94 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=528732 CPUtime=1.92 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 192 0 0 0 15 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=528732 CPUtime=2.06 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=528732 CPUtime=1.89 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=528732 CPUtime=1.93 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 193 0 0 0 15 0 9 0 545487761 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=528732 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 541421568 70447 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1068.96
Current children cumulated vsize (KiB) 528732

[startup+1122.3 s]
/proc/loadavg: 4.02 4.08 3.93 5/222 19888
/proc/meminfo: memFree=25232724/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=528732 CPUtime=1129.32 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 189717 0 12 0 112890 42 0 0 25 0 9 0 545487760 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083618158 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 132183 74264 1035 742 0 124754 0
[pid=19774/tid=19790] ppid=19772 vsize=528732 CPUtime=1.9 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 190 0 0 0 15 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=528732 CPUtime=2.04 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=528732 CPUtime=2.02 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 202 0 0 0 15 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=528732 CPUtime=2.07 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 207 0 0 0 16 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=528732 CPUtime=2.13 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 213 0 0 0 16 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=528732 CPUtime=1.98 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 198 0 0 0 16 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=528732 CPUtime=1.99 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 199 0 0 0 15 0 9 0 545487761 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=528732 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 541421568 74264 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1129.32
Current children cumulated vsize (KiB) 528732

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 3.93 5/222 19890
/proc/meminfo: memFree=25174896/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=528732 CPUtime=1189.67 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 195277 0 12 0 118924 43 0 0 25 0 9 0 545487760 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083617615 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 132183 78380 1035 742 0 124754 0
[pid=19774/tid=19790] ppid=19772 vsize=528732 CPUtime=2.01 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 201 0 0 0 16 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=528732 CPUtime=2.15 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=528732 CPUtime=2.16 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=528732 CPUtime=2.19 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 219 0 0 0 16 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=528732 CPUtime=2.23 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 223 0 0 0 15 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=528732 CPUtime=2.15 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=528732 CPUtime=2.05 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 545487761 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=528732 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 541421568 78380 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 528732

[startup+1242.3 s]
/proc/loadavg: 4.32 4.14 3.96 5/222 19892
/proc/meminfo: memFree=25111716/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=528732 CPUtime=1250.03 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 201230 0 12 0 124959 44 0 0 25 0 9 0 545487760 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083617451 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 132183 83805 1035 742 0 124754 0
[pid=19774/tid=19790] ppid=19772 vsize=528732 CPUtime=2.15 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 215 0 0 0 16 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=528732 CPUtime=2.19 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 219 0 0 0 15 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=528732 CPUtime=2.3 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 230 0 0 0 15 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=528732 CPUtime=2.31 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 231 0 0 0 15 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=528732 CPUtime=2.3 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 230 0 0 0 16 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=528732 CPUtime=2.33 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 233 0 0 0 15 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=528732 CPUtime=2.13 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 213 0 0 0 15 0 9 0 545487761 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=528732 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 541421568 83805 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1250.03
Current children cumulated vsize (KiB) 528732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 4.16 3.98 3/204 19895
/proc/meminfo: memFree=25551996/32950928 swapFree=67071984/67111528
[pid=19774] ppid=19772 vsize=528732 CPUtime=1308.04 cores=1,3
/proc/19774/stat : 19774 (mono) R 19772 19774 19206 0 -1 4202496 204831 0 12 0 130759 45 0 0 25 0 9 0 545487760 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 1083617264 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 1
/proc/19774/statm: 132183 87135 1035 742 0 124754 0
[pid=19774/tid=19790] ppid=19772 vsize=528732 CPUtime=2.29 cores=1,3
/proc/19774/task/19790/stat : 19790 (mono) S 19772 19774 19206 0 -1 4202560 4 0 0 0 229 0 0 0 16 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19791] ppid=19772 vsize=528732 CPUtime=2.3 cores=1,3
/proc/19774/task/19791/stat : 19791 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 230 0 0 0 15 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19792] ppid=19772 vsize=528732 CPUtime=2.39 cores=1,3
/proc/19774/task/19792/stat : 19792 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 239 0 0 0 15 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19793] ppid=19772 vsize=528732 CPUtime=2.46 cores=1,3
/proc/19774/task/19793/stat : 19793 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 246 0 0 0 15 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19794] ppid=19772 vsize=528732 CPUtime=2.45 cores=1,3
/proc/19774/task/19794/stat : 19794 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 245 0 0 0 15 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 3 0 0 0
[pid=19774/tid=19795] ppid=19772 vsize=528732 CPUtime=2.46 cores=1,3
/proc/19774/task/19795/stat : 19795 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 246 0 0 0 16 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19796] ppid=19772 vsize=528732 CPUtime=2.16 cores=1,3
/proc/19774/task/19796/stat : 19796 (mono) S 19772 19774 19206 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 545487761 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917210009 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
[pid=19774/tid=19799] ppid=19772 vsize=528732 CPUtime=0 cores=1,3
/proc/19774/task/19799/stat : 19799 (mono) S 19772 19774 19206 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 545487763 541421568 87135 33554432000 4194304 7232020 140733279121024 18446744073709551615 260917217713 0 0 4096 545260780 18446604466054417344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1308.04
Current children cumulated vsize (KiB) 528732

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.03
CPU time (s): 1308.08
CPU user time (s): 1307.6
CPU system time (s): 0.471928
CPU usage (%): 100.619
Max. virtual memory (cumulated for all children) (KiB): 528732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.6
system time used= 0.471928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204831
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30074
involuntary context switches= 10298

runsolver used 2.02569 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 11:56:11
IDJOB=3250771
IDBENCH=83358
IDSOLVER=1608
FILE ID=node116/3250771-1303552571
RUNJOBID= node116-1303552571-19742
PBS_JOBID= 13143152
Free space on /tmp= 72616 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250771-1303552571/watcher-3250771-1303552571 -o /tmp/evaluation-result-3250771-1303552571/solver-3250771-1303552571 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3250771-1303552571.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1896946091

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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:      26163560 kB
Buffers:       1811160 kB
Cached:        4521176 kB
SwapCached:       9728 kB
Active:        2873588 kB
Inactive:      3499492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26163560 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:       34212 kB
Mapped:          13876 kB
Slab:           349392 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231744 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= 72612 MiB
End job on node116 at 2011-04-23 12:17:53