Trace number 3261993

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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

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-3261993-1307669708/watcher-3261993-1307669708 -o /tmp/evaluation-result-3261993-1307669708/solver-3261993-1307669708 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3261993-1307669708.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.02 2.17 3.15 2/175 11993
/proc/meminfo: memFree=32028328/32950928 swapFree=67050640/67111528
[pid=11993] ppid=11991 vsize=3448 CPUtime=0 cores=0,2
/proc/11993/stat : 11993 (mono) D 11991 11993 11209 0 -1 4194304 70 0 1 0 0 0 0 0 24 0 1 0 878569507 3530752 26 33554432000 4194304 7232020 140733443044560 18446744073709551615 251809317904 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/11993/statm: 862 26 19 742 0 80 0

[startup+0.0121679 s]
/proc/loadavg: 1.02 2.17 3.15 2/175 11993
/proc/meminfo: memFree=32028328/32950928 swapFree=67050640/67111528
[pid=11993] ppid=11991 vsize=18896 CPUtime=0 cores=0,2
/proc/11993/stat : 11993 (mono) S 11991 11993 11209 0 -1 4194304 116 0 2 0 0 0 0 0 24 0 1 0 878569507 19349504 71 33554432000 4194304 7232020 140733443044560 18446744073709551615 251809316487 0 2147483391 4096 0 18446744071699215550 0 0 17 2 0 0 0
/proc/11993/statm: 4724 71 54 742 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18896

[startup+0.102285 s]
/proc/loadavg: 1.02 2.17 3.15 2/175 11993
/proc/meminfo: memFree=32028328/32950928 swapFree=67050640/67111528
[pid=11993] ppid=11991 vsize=107088 CPUtime=0.04 cores=0,2
/proc/11993/stat : 11993 (mono) S 11991 11993 11209 0 -1 4202496 1783 0 19 0 3 1 0 0 25 0 9 0 878569507 109658112 1705 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/11993/statm: 26772 1705 976 742 0 19343 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 107088

[startup+0.300109 s]
/proc/loadavg: 1.02 2.17 3.15 2/175 11993
/proc/meminfo: memFree=32028328/32950928 swapFree=67050640/67111528
[pid=11993] ppid=11991 vsize=130596 CPUtime=0.25 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 7009 0 19 0 23 2 0 0 25 0 9 0 878569507 133730304 6930 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097641551 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/11993/statm: 32649 6930 1024 742 0 25220 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 130596

[startup+0.701042 s]
/proc/loadavg: 1.02 2.17 3.15 2/175 11993
/proc/meminfo: memFree=32028328/32950928 swapFree=67050640/67111528
[pid=11993] ppid=11991 vsize=130724 CPUtime=0.67 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 7401 0 19 0 65 2 0 0 25 0 9 0 878569507 133861376 6152 33554432000 4194304 7232020 140733443044560 18446744073709551615 5574762 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/11993/statm: 32681 6152 1024 742 0 25252 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 130724

[startup+1.50091 s]
/proc/loadavg: 1.02 2.17 3.15 5/222 12059
/proc/meminfo: memFree=31922000/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=130724 CPUtime=1.49 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 7784 0 19 0 147 2 0 0 25 0 9 0 878569507 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642094 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 32681 6535 1024 742 0 25252 0
[pid=11993/tid=12011] ppid=11991 vsize=130724 CPUtime=0 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=130724 CPUtime=0.01 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=130724 CPUtime=0.01 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=130724 CPUtime=0.01 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=130724 CPUtime=0.01 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=130724 CPUtime=0.01 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=130724 CPUtime=0 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878569510 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=130724 CPUtime=0 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 133861376 6535 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130724

[startup+3.10064 s]
/proc/loadavg: 1.26 2.20 3.15 5/222 12059
/proc/meminfo: memFree=31916404/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=130788 CPUtime=3.14 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 8461 0 19 0 312 2 0 0 19 0 9 0 878569507 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642299 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/11993/statm: 32697 7197 1024 742 0 25268 0
[pid=11993/tid=12011] ppid=11991 vsize=130788 CPUtime=0.01 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=130788 CPUtime=0.02 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=130788 CPUtime=0.03 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=130788 CPUtime=0.02 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=130788 CPUtime=0.02 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=130788 CPUtime=0.02 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=130788 CPUtime=0.02 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=130788 CPUtime=0 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 133926912 7197 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 130788

[startup+6.30109 s]
/proc/loadavg: 1.26 2.20 3.15 5/222 12059
/proc/meminfo: memFree=31899588/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=138996 CPUtime=6.4 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 9726 0 19 0 637 3 0 0 25 0 9 0 878569507 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642524 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 34749 8048 1024 742 0 27320 0
[pid=11993/tid=12011] ppid=11991 vsize=138996 CPUtime=0.03 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=138996 CPUtime=0.03 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=138996 CPUtime=0.05 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=138996 CPUtime=0.04 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=138996 CPUtime=0.04 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=138996 CPUtime=0.04 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=138996 CPUtime=0.04 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=138996 CPUtime=0 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 142331904 8048 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 138996

