Trace number 3189187

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) 1316.66 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
MD5SUM7dd8c0785d0d6e3db3893df5c914e46d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.262959
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.77 4.02 4.06 5/213 24901
/proc/meminfo: memFree=14774896/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=21044 CPUtime=0 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4194304 234 0 0 0 0 0 0 0 24 0 1 0 339872278 21549056 183 33554432000 4194304 7232020 140736367825520 18446744073709551615 254495770032 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24901/statm: 5261 183 159 742 0 115 0

[startup+0.0593189 s]
/proc/loadavg: 3.77 4.02 4.06 5/213 24901
/proc/meminfo: memFree=14774896/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=109640 CPUtime=0.04 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 2432 0 0 0 4 0 0 0 25 0 9 0 339872278 112271360 2336 33554432000 4194304 7232020 140736367825520 18446744073709551615 1091491696 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 27410 2337 999 742 0 19981 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 109640

[startup+0.100316 s]
/proc/loadavg: 3.77 4.02 4.06 5/213 24901
/proc/meminfo: memFree=14774896/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=110928 CPUtime=0.09 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 2627 0 0 0 9 0 0 0 25 0 9 0 339872278 113590272 2531 33554432000 4194304 7232020 140736367825520 18446744073709551615 1084821048 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 27732 2531 1024 742 0 20303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110928

[startup+0.300222 s]
/proc/loadavg: 3.77 4.02 4.06 5/213 24901
/proc/meminfo: memFree=14774896/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=112576 CPUtime=0.29 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 2879 0 0 0 29 0 0 0 18 0 9 0 339872278 115277824 2783 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996725 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 28144 2783 1024 742 0 20715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112576

[startup+0.700206 s]
/proc/loadavg: 3.77 4.02 4.06 5/213 24901
/proc/meminfo: memFree=14774896/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=112640 CPUtime=0.69 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 3218 0 0 0 69 0 0 0 18 0 9 0 339872278 115343360 3122 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164997150 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 28160 3122 1024 742 0 20731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112640

[startup+1.50103 s]
/proc/loadavg: 3.77 4.02 4.06 5/222 24910
/proc/meminfo: memFree=14756068/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=114752 CPUtime=1.49 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 3614 0 0 0 149 0 0 0 18 0 9 0 339872278 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996725 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 28688 3502 1024 742 0 21259 0
[pid=24901/tid=24903] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=114752 CPUtime=0 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339872280 117506048 3502 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114752

[startup+3.10074 s]
/proc/loadavg: 3.77 4.02 4.06 5/222 24910
/proc/meminfo: memFree=14746644/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=117952 CPUtime=3.12 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 4516 0 0 0 311 1 0 0 18 0 9 0 339872278 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996550 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 29488 3978 1024 742 0 22059 0
[pid=24901/tid=24903] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=117952 CPUtime=0.01 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=117952 CPUtime=0.01 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339872279 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=117952 CPUtime=0 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339872280 120782848 3978 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 117952

[startup+6.30102 s]
/proc/loadavg: 3.78 4.02 4.06 5/222 24910
/proc/meminfo: memFree=14727440/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=127048 CPUtime=6.38 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 6375 0 0 0 636 2 0 0 18 0 9 0 339872278 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996672 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/24901/statm: 31762 4875 1024 742 0 24333 0
[pid=24901/tid=24903] ppid=24899 vsize=127048 CPUtime=0.02 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=127048 CPUtime=0.01 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=127048 CPUtime=0.02 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=127048 CPUtime=0.02 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=127048 CPUtime=0.02 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=127048 CPUtime=0.01 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=127048 CPUtime=0.02 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339872279 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=127048 CPUtime=0 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339872280 130097152 4875 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 127048

[startup+12.7007 s]
/proc/loadavg: 3.80 4.02 4.06 5/222 24910
/proc/meminfo: memFree=14707276/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=134012 CPUtime=12.88 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 8826 0 0 0 1284 4 0 0 18 0 9 0 339872278 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164997087 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/24901/statm: 33503 7087 1025 742 0 26074 0
[pid=24901/tid=24903] ppid=24899 vsize=134012 CPUtime=0.05 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=134012 CPUtime=0.05 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=134012 CPUtime=0.06 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=134012 CPUtime=0.05 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=134012 CPUtime=0.06 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=134012 CPUtime=0.04 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=134012 CPUtime=0.04 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 339872279 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=134012 CPUtime=0 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339872280 137228288 7087 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 134012

