Trace number 3273536

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273536-1303604865/watcher-3273536-1303604865 -o /tmp/evaluation-result-3273536-1303604865/solver-3273536-1303604865 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3273536-1303604865.cnf 

running on 2 cores: 4,6

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: 2.79 2.97 3.07 5/211 30314
/proc/meminfo: memFree=19193960/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=11800 CPUtime=0 cores=4,6
/proc/30314/stat : 30314 (runsolver) R 30312 30314 29711 0 -1 4202560 44 0 0 0 0 0 0 0 23 0 1 0 472086104 12083200 54 33554432000 4194304 5434984 140734583555552 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/30314/statm: 2950 54 34 303 0 2644 0

[startup+0.0519789 s]
/proc/loadavg: 2.79 2.97 3.07 5/211 30314
/proc/meminfo: memFree=19193960/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=106908 CPUtime=0.03 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 1760 0 0 0 3 0 0 0 18 0 9 0 472086104 109473792 1662 33554432000 4194304 7232020 140735297738736 18446744073709551615 210646838992 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 26727 1662 998 742 0 19298 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106908

[startup+0.100969 s]
/proc/loadavg: 2.79 2.97 3.07 5/211 30314
/proc/meminfo: memFree=19193960/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=107700 CPUtime=0.08 cores=4,6
/proc/30314/stat : 30314 (mono) S 30312 30314 29711 0 -1 4202496 1938 0 0 0 8 0 0 0 18 0 9 0 472086104 110284800 1840 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 26925 1840 1023 742 0 19496 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107700

[startup+0.300922 s]
/proc/loadavg: 2.79 2.97 3.07 5/211 30314
/proc/meminfo: memFree=19193960/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=109072 CPUtime=0.28 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 2271 0 0 0 28 0 0 0 18 0 9 0 472086104 111689728 2173 33554432000 4194304 7232020 140735297738736 18446744073709551615 1086360941 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 27268 2173 1023 742 0 19839 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109072

[startup+0.700889 s]
/proc/loadavg: 2.79 2.97 3.07 5/211 30314
/proc/meminfo: memFree=19193960/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=111404 CPUtime=0.68 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 2719 0 0 0 68 0 0 0 18 0 9 0 472086104 114077696 2620 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163145507 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 27851 2620 1023 742 0 20422 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111404

[startup+1.50076 s]
/proc/loadavg: 2.79 2.97 3.07 5/220 30323
/proc/meminfo: memFree=19179528/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=113132 CPUtime=1.49 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 3444 0 0 0 149 0 0 0 18 0 9 0 472086104 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163149311 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 28283 3280 1023 742 0 20854 0
[pid=30314/tid=30316] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=113132 CPUtime=0 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472086106 115847168 3280 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113132

[startup+3.10049 s]
/proc/loadavg: 2.89 2.99 3.07 7/220 30323
/proc/meminfo: memFree=19168864/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=118656 CPUtime=3.11 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 4752 0 0 0 310 1 0 0 18 0 9 0 472086104 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142186 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 29664 4259 1023 742 0 22235 0
[pid=30314/tid=30316] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=118656 CPUtime=0.01 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=118656 CPUtime=0.01 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472086105 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=118656 CPUtime=0 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472086106 121503744 4259 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 118656

[startup+6.30091 s]
/proc/loadavg: 2.89 2.99 3.07 5/220 30324
/proc/meminfo: memFree=19149944/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=123076 CPUtime=6.34 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 6768 0 0 0 632 2 0 0 18 0 9 0 472086104 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142267 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/30314/statm: 30769 5375 1023 742 0 23340 0
[pid=30314/tid=30316] ppid=30312 vsize=123076 CPUtime=0.01 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=123076 CPUtime=0.01 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=123076 CPUtime=0.01 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=123076 CPUtime=0.02 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=123076 CPUtime=0.01 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=123076 CPUtime=0.01 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=123076 CPUtime=0.02 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472086105 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=123076 CPUtime=0 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472086106 126029824 5375 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 123076

[startup+12.7008 s]
/proc/loadavg: 2.97 3.01 3.08 5/220 30324
/proc/meminfo: memFree=19125908/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=128764 CPUtime=12.79 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 9281 0 0 0 1277 2 0 0 18 0 9 0 472086104 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163143098 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/30314/statm: 32191 6162 1024 742 0 24762 0
[pid=30314/tid=30316] ppid=30312 vsize=128764 CPUtime=0.03 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=128764 CPUtime=0.04 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=128764 CPUtime=0.04 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=128764 CPUtime=0.04 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=128764 CPUtime=0.04 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=128764 CPUtime=0.03 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=128764 CPUtime=0.03 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472086105 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=128764 CPUtime=0 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472086106 131854336 6162 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 128764