[startup+12.701 s]
/proc/loadavg: 1.92 2.31 3.18 5/222 12059
/proc/meminfo: memFree=31869696/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=139124 CPUtime=12.91 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 12669 0 19 0 1287 4 0 0 19 0 9 0 878569507 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642250 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 34781 9313 1025 742 0 27352 0
[pid=11993/tid=12011] ppid=11991 vsize=139124 CPUtime=0.07 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=139124 CPUtime=0.06 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=139124 CPUtime=0.08 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=139124 CPUtime=0.08 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=139124 CPUtime=0.07 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=139124 CPUtime=0.07 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=139124 CPUtime=0.07 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878569510 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=139124 CPUtime=0 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 142462976 9313 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 139124

[startup+25.5009 s]
/proc/loadavg: 2.24 2.36 3.19 5/222 12059
/proc/meminfo: memFree=31825808/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=147508 CPUtime=25.9 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 17239 0 19 0 2584 6 0 0 18 0 9 0 878569507 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097646305 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 36877 11783 1025 742 0 29448 0
[pid=11993/tid=12011] ppid=11991 vsize=147508 CPUtime=0.12 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 12 0 0 0 15 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=147508 CPUtime=0.13 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=147508 CPUtime=0.14 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=147508 CPUtime=0.14 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=147508 CPUtime=0.13 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=147508 CPUtime=0.13 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=147508 CPUtime=0.13 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 878569510 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=147508 CPUtime=0 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 151048192 11783 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 147508

[startup+51.1006 s]
/proc/loadavg: 2.91 2.51 3.21 5/222 12060
/proc/meminfo: memFree=31749112/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=172468 CPUtime=51.81 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 26246 0 19 0 5173 8 0 0 18 0 9 0 878569507 176607232 17388 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097648562 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 43117 17388 1036 742 0 35688 0
[pid=11993/tid=12011] ppid=11991 vsize=172468 CPUtime=0.21 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 21 0 0 0 16 0 9 0 878569510 176607232 17388 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=172468 CPUtime=0.22 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 22 0 0 0 16 0 9 0 878569510 176607232 17388 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=172468 CPUtime=0.22 cores=0,2

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

/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 878569510 397320192 56357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=388008 CPUtime=1.66 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 878569510 397320192 56357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=388008 CPUtime=1.76 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 176 0 0 0 16 0 9 0 878569510 397320192 56357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=388008 CPUtime=1.7 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 878569510 397320192 56357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=388008 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 397320192 56357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.96
Current children cumulated vsize (KiB) 388008

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.22 4/208 12109
/proc/meminfo: memFree=31234688/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=388008 CPUtime=1008.34 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 149801 0 19 0 100797 37 0 0 25 0 9 0 878569507 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642033 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 97002 62486 1036 742 0 89573 0
[pid=11993/tid=12011] ppid=11991 vsize=388008 CPUtime=1.98 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 198 0 0 0 16 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=388008 CPUtime=1.82 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 182 0 0 0 16 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=388008 CPUtime=1.69 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 169 0 0 0 16 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=388008 CPUtime=1.84 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=388008 CPUtime=1.75 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=388008 CPUtime=1.85 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 185 0 0 0 16 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=388008 CPUtime=1.83 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 183 0 0 0 15 0 9 0 878569510 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=388008 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 397320192 62486 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1008.34
Current children cumulated vsize (KiB) 388008

[startup+1062.3 s]
/proc/loadavg: 3.05 3.08 3.21 4/208 12111
/proc/meminfo: memFree=31101976/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=388008 CPUtime=1068.68 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 153452 0 19 0 106829 39 0 0 25 0 9 0 878569507 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097641592 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 97002 65357 1036 742 0 89573 0
[pid=11993/tid=12011] ppid=11991 vsize=388008 CPUtime=2.03 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 203 0 0 0 15 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=388008 CPUtime=1.99 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 199 0 0 0 15 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=388008 CPUtime=1.76 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=388008 CPUtime=2 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 200 0 0 0 16 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=388008 CPUtime=1.81 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=388008 CPUtime=1.97 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 196 1 0 0 16 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=388008 CPUtime=1.9 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 878569510 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=388008 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 397320192 65357 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.68
Current children cumulated vsize (KiB) 388008

[startup+1122.3 s]
/proc/loadavg: 3.07 3.08 3.20 4/208 12113
/proc/meminfo: memFree=31018260/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=437300 CPUtime=1128.84 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 165763 0 19 0 112843 41 0 0 25 0 9 0 878569507 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642405 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 109325 77626 1036 742 0 101896 0
[pid=11993/tid=12011] ppid=11991 vsize=437300 CPUtime=2.13 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 213 0 0 0 16 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=437300 CPUtime=1.99 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 199 0 0 0 15 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=437300 CPUtime=1.79 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 179 0 0 0 15 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=437300 CPUtime=2.01 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=437300 CPUtime=1.82 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 182 0 0 0 15 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=437300 CPUtime=2.03 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 202 1 0 0 15 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=437300 CPUtime=1.99 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 199 0 0 0 16 0 9 0 878569510 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=437300 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 447795200 77626 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1128.84
Current children cumulated vsize (KiB) 437300

