Trace number 3189447

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
MD5SUM83b00b2914a5aae11a4e612c2fcbfce7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101984
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3189447-1302285897/watcher-3189447-1302285897 -o /tmp/evaluation-result-3189447-1302285897/solver-3189447-1302285897 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189447-1302285897.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.68 3.96 4.05 5/203 24676
/proc/meminfo: memFree=16295652/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=11760 CPUtime=0 cores=5,7
/proc/24676/stat : 24676 (runsolver) R 24674 24676 23888 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 340186810 12042240 55 33554432000 4194304 5392636 140734791292032 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/24676/statm: 2940 55 36 293 0 2644 0

[startup+0.0854949 s]
/proc/loadavg: 3.68 3.96 4.05 5/203 24676
/proc/meminfo: memFree=16295652/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=111756 CPUtime=0.07 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 2783 0 0 0 7 0 0 0 20 0 9 0 340186810 114438144 2684 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171581477 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 27939 2684 1024 742 0 20510 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 111756

[startup+0.100456 s]
/proc/loadavg: 3.68 3.96 4.05 5/203 24676
/proc/meminfo: memFree=16295652/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=111820 CPUtime=0.08 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 2792 0 0 0 8 0 0 0 20 0 9 0 340186810 114503680 2693 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171579575 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 27955 2693 1024 742 0 20526 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 111820

[startup+0.300421 s]
/proc/loadavg: 3.68 3.96 4.05 5/203 24676
/proc/meminfo: memFree=16295652/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=111884 CPUtime=0.28 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 2856 0 0 0 28 0 0 0 20 0 9 0 340186810 114569216 2757 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171579220 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 27971 2757 1024 742 0 20542 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 111884

[startup+0.700345 s]
/proc/loadavg: 3.68 3.96 4.05 5/203 24676
/proc/meminfo: memFree=16295652/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=113900 CPUtime=0.68 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 3211 0 0 0 68 0 0 0 21 0 9 0 340186810 116633600 3112 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578172 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 28475 3112 1024 742 0 21046 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113900

[startup+1.50113 s]
/proc/loadavg: 3.68 3.96 4.05 5/222 24720
/proc/meminfo: memFree=16274916/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=113964 CPUtime=1.49 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 3582 0 0 0 148 1 0 0 18 0 9 0 340186810 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171579427 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/24676/statm: 28491 3460 1024 742 0 21062 0
[pid=24676/tid=24678] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=113964 CPUtime=0 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 116699136 3460 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113964

[startup+3.10089 s]
/proc/loadavg: 3.68 3.96 4.05 5/222 24720
/proc/meminfo: memFree=16264004/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=120000 CPUtime=3.12 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 4570 0 0 0 310 2 0 0 18 0 9 0 340186810 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578997 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 30000 4010 1024 742 0 22571 0
[pid=24676/tid=24678] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=120000 CPUtime=0.01 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=120000 CPUtime=0.01 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=120000 CPUtime=0 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 122880000 4010 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 120000

[startup+6.30124 s]
/proc/loadavg: 3.70 3.96 4.05 5/222 24720
/proc/meminfo: memFree=16244824/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=124740 CPUtime=6.37 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 6251 0 0 0 634 3 0 0 18 0 9 0 340186810 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171575709 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/24676/statm: 31185 4708 1024 742 0 23756 0
[pid=24676/tid=24678] ppid=24674 vsize=124740 CPUtime=0.02 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=124740 CPUtime=0.02 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=124740 CPUtime=0.02 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=124740 CPUtime=0.01 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=124740 CPUtime=0.02 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=124740 CPUtime=0.02 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=124740 CPUtime=0.01 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=124740 CPUtime=0 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 127733760 4708 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 124740

[startup+12.701 s]
/proc/loadavg: 3.73 3.96 4.05 5/222 24720
/proc/meminfo: memFree=16224196/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=130956 CPUtime=12.86 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 8457 0 0 0 1282 4 0 0 18 0 9 0 340186810 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578990 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 32739 5751 1025 742 0 25310 0
[pid=24676/tid=24678] ppid=24674 vsize=130956 CPUtime=0.06 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 6 0 0 0 16 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=130956 CPUtime=0.04 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=130956 CPUtime=0.05 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=130956 CPUtime=0.04 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=130956 CPUtime=0.04 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=130956 CPUtime=0.04 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=130956 CPUtime=0.04 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=130956 CPUtime=0 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 134098944 5751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 130956