[startup+25.5007 s]
/proc/loadavg: 3.27 3.07 3.10 11/220 30324
/proc/meminfo: memFree=19077416/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=137148 CPUtime=25.7 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 13848 0 0 0 2566 4 0 0 18 0 9 0 472086104 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163143191 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 34287 8333 1024 742 0 26858 0
[pid=30314/tid=30316] ppid=30312 vsize=137148 CPUtime=0.07 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=137148 CPUtime=0.07 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=137148 CPUtime=0.06 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=137148 CPUtime=0.08 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=137148 CPUtime=0.07 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=137148 CPUtime=0.05 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=137148 CPUtime=0.07 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 472086105 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=137148 CPUtime=0 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472086106 140439552 8333 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.7
Current children cumulated vsize (KiB) 137148

[startup+51.1004 s]
/proc/loadavg: 3.52 3.14 3.12 5/220 30324
/proc/meminfo: memFree=19019632/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=153788 CPUtime=51.45 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 22622 0 0 0 5139 6 0 0 18 0 9 0 472086104 157478912 12549 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163143191 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 38447 12549 1035 742 0 31018 0
[pid=30314/tid=30316] ppid=30312 vsize=153788 CPUtime=0.13 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 13 0 0 0 15 0 9 0 472086105 157478912 12549 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=153788 CPUtime=0.12 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 472086105 157478912 12549 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=153788 CPUtime=0.1 cores=4,6

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

/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 155 0 0 0 16 0 9 0 472086105 354156544 53709 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=345856 CPUtime=1.55 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 155 0 0 0 15 0 9 0 472086105 354156544 53709 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=345856 CPUtime=1.49 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 472086105 354156544 53709 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=345856 CPUtime=1.39 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 472086105 354156544 53709 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=345856 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 354156544 53709 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 947.01
Current children cumulated vsize (KiB) 345856

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 3.73 5/220 30350
/proc/meminfo: memFree=18362416/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=354112 CPUtime=1007.4 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 183472 0 0 0 100696 44 0 0 25 0 9 0 472086104 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142942 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/30314/statm: 88528 57521 1035 742 0 81099 0
[pid=30314/tid=30316] ppid=30312 vsize=354112 CPUtime=1.63 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 163 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=354112 CPUtime=1.35 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 135 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=354112 CPUtime=1.42 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=354112 CPUtime=1.69 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 169 0 0 0 15 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=354112 CPUtime=1.66 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=354112 CPUtime=1.62 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=354112 CPUtime=1.51 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 151 0 0 0 16 0 9 0 472086105 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=354112 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 362610688 57521 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1007.4
Current children cumulated vsize (KiB) 354112

[startup+1062.3 s]
/proc/loadavg: 4.10 4.08 3.75 5/220 30352
/proc/meminfo: memFree=18316004/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=362304 CPUtime=1067.7 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 191341 0 0 0 106725 45 0 0 25 0 9 0 472086104 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142949 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 90576 61863 1035 742 0 83147 0
[pid=30314/tid=30316] ppid=30312 vsize=362304 CPUtime=1.75 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 175 0 0 0 15 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=362304 CPUtime=1.45 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 145 0 0 0 16 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=362304 CPUtime=1.6 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=362304 CPUtime=1.75 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=362304 CPUtime=1.79 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 179 0 0 0 15 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=362304 CPUtime=1.73 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 173 0 0 0 16 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=362304 CPUtime=1.61 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 161 0 0 0 15 0 9 0 472086105 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=362304 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 370999296 61863 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1067.7
Current children cumulated vsize (KiB) 362304

[startup+1122.3 s]
/proc/loadavg: 4.07 4.08 3.77 5/220 30353
/proc/meminfo: memFree=18256192/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=370496 CPUtime=1128.07 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 196201 0 0 0 112761 46 0 0 25 0 9 0 472086104 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163139796 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 92624 64613 1035 742 0 85195 0
[pid=30314/tid=30316] ppid=30312 vsize=370496 CPUtime=1.85 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 185 0 0 0 16 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=370496 CPUtime=1.54 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 154 0 0 0 16 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=370496 CPUtime=1.73 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 173 0 0 0 15 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=370496 CPUtime=1.88 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=370496 CPUtime=1.9 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=370496 CPUtime=1.83 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=370496 CPUtime=1.72 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 472086105 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=370496 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 379387904 64613 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1128.07
Current children cumulated vsize (KiB) 370496

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 3.78 5/220 30355
/proc/meminfo: memFree=18227512/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=370496 CPUtime=1188.48 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 200266 0 0 0 118801 47 0 0 25 0 9 0 472086104 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163143161 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 92624 67447 1035 742 0 85195 0
[pid=30314/tid=30316] ppid=30312 vsize=370496 CPUtime=1.93 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 193 0 0 0 15 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=370496 CPUtime=1.66 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=370496 CPUtime=1.87 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 187 0 0 0 15 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=370496 CPUtime=1.92 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=370496 CPUtime=2.02 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 202 0 0 0 16 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=370496 CPUtime=2 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 200 0 0 0 16 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=370496 CPUtime=1.78 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 178 0 0 0 16 0 9 0 472086105 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=370496 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 379387904 67447 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1188.48
Current children cumulated vsize (KiB) 370496

