Trace number 3262037

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.23 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
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 variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

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

running on 2 cores: 5,7

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 4/179 12002
/proc/meminfo: memFree=32026476/32950928 swapFree=67050640/67111528
[pid=12002] ppid=12000 vsize=18896 CPUtime=0 cores=5,7
/proc/12002/stat : 12002 (mono) S 12000 12002 11209 0 -1 4194304 118 0 0 0 0 0 0 0 25 0 1 0 878569508 19349504 71 33554432000 4194304 7232020 140734146425904 18446744073709551615 251809316487 0 2147483391 4096 0 18446744071699215550 0 0 17 5 0 0 0
/proc/12002/statm: 4724 71 54 742 0 112 0

[startup+0.024223 s]
/proc/loadavg: 1.02 2.17 3.15 4/179 12002
/proc/meminfo: memFree=32026476/32950928 swapFree=67050640/67111528
[pid=12002] ppid=12000 vsize=96076 CPUtime=0 cores=5,7
/proc/12002/stat : 12002 (mono) D 12000 12002 11209 0 -1 4202496 602 0 5 0 0 0 0 0 25 0 8 0 878569508 98381824 534 33554432000 4194304 7232020 140734146425904 18446744073709551615 5842053 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/12002/statm: 24019 534 420 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96076

[startup+0.100208 s]
/proc/loadavg: 1.02 2.17 3.15 4/179 12002
/proc/meminfo: memFree=32026476/32950928 swapFree=67050640/67111528
[pid=12002] ppid=12000 vsize=107744 CPUtime=0.04 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 1901 0 14 0 4 0 0 0 25 0 9 0 878569508 110329856 1816 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826057359 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 26936 1816 975 742 0 19507 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 107744

[startup+0.300178 s]
/proc/loadavg: 1.02 2.17 3.15 4/179 12002
/proc/meminfo: memFree=32026476/32950928 swapFree=67050640/67111528
[pid=12002] ppid=12000 vsize=140484 CPUtime=0.26 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 10196 0 14 0 24 2 0 0 25 0 9 0 878569508 143855616 10111 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344198 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 3
/proc/12002/statm: 35121 10111 1024 742 0 27692 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 140484

[startup+0.700111 s]
/proc/loadavg: 1.02 2.17 3.15 4/179 12002
/proc/meminfo: memFree=32026476/32950928 swapFree=67050640/67111528
[pid=12002] ppid=12000 vsize=148932 CPUtime=0.68 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 10930 0 14 0 66 2 0 0 25 0 9 0 878569508 152506368 10845 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345048 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 3
/proc/12002/statm: 37233 10845 1024 742 0 29804 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 148932

[startup+1.50098 s]
/proc/loadavg: 1.02 2.17 3.15 5/222 12059
/proc/meminfo: memFree=31921504/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=148932 CPUtime=1.49 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 11242 0 14 0 147 2 0 0 25 0 9 0 878569508 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345315 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 37233 9590 1024 742 0 29804 0
[pid=12002/tid=12004] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=148932 CPUtime=0 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=148932 CPUtime=0.01 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 878569510 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=148932 CPUtime=0 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 152506368 9590 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148932

[startup+3.10071 s]
/proc/loadavg: 1.26 2.20 3.15 5/222 12059
/proc/meminfo: memFree=31916032/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=148996 CPUtime=3.13 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 11549 0 14 0 311 2 0 0 18 0 9 0 878569508 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345071 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 37249 9897 1024 742 0 29820 0
[pid=12002/tid=12004] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=148996 CPUtime=0.01 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=148996 CPUtime=0.02 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878569510 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=148996 CPUtime=0 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 152571904 9897 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 148996

[startup+6.30116 s]
/proc/loadavg: 1.26 2.20 3.15 5/222 12059
/proc/meminfo: memFree=31899340/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=149060 CPUtime=6.4 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 13087 0 14 0 637 3 0 0 25 0 9 0 878569508 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345308 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 37265 11364 1024 742 0 29836 0
[pid=12002/tid=12004] ppid=12000 vsize=149060 CPUtime=0.04 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=149060 CPUtime=0.03 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=149060 CPUtime=0.05 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=149060 CPUtime=0.04 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=149060 CPUtime=0.04 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=149060 CPUtime=0.03 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=149060 CPUtime=0.05 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 878569510 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=149060 CPUtime=0 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 152637440 11364 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 149060

[startup+12.7011 s]
/proc/loadavg: 1.92 2.31 3.18 6/222 12059
/proc/meminfo: memFree=31869696/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=157444 CPUtime=12.93 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 15101 0 14 0 1289 4 0 0 21 0 9 0 878569508 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345048 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 39361 11781 1025 742 0 31932 0
[pid=12002/tid=12004] ppid=12000 vsize=157444 CPUtime=0.08 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=157444 CPUtime=0.06 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=157444 CPUtime=0.09 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=157444 CPUtime=0.07 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=157444 CPUtime=0.07 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=157444 CPUtime=0.05 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=157444 CPUtime=0.09 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 878569510 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=157444 CPUtime=0 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 161222656 11781 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.93
Current children cumulated vsize (KiB) 157444