[startup+25.5006 s]
/proc/loadavg: 3.79 3.96 4.05 8/222 24720
/proc/meminfo: memFree=16185880/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=139340 CPUtime=25.87 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 12263 0 0 0 2580 7 0 0 17 0 9 0 340186810 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578997 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 34835 8993 1025 742 0 27406 0
[pid=24676/tid=24678] ppid=24674 vsize=139340 CPUtime=0.1 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 10 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=139340 CPUtime=0.11 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=139340 CPUtime=0.12 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=139340 CPUtime=0.09 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=139340 CPUtime=0.09 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=139340 CPUtime=0.09 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=139340 CPUtime=0.1 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=139340 CPUtime=0 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340186811 142684160 8993 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.87
Current children cumulated vsize (KiB) 139340

[startup+51.1007 s]
/proc/loadavg: 4.26 4.04 4.08 5/222 24721
/proc/meminfo: memFree=16159804/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=147660 CPUtime=51.88 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 17185 0 0 0 5177 11 0 0 18 0 9 0 340186810 151203840 10826 33554432000 4194304 7232020 140735640944096 18446744073709551615 5574823 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 36915 10826 1035 742 0 29486 0
[pid=24676/tid=24678] ppid=24674 vsize=147660 CPUtime=0.21 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 21 0 0 0 15 0 9 0 340186811 151203840 10826 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=147660 CPUtime=0.23 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 340186811 151203840 10826 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=147660 CPUtime=0.23 cores=5,7

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

/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 274 3 0 0 16 0 9 0 340186811 262615040 28631 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=256460 CPUtime=2.65 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 262 3 0 0 15 0 9 0 340186811 262615040 28631 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=256460 CPUtime=2.77 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 275 2 0 0 16 0 9 0 340186811 262615040 28631 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=256460 CPUtime=2.85 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 283 2 0 0 15 0 9 0 340186811 262615040 28631 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=256460 CPUtime=0.04 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 340186811 262615040 28631 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 951.53
Current children cumulated vsize (KiB) 256460