[startup+1182.3 s]
/proc/loadavg: 3.40 3.16 3.21 4/208 12114
/proc/meminfo: memFree=30916432/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=437300 CPUtime=1188.93 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 171259 0 19 0 118852 41 0 0 25 0 9 0 878569507 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642041 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 109325 83122 1036 742 0 101896 0
[pid=11993/tid=12011] ppid=11991 vsize=437300 CPUtime=2.19 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 219 0 0 0 16 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=437300 CPUtime=1.99 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 199 0 0 0 16 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=437300 CPUtime=1.87 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 187 0 0 0 16 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=437300 CPUtime=2.01 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=437300 CPUtime=1.84 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=437300 CPUtime=2.04 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 203 1 0 0 16 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=437300 CPUtime=2.05 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 878569510 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=437300 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 447795200 83122 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1188.93
Current children cumulated vsize (KiB) 437300

[startup+1242.3 s]
/proc/loadavg: 3.50 3.25 3.24 4/208 12116
/proc/meminfo: memFree=30859004/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=461940 CPUtime=1249.02 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 176830 0 19 0 124860 42 0 0 25 0 9 0 878569507 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642101 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 115485 88693 1036 742 0 108056 0
[pid=11993/tid=12011] ppid=11991 vsize=461940 CPUtime=2.21 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 221 0 0 0 15 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=461940 CPUtime=2.04 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=461940 CPUtime=1.9 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=461940 CPUtime=2.05 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=461940 CPUtime=1.84 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=461940 CPUtime=2.05 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 204 1 0 0 16 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=461940 CPUtime=2.06 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 878569510 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=461940 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 473026560 88693 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1249.02
Current children cumulated vsize (KiB) 461940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.20 3.20 3.22 4/208 12117
/proc/meminfo: memFree=30771568/32950928 swapFree=67050648/67111528
[pid=11993] ppid=11991 vsize=486900 CPUtime=1306.81 cores=0,2
/proc/11993/stat : 11993 (mono) R 11991 11993 11209 0 -1 4202496 183182 0 19 0 130637 44 0 0 25 0 9 0 878569507 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 1097642025 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/11993/statm: 121725 95045 1036 742 0 114296 0
[pid=11993/tid=12011] ppid=11991 vsize=486900 CPUtime=2.22 cores=0,2
/proc/11993/task/12011/stat : 12011 (mono) S 11991 11993 11209 0 -1 4202560 4 0 0 0 222 0 0 0 15 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12012] ppid=11991 vsize=486900 CPUtime=2.08 cores=0,2
/proc/11993/task/12012/stat : 12012 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 208 0 0 0 15 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12013] ppid=11991 vsize=486900 CPUtime=1.94 cores=0,2
/proc/11993/task/12013/stat : 12013 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12014] ppid=11991 vsize=486900 CPUtime=2.05 cores=0,2
/proc/11993/task/12014/stat : 12014 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12015] ppid=11991 vsize=486900 CPUtime=1.9 cores=0,2
/proc/11993/task/12015/stat : 12015 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12016] ppid=11991 vsize=486900 CPUtime=2.05 cores=0,2
/proc/11993/task/12016/stat : 12016 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 204 1 0 0 15 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 2 0 0 0
[pid=11993/tid=12017] ppid=11991 vsize=486900 CPUtime=2.09 cores=0,2
/proc/11993/task/12017/stat : 12017 (mono) S 11991 11993 11209 0 -1 4202560 2 0 0 0 209 0 0 0 16 0 9 0 878569510 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826056089 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
[pid=11993/tid=12023] ppid=11991 vsize=486900 CPUtime=0.01 cores=0,2
/proc/11993/task/12023/stat : 12023 (mono) S 11991 11993 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 498585600 95045 33554432000 4194304 7232020 140733443044560 18446744073709551615 251826063793 0 0 4096 545260780 18446604453884119936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1306.81
Current children cumulated vsize (KiB) 486900

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): 1306.84
CPU user time (s): 1306.38
CPU system time (s): 0.460929
CPU usage (%): 100.524
Max. virtual memory (cumulated for all children) (KiB): 486900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.38
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183182
page faults= 19
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32378
involuntary context switches= 11045

runsolver used 2.22066 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-10 03:35:08
IDJOB=3261993
IDBENCH=83268
IDSOLVER=1608
FILE ID=node126/3261993-1307669708
RUNJOBID= node126-1307669708-11968
PBS_JOBID= 13549442
Free space on /tmp= 74148 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261993-1307669708/watcher-3261993-1307669708 -o /tmp/evaluation-result-3261993-1307669708/solver-3261993-1307669708 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3261993-1307669708.cnf

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=549487288

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32027028 kB
Buffers:        217712 kB
Cached:         486000 kB
SwapCached:      14856 kB
Active:         326276 kB
Inactive:       399984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32027028 kB
SwapTotal:    67111528 kB
SwapFree:     67050640 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:       20676 kB
Mapped:           8880 kB
Slab:           131916 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   196228 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= 74144 MiB
End job on node126 at 2011-06-10 03:56:50