[startup+25.5009 s]
/proc/loadavg: 2.24 2.36 3.19 5/222 12059
/proc/meminfo: memFree=31825808/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=157572 CPUtime=25.89 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 19138 0 14 0 2584 5 0 0 25 0 9 0 878569508 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344045 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 39393 13919 1025 742 0 31964 0
[pid=12002/tid=12004] ppid=12000 vsize=157572 CPUtime=0.16 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 16 0 0 0 16 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=157572 CPUtime=0.12 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=157572 CPUtime=0.14 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=157572 CPUtime=0.14 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=157572 CPUtime=0.13 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=157572 CPUtime=0.11 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=157572 CPUtime=0.15 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 878569510 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=157572 CPUtime=0 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878569513 161353728 13919 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.89
Current children cumulated vsize (KiB) 157572

[startup+51.1006 s]
/proc/loadavg: 2.91 2.51 3.21 5/222 12060
/proc/meminfo: memFree=31748740/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=182468 CPUtime=51.84 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 27675 0 14 0 5176 8 0 0 25 0 9 0 878569508 186847232 19401 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344817 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 45617 19401 1036 742 0 38188 0
[pid=12002/tid=12004] ppid=12000 vsize=182468 CPUtime=0.22 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 22 0 0 0 15 0 9 0 878569510 186847232 19401 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=182468 CPUtime=0.24 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 878569510 186847232 19401 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=182468 CPUtime=0.22 cores=5,7

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

/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 191 0 0 0 15 0 9 0 878569510 411123712 67870 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=401488 CPUtime=2.12 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 212 0 0 0 16 0 9 0 878569510 411123712 67870 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=401488 CPUtime=2 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 200 0 0 0 15 0 9 0 878569510 411123712 67870 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=401488 CPUtime=1.93 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 192 1 0 0 16 0 9 0 878569510 411123712 67870 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=401488 CPUtime=0.01 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 878569513 411123712 67870 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 949.06
Current children cumulated vsize (KiB) 401488

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.22 4/208 12109
/proc/meminfo: memFree=31234688/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=401552 CPUtime=1009.31 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 162253 0 14 0 100892 39 0 0 25 0 9 0 878569508 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344800 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 100388 71823 1036 742 0 92959 0
[pid=12002/tid=12004] ppid=12000 vsize=401552 CPUtime=1.99 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 199 0 0 0 15 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=401552 CPUtime=2.18 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 217 1 0 0 15 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=401552 CPUtime=1.89 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 189 0 0 0 16 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=401552 CPUtime=1.94 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=401552 CPUtime=2.16 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 215 1 0 0 16 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=401552 CPUtime=2.1 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 210 0 0 0 15 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=401552 CPUtime=2.02 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 201 1 0 0 16 0 9 0 878569510 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=401552 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 411189248 71823 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1009.31
Current children cumulated vsize (KiB) 401552

[startup+1062.3 s]
/proc/loadavg: 3.05 3.08 3.21 4/208 12111
/proc/meminfo: memFree=31101976/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=467164 CPUtime=1069.44 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 180467 0 14 0 106903 41 0 0 25 0 9 0 878569508 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344335 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 116791 90037 1036 742 0 109362 0
[pid=12002/tid=12004] ppid=12000 vsize=467164 CPUtime=2.02 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 202 0 0 0 16 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=467164 CPUtime=2.22 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 221 1 0 0 15 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=467164 CPUtime=1.95 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 195 0 0 0 16 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=467164 CPUtime=1.97 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 197 0 0 0 15 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=467164 CPUtime=2.19 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 218 1 0 0 15 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=467164 CPUtime=2.14 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 214 0 0 0 15 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=467164 CPUtime=2.06 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 205 1 0 0 16 0 9 0 878569510 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=467164 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 478375936 90037 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1069.44
Current children cumulated vsize (KiB) 467164

[startup+1122.3 s]
/proc/loadavg: 3.07 3.08 3.20 4/208 12113
/proc/meminfo: memFree=31018260/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=475420 CPUtime=1129.53 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 182983 0 14 0 112911 42 0 0 25 0 9 0 878569508 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165345460 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 118855 92553 1036 742 0 111426 0
[pid=12002/tid=12004] ppid=12000 vsize=475420 CPUtime=2.02 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 202 0 0 0 15 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=475420 CPUtime=2.23 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 222 1 0 0 16 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=475420 CPUtime=1.98 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 198 0 0 0 16 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=475420 CPUtime=1.98 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 198 0 0 0 15 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=475420 CPUtime=2.22 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 221 1 0 0 16 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=475420 CPUtime=2.2 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 220 0 0 0 16 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=475420 CPUtime=2.06 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 205 1 0 0 15 0 9 0 878569510 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=475420 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 486830080 92553 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1129.53
Current children cumulated vsize (KiB) 475420