[startup+1002.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/222 24746
/proc/meminfo: memFree=15844740/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=256460 CPUtime=1012.11 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 87617 0 0 0 101163 48 0 0 25 0 9 0 340186810 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578997 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 64115 30743 1036 742 0 56686 0
[pid=24676/tid=24678] ppid=24674 vsize=256460 CPUtime=2.95 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 293 2 0 0 16 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=256460 CPUtime=2.9 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 287 3 0 0 16 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=256460 CPUtime=2.85 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 283 2 0 0 16 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=256460 CPUtime=2.97 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 294 3 0 0 16 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=256460 CPUtime=2.82 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 279 3 0 0 16 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=256460 CPUtime=2.97 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 295 2 0 0 15 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=256460 CPUtime=2.99 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 297 2 0 0 15 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=256460 CPUtime=0.04 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 340186811 262615040 30743 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1012.11
Current children cumulated vsize (KiB) 256460

[startup+1062.3 s]
/proc/loadavg: 4.33 4.21 4.12 5/222 24748
/proc/meminfo: memFree=15812736/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=256460 CPUtime=1072.7 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 90984 0 0 0 107221 49 0 0 25 0 9 0 340186810 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578895 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 64115 32751 1036 742 0 56686 0
[pid=24676/tid=24678] ppid=24674 vsize=256460 CPUtime=3.13 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 311 2 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=256460 CPUtime=3.02 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 299 3 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=256460 CPUtime=2.95 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 293 2 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=256460 CPUtime=3.18 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 315 3 0 0 15 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=256460 CPUtime=2.97 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 294 3 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=256460 CPUtime=3.1 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 308 2 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=256460 CPUtime=3.16 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 314 2 0 0 16 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=256460 CPUtime=0.05 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340186811 262615040 32751 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1072.7
Current children cumulated vsize (KiB) 256460

[startup+1122.3 s]
/proc/loadavg: 4.12 4.17 4.11 5/222 24750
/proc/meminfo: memFree=15765988/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=256460 CPUtime=1132.97 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 93462 0 0 0 113247 50 0 0 25 0 9 0 340186810 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578997 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 64115 34791 1036 742 0 56686 0
[pid=24676/tid=24678] ppid=24674 vsize=256460 CPUtime=3.25 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 323 2 0 0 15 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=256460 CPUtime=3.1 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 307 3 0 0 15 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=256460 CPUtime=3 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 298 2 0 0 16 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=256460 CPUtime=3.25 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 322 3 0 0 15 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=256460 CPUtime=3.11 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 308 3 0 0 16 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=256460 CPUtime=3.18 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 316 2 0 0 16 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=256460 CPUtime=3.27 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 325 2 0 0 16 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=256460 CPUtime=0.05 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 340186811 262615040 34791 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1132.97
Current children cumulated vsize (KiB) 256460

[startup+1182.3 s]
/proc/loadavg: 4.04 4.13 4.10 5/222 24751
/proc/meminfo: memFree=15729132/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=256460 CPUtime=1193.24 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 96117 0 0 0 119272 52 0 0 25 0 9 0 340186810 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578990 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 64115 37235 1036 742 0 56686 0
[pid=24676/tid=24678] ppid=24674 vsize=256460 CPUtime=3.3 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 328 2 0 0 16 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=256460 CPUtime=3.19 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 316 3 0 0 16 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=256460 CPUtime=3.07 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 305 2 0 0 15 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=256460 CPUtime=3.37 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 334 3 0 0 15 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=256460 CPUtime=3.19 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 315 4 0 0 15 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=256460 CPUtime=3.25 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 323 2 0 0 16 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=256460 CPUtime=3.35 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 333 2 0 0 15 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=256460 CPUtime=0.06 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 340186811 262615040 37235 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1193.24
Current children cumulated vsize (KiB) 256460

[startup+1242.3 s]
/proc/loadavg: 4.01 4.11 4.09 5/222 24753
/proc/meminfo: memFree=15689436/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=264652 CPUtime=1253.54 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 99199 0 0 0 125301 53 0 0 25 0 9 0 340186810 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578310 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 66163 40317 1036 742 0 58734 0
[pid=24676/tid=24678] ppid=24674 vsize=264652 CPUtime=3.32 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 330 2 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=264652 CPUtime=3.25 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 322 3 0 0 16 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=264652 CPUtime=3.16 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 314 2 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=264652 CPUtime=3.44 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 341 3 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=264652 CPUtime=3.26 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 322 4 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=264652 CPUtime=3.34 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 332 2 0 0 16 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=264652 CPUtime=3.41 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 339 2 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=264652 CPUtime=0.06 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 340186811 271003648 40317 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1253.54
Current children cumulated vsize (KiB) 264652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.08 4.08 3/203 24756
/proc/meminfo: memFree=15989152/32950928 swapFree=67102716/67111528
[pid=24676] ppid=24674 vsize=289424 CPUtime=1311.4 cores=5,7
/proc/24676/stat : 24676 (mono) R 24674 24676 23888 0 -1 4202496 105101 0 0 0 131087 53 0 0 25 0 9 0 340186810 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 1171578270 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 72356 46219 1036 742 0 64927 0
[pid=24676/tid=24678] ppid=24674 vsize=289424 CPUtime=3.36 cores=5,7
/proc/24676/task/24678/stat : 24678 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 334 2 0 0 15 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=289424 CPUtime=3.27 cores=5,7
/proc/24676/task/24679/stat : 24679 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 324 3 0 0 16 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=289424 CPUtime=3.24 cores=5,7
/proc/24676/task/24680/stat : 24680 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 322 2 0 0 15 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=289424 CPUtime=3.47 cores=5,7
/proc/24676/task/24681/stat : 24681 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 344 3 0 0 15 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=289424 CPUtime=3.31 cores=5,7
/proc/24676/task/24682/stat : 24682 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 327 4 0 0 15 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=289424 CPUtime=3.41 cores=5,7
/proc/24676/task/24683/stat : 24683 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 339 2 0 0 16 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=289424 CPUtime=3.44 cores=5,7
/proc/24676/task/24684/stat : 24684 (mono) S 24674 24676 23888 0 -1 4202560 2 0 0 0 342 2 0 0 16 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488510873 0 0 4096 545260780 18446604455544324352 0 0 -1 7 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=289424 CPUtime=0.06 cores=5,7
/proc/24676/task/24685/stat : 24685 (mono) S 24674 24676 23888 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 340186811 296370176 46219 33554432000 4194304 7232020 140735640944096 18446744073709551615 239488518577 0 0 4096 545260780 18446604455544324352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1311.4
Current children cumulated vsize (KiB) 289424

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): 1311.43
CPU user time (s): 1310.88
CPU system time (s): 0.545917
CPU usage (%): 100.878
Max. virtual memory (cumulated for all children) (KiB): 289424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.88
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105101
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= 102100
involuntary context switches= 27215

runsolver used 2.21166 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-08 20:04:57
IDJOB=3189447
IDBENCH=82978
IDSOLVER=1608
FILE ID=node148/3189447-1302285897
RUNJOBID= node148-1302280688-23909
PBS_JOBID= 12919086
Free space on /tmp= 70876 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189447-1302285897/watcher-3189447-1302285897 -o /tmp/evaluation-result-3189447-1302285897/solver-3189447-1302285897 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189447-1302285897.cnf

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

MD5SUM BENCH= 83b00b2914a5aae11a4e612c2fcbfce7
RANDOM SEED=974951378

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16295932 kB
Buffers:        452972 kB
Cached:       15732908 kB
SwapCached:       4908 kB
Active:        7689716 kB
Inactive:      8570760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16295932 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:       71556 kB
Mapped:          17796 kB
Slab:           331372 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   422096 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= 70876 MiB
End job on node148 at 2011-04-08 20:26:39