[startup+25.5013 s]
/proc/loadavg: 3.84 4.02 4.06 5/222 24910
/proc/meminfo: memFree=14674796/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=142396 CPUtime=25.86 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 12828 0 0 0 2580 6 0 0 18 0 9 0 339872278 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164999205 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 35599 9279 1025 742 0 28170 0
[pid=24901/tid=24903] ppid=24899 vsize=142396 CPUtime=0.11 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=142396 CPUtime=0.12 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=142396 CPUtime=0.11 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=142396 CPUtime=0.11 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=142396 CPUtime=0.1 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=142396 CPUtime=0.09 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=142396 CPUtime=0.1 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 339872279 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=142396 CPUtime=0 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339872280 145813504 9279 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.86
Current children cumulated vsize (KiB) 142396

[startup+51.1012 s]
/proc/loadavg: 3.90 4.01 4.06 5/222 24911
/proc/meminfo: memFree=14635220/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=142460 CPUtime=51.91 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 17339 0 0 0 5179 12 0 0 18 0 9 0 339872278 145879040 10523 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996038 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 35615 10523 1035 742 0 28186 0
[pid=24901/tid=24903] ppid=24899 vsize=142460 CPUtime=0.23 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 23 0 0 0 16 0 9 0 339872279 145879040 10523 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=142460 CPUtime=0.26 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 339872279 145879040 10523 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=142460 CPUtime=0.23 cores=1,3

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

/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 349 4 0 0 16 0 9 0 339872279 274329600 25014 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=3.59 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 356 3 0 0 16 0 9 0 339872279 274329600 25014 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=3.69 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 367 2 0 0 15 0 9 0 339872279 274329600 25014 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=3.37 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 335 2 0 0 15 0 9 0 339872279 274329600 25014 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.07 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 5 0 0 15 0 9 0 339872280 274329600 25014 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 954.76
Current children cumulated vsize (KiB) 267900

[startup+1002.3 s]
/proc/loadavg: 4.05 4.07 4.07 5/222 24936
/proc/meminfo: memFree=14285484/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1015.47 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 83469 0 0 0 101491 56 0 0 25 0 9 0 339872278 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996718 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 27775 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=3.85 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 382 3 0 0 15 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 397 3 0 0 15 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=3.65 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 362 3 0 0 15 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=3.73 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 369 4 0 0 15 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=3.8 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 377 3 0 0 15 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=3.87 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 385 2 0 0 16 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=3.59 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 357 2 0 0 16 0 9 0 339872279 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 27775 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1015.47
Current children cumulated vsize (KiB) 267900

[startup+1062.3 s]
/proc/loadavg: 4.28 4.13 4.09 5/222 24938
/proc/meminfo: memFree=14247776/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1076.36 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 86286 0 0 0 107579 57 0 0 19 0 9 0 339872278 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996175 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 29461 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=4.16 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 413 3 0 0 15 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4.27 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 424 3 0 0 15 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=3.91 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 388 3 0 0 16 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=3.97 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 393 4 0 0 15 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=4.04 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 401 3 0 0 15 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=4.14 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 412 2 0 0 16 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=3.85 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 383 2 0 0 15 0 9 0 339872279 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 29461 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1076.36
Current children cumulated vsize (KiB) 267900

[startup+1122.3 s]
/proc/loadavg: 4.32 4.15 4.10 5/222 24940
/proc/meminfo: memFree=14208824/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1137.2 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 88483 0 0 0 113661 59 0 0 25 0 9 0 339872278 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996749 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 31347 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=4.36 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 433 3 0 0 15 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4.52 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 449 3 0 0 15 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=4.16 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 413 3 0 0 15 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=4.19 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 415 4 0 0 15 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=4.25 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 422 3 0 0 15 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=4.39 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 437 2 0 0 16 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=4.1 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 407 3 0 0 16 0 9 0 339872279 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 31347 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1137.2
Current children cumulated vsize (KiB) 267900