[startup+1182.3 s]
/proc/loadavg: 3.40 3.16 3.21 4/208 12114
/proc/meminfo: memFree=30916432/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=533148 CPUtime=1189.74 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 197516 0 14 0 118930 44 0 0 25 0 9 0 878569508 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344768 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 133287 107086 1036 742 0 125858 0
[pid=12002/tid=12004] ppid=12000 vsize=533148 CPUtime=2.05 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 205 0 0 0 16 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=533148 CPUtime=2.3 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 229 1 0 0 15 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=533148 CPUtime=2.03 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 203 0 0 0 16 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=533148 CPUtime=2.06 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 206 0 0 0 15 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=533148 CPUtime=2.29 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 228 1 0 0 16 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=533148 CPUtime=2.28 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 228 0 0 0 15 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=533148 CPUtime=2.09 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 208 1 0 0 16 0 9 0 878569510 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=533148 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 545943552 107086 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 533148

[startup+1242.3 s]
/proc/loadavg: 3.50 3.25 3.24 4/208 12116
/proc/meminfo: memFree=30859004/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=549788 CPUtime=1250.19 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 201291 0 14 0 124974 45 0 0 25 0 9 0 878569508 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165344885 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 137447 110861 1036 742 0 130018 0
[pid=12002/tid=12004] ppid=12000 vsize=549788 CPUtime=2.19 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 219 0 0 0 16 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=549788 CPUtime=2.39 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 238 1 0 0 15 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=549788 CPUtime=2.15 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=549788 CPUtime=2.25 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 224 1 0 0 16 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=549788 CPUtime=2.46 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 245 1 0 0 16 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=549788 CPUtime=2.38 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 238 0 0 0 15 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=549788 CPUtime=2.22 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 221 1 0 0 15 0 9 0 878569510 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=549788 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 562982912 110861 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1250.19
Current children cumulated vsize (KiB) 549788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.20 3.20 3.22 4/201 12118
/proc/meminfo: memFree=30816192/32950928 swapFree=67050648/67111528
[pid=12002] ppid=12000 vsize=550492 CPUtime=1308.19 cores=5,7
/proc/12002/stat : 12002 (mono) R 12000 12002 11209 0 -1 4202496 203056 0 14 0 130774 45 0 0 25 0 9 0 878569508 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 1165356292 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 3
/proc/12002/statm: 137623 112626 1036 742 0 130194 0
[pid=12002/tid=12004] ppid=12000 vsize=550492 CPUtime=2.31 cores=5,7
/proc/12002/task/12004/stat : 12004 (mono) S 12000 12002 11209 0 -1 4202560 4 0 0 0 231 0 0 0 15 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12005] ppid=12000 vsize=550492 CPUtime=2.54 cores=5,7
/proc/12002/task/12005/stat : 12005 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 253 1 0 0 16 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12006] ppid=12000 vsize=550492 CPUtime=2.17 cores=5,7
/proc/12002/task/12006/stat : 12006 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 217 0 0 0 15 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12007] ppid=12000 vsize=550492 CPUtime=2.33 cores=5,7
/proc/12002/task/12007/stat : 12007 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 232 1 0 0 16 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12008] ppid=12000 vsize=550492 CPUtime=2.54 cores=5,7
/proc/12002/task/12008/stat : 12008 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 253 1 0 0 16 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12009] ppid=12000 vsize=550492 CPUtime=2.45 cores=5,7
/proc/12002/task/12009/stat : 12009 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 245 0 0 0 16 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 7 0 0 0
[pid=12002/tid=12010] ppid=12000 vsize=550492 CPUtime=2.29 cores=5,7
/proc/12002/task/12010/stat : 12010 (mono) S 12000 12002 11209 0 -1 4202560 2 0 0 0 228 1 0 0 15 0 9 0 878569510 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826056089 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
[pid=12002/tid=12024] ppid=12000 vsize=550492 CPUtime=0.02 cores=5,7
/proc/12002/task/12024/stat : 12024 (mono) S 12000 12002 11209 0 -1 4202560 3 0 0 0 1 1 0 0 15 0 9 0 878569513 563703808 112626 33554432000 4194304 7232020 140734146425904 18446744073709551615 251826063793 0 0 4096 545260780 18446604459726366592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1308.19
Current children cumulated vsize (KiB) 550492

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.23
CPU user time (s): 1307.75
CPU system time (s): 0.477927
CPU usage (%): 100.631
Max. virtual memory (cumulated for all children) (KiB): 550492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.75
system time used= 0.477927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203056
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32599
involuntary context switches= 10799

runsolver used 2.03669 second user time and 5.09123 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-10 03:35:08
IDJOB=3262037
IDBENCH=83269
IDSOLVER=1608
FILE ID=node126/3262037-1307669708
RUNJOBID= node126-1307669708-11971
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-23_507.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262037-1307669708/watcher-3262037-1307669708 -o /tmp/evaluation-result-3262037-1307669708/solver-3262037-1307669708 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3262037-1307669708.cnf

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
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:      32027848 kB
Buffers:        217732 kB
Cached:         487144 kB
SwapCached:      14856 kB
Active:         324528 kB
Inactive:       400364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32027848 kB
SwapTotal:    67111528 kB
SwapFree:     67050640 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:       18348 kB
Mapped:           9268 kB
Slab:           131916 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   202352 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