[startup+1242.3 s]
/proc/loadavg: 4.01 4.05 3.79 5/220 30356
/proc/meminfo: memFree=18171060/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=378752 CPUtime=1248.9 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 202511 0 0 0 124843 47 0 0 25 0 9 0 472086104 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142942 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 94688 68091 1035 742 0 87259 0
[pid=30314/tid=30316] ppid=30312 vsize=378752 CPUtime=2.1 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 210 0 0 0 16 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=378752 CPUtime=1.74 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 174 0 0 0 15 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=378752 CPUtime=1.97 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 197 0 0 0 15 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=378752 CPUtime=2.04 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=378752 CPUtime=2.17 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 217 0 0 0 15 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=378752 CPUtime=2.12 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 212 0 0 0 15 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=378752 CPUtime=1.88 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 472086105 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=378752 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 387842048 68091 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1248.9
Current children cumulated vsize (KiB) 378752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.80 2/190 30361
/proc/meminfo: memFree=18928280/32951132 swapFree=67111524/67111528
[pid=30314] ppid=30312 vsize=386944 CPUtime=1306.77 cores=4,6
/proc/30314/stat : 30314 (mono) R 30312 30314 29711 0 -1 4202496 205921 0 0 0 130630 47 0 0 25 0 9 0 472086104 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 1163142949 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30314/statm: 96736 71501 1035 742 0 89307 0
[pid=30314/tid=30316] ppid=30312 vsize=386944 CPUtime=2.15 cores=4,6
/proc/30314/task/30316/stat : 30316 (mono) S 30312 30314 29711 0 -1 4202560 4 0 0 0 215 0 0 0 15 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30317] ppid=30312 vsize=386944 CPUtime=1.79 cores=4,6
/proc/30314/task/30317/stat : 30317 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 179 0 0 0 15 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30318] ppid=30312 vsize=386944 CPUtime=1.99 cores=4,6
/proc/30314/task/30318/stat : 30318 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 199 0 0 0 15 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30319] ppid=30312 vsize=386944 CPUtime=2.07 cores=4,6
/proc/30314/task/30319/stat : 30319 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 207 0 0 0 16 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30320] ppid=30312 vsize=386944 CPUtime=2.21 cores=4,6
/proc/30314/task/30320/stat : 30320 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 221 0 0 0 16 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30321] ppid=30312 vsize=386944 CPUtime=2.19 cores=4,6
/proc/30314/task/30321/stat : 30321 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 219 0 0 0 15 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 6 0 0 0
[pid=30314/tid=30322] ppid=30312 vsize=386944 CPUtime=1.92 cores=4,6
/proc/30314/task/30322/stat : 30322 (mono) S 30312 30314 29711 0 -1 4202560 2 0 0 0 192 0 0 0 16 0 9 0 472086105 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658962329 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
[pid=30314/tid=30323] ppid=30312 vsize=386944 CPUtime=0.01 cores=4,6
/proc/30314/task/30323/stat : 30323 (mono) S 30312 30314 29711 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 472086106 396230656 71501 33554432000 4194304 7232020 140735297738736 18446744073709551615 210658970033 0 0 4096 545260780 18446604444210291840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1306.77
Current children cumulated vsize (KiB) 386944

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.8
CPU user time (s): 1306.31
CPU system time (s): 0.491925
CPU usage (%): 100.521
Max. virtual memory (cumulated for all children) (KiB): 386944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.31
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47880
involuntary context switches= 12859

runsolver used 2.19167 second user time and 4.93125 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 02:27:45
IDJOB=3273536
IDBENCH=83141
IDSOLVER=1608
FILE ID=node129/3273536-1303604865
RUNJOBID= node129-1303604863-30249
PBS_JOBID= 13150613
Free space on /tmp= 66384 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273536-1303604865/watcher-3273536-1303604865 -o /tmp/evaluation-result-3273536-1303604865/solver-3273536-1303604865 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3273536-1303604865.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=283042516

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19194224 kB
Buffers:       1207904 kB
Cached:       11796664 kB
SwapCached:          4 kB
Active:        1717304 kB
Inactive:     11379040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19194224 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             452 kB
Writeback:           8 kB
AnonPages:       91304 kB
Mapped:          18348 kB
Slab:           598308 kB
PageTables:       5936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   500652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 02:49:27