[startup+1182.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/222 24941
/proc/meminfo: memFree=14174332/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1198.12 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 90604 0 0 0 119752 60 0 0 22 0 9 0 339872278 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164995882 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 32927 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=4.55 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 452 3 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4.75 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 472 3 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=4.44 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 440 4 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=4.48 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 444 4 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=4.48 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 445 3 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=4.6 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 457 3 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=4.36 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 433 3 0 0 15 0 9 0 339872279 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 32927 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1198.12
Current children cumulated vsize (KiB) 267900

[startup+1242.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/222 24943
/proc/meminfo: memFree=14198252/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1258.6 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 92869 0 0 0 125798 62 0 0 25 0 9 0 339872278 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996718 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 35055 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=4.67 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 463 4 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4.91 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 488 3 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=4.56 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 452 4 0 0 16 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=4.65 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 461 4 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=4.59 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 456 3 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=4.74 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 471 3 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=4.48 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 445 3 0 0 15 0 9 0 339872279 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 35055 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1258.6
Current children cumulated vsize (KiB) 267900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.09 4.08 2/192 24947
/proc/meminfo: memFree=14644384/32950928 swapFree=67111528/67111528
[pid=24901] ppid=24899 vsize=267900 CPUtime=1316.64 cores=1,3
/proc/24901/stat : 24901 (mono) R 24899 24901 24447 0 -1 4202496 95322 0 0 0 131601 63 0 0 25 0 9 0 339872278 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 1164996725 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/24901/statm: 66975 37508 1036 742 0 59546 0
[pid=24901/tid=24903] ppid=24899 vsize=267900 CPUtime=4.76 cores=1,3
/proc/24901/task/24903/stat : 24903 (mono) S 24899 24901 24447 0 -1 4202560 4 0 0 0 472 4 0 0 16 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24904] ppid=24899 vsize=267900 CPUtime=4.98 cores=1,3
/proc/24901/task/24904/stat : 24904 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 495 3 0 0 15 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24905] ppid=24899 vsize=267900 CPUtime=4.69 cores=1,3
/proc/24901/task/24905/stat : 24905 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 465 4 0 0 15 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24906] ppid=24899 vsize=267900 CPUtime=4.74 cores=1,3
/proc/24901/task/24906/stat : 24906 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 470 4 0 0 15 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24907] ppid=24899 vsize=267900 CPUtime=4.72 cores=1,3
/proc/24901/task/24907/stat : 24907 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 469 3 0 0 15 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24908] ppid=24899 vsize=267900 CPUtime=4.8 cores=1,3
/proc/24901/task/24908/stat : 24908 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 477 3 0 0 16 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 3 0 0 0
[pid=24901/tid=24909] ppid=24899 vsize=267900 CPUtime=4.56 cores=1,3
/proc/24901/task/24909/stat : 24909 (mono) S 24899 24901 24447 0 -1 4202560 2 0 0 0 453 3 0 0 16 0 9 0 339872279 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512507801 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
[pid=24901/tid=24910] ppid=24899 vsize=267900 CPUtime=0.08 cores=1,3
/proc/24901/task/24910/stat : 24910 (mono) S 24899 24901 24447 0 -1 4202560 3 0 0 0 2 6 0 0 15 0 9 0 339872280 274329600 37508 33554432000 4194304 7232020 140736367825520 18446744073709551615 254512515505 0 0 4096 545260780 18446604458449983680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1316.64
Current children cumulated vsize (KiB) 267900

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.02
CPU time (s): 1316.66
CPU user time (s): 1316.02
CPU system time (s): 0.638902
CPU usage (%): 101.28
Max. virtual memory (cumulated for all children) (KiB): 267900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1316.02
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95322
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= 137209
involuntary context switches= 34325

runsolver used 2.04769 second user time and 5.09922 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-08 19:12:36
IDJOB=3189187
IDBENCH=82718
IDSOLVER=1608
FILE ID=node149/3189187-1302282756
RUNJOBID= node149-1302280151-24467
PBS_JOBID= 12919062
Free space on /tmp= 72108 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189187-1302282756/watcher-3189187-1302282756 -o /tmp/evaluation-result-3189187-1302282756/solver-3189187-1302282756 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189187-1302282756.cnf

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

MD5SUM BENCH= 7dd8c0785d0d6e3db3893df5c914e46d
RANDOM SEED=947028623

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14775176 kB
Buffers:        509024 kB
Cached:       17187824 kB
SwapCached:          0 kB
Active:        9120416 kB
Inactive:      8665844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14775176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:       88268 kB
Mapped:          17800 kB
Slab:           325824 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   495236 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= 72108 MiB
End job on node149 at 2011-04-08 19:34:18