Trace number 3189562

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
MD5SUM6dcea24e0d40e217adec300bb8ded029
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.92 1.32 2.46 2/174 4958
/proc/meminfo: memFree=16896424/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=3324 CPUtime=0 cores=4,6
/proc/4958/stat : 4958 (mono) D 4956 4958 4090 0 -1 4194304 47 0 0 0 0 0 0 0 18 0 1 0 418966699 3403776 1 33554432000 0 0 140734902613802 18446744073709551615 5012135 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/4958/statm: 831 1 0 0 0 79 0

[startup+0.0328841 s]
/proc/loadavg: 0.92 1.32 2.46 2/174 4958
/proc/meminfo: memFree=16896424/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=3324 CPUtime=0 cores=4,6
/proc/4958/stat : 4958 (mono) D 4956 4958 4090 0 -1 4194304 47 0 0 0 0 0 0 0 18 0 1 0 418966699 3403776 1 33554432000 0 0 140734902613802 18446744073709551615 5012135 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/4958/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.100861 s]
/proc/loadavg: 0.92 1.32 2.46 2/174 4958
/proc/meminfo: memFree=16896424/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=3324 CPUtime=0 cores=4,6
/proc/4958/stat : 4958 (mono) D 4956 4958 4090 0 -1 4194304 47 0 0 0 0 0 0 0 18 0 1 0 418966699 3403776 1 33554432000 0 0 140734902613802 18446744073709551615 5012135 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/4958/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.307192 s]
/proc/loadavg: 0.92 1.32 2.46 2/174 4958
/proc/meminfo: memFree=16896424/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=112504 CPUtime=0.12 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 2895 0 22 0 12 0 0 0 18 0 9 0 418966699 115204096 2818 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921628 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 28126 2818 1024 742 0 20697 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 112504

[startup+0.700638 s]
/proc/loadavg: 0.92 1.32 2.46 2/174 4958
/proc/meminfo: memFree=16896424/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=112504 CPUtime=0.52 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 3098 0 22 0 52 0 0 0 18 0 9 0 418966699 115204096 2999 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921224 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 16
/proc/4958/statm: 28126 2999 1024 742 0 20697 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 112504

[startup+1.50055 s]
/proc/loadavg: 0.92 1.32 2.46 5/222 5016
/proc/meminfo: memFree=16855920/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=114684 CPUtime=1.34 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 3677 0 22 0 133 1 0 0 18 0 9 0 418966699 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921628 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 28671 3578 1024 742 0 21242 0
[pid=4958/tid=4970] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=114684 CPUtime=0.01 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=114684 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 117436416 3578 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 114684

[startup+3.10124 s]
/proc/loadavg: 0.92 1.32 2.46 5/222 5016
/proc/meminfo: memFree=16844760/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=121780 CPUtime=2.95 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 4753 0 22 0 294 1 0 0 19 0 9 0 418966699 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921428 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 30445 4574 1024 742 0 23016 0
[pid=4958/tid=4970] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=121780 CPUtime=0.01 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=121780 CPUtime=0.01 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418966715 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=121780 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 124702720 4574 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 121780

[startup+6.30064 s]
/proc/loadavg: 1.17 1.36 2.47 5/222 5016
/proc/meminfo: memFree=16825124/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=121844 CPUtime=6.18 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 5722 0 22 0 617 1 0 0 18 0 9 0 418966699 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096920518 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 30461 5182 1024 742 0 23032 0
[pid=4958/tid=4970] ppid=4956 vsize=121844 CPUtime=0.01 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=121844 CPUtime=0.02 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=121844 CPUtime=0.01 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=121844 CPUtime=0.02 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=121844 CPUtime=0.01 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=121844 CPUtime=0.02 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=121844 CPUtime=0.01 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418966715 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=121844 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 124768256 5182 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 121844

[startup+12.7004 s]
/proc/loadavg: 1.39 1.40 2.48 9/222 5016
/proc/meminfo: memFree=16807012/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=127100 CPUtime=12.63 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 7622 0 22 0 1261 2 0 0 18 0 9 0 418966699 130150400 6587 33554432000 4194304 7232020 140734902609392 18446744073709551615 256415085661 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 31775 6606 1025 742 0 24346 0
[pid=4958/tid=4970] ppid=4956 vsize=127100 CPUtime=0.02 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=127100 CPUtime=0.04 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=127100 CPUtime=0.03 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=127100 CPUtime=0.04 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=127100 CPUtime=0.02 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=127100 CPUtime=0.03 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=127100 CPUtime=0.03 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418966715 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=127100 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 130150400 6606 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 127100

[startup+25.501 s]
/proc/loadavg: 1.97 1.53 2.50 5/222 5017
/proc/meminfo: memFree=16775036/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=134656 CPUtime=25.54 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 9661 0 22 0 2551 3 0 0 18 0 9 0 418966699 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921628 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 33664 7335 1025 742 0 26235 0
[pid=4958/tid=4970] ppid=4956 vsize=134656 CPUtime=0.04 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=134656 CPUtime=0.08 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=134656 CPUtime=0.05 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=134656 CPUtime=0.07 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=134656 CPUtime=0.06 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=134656 CPUtime=0.06 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=134656 CPUtime=0.07 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 418966715 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=134656 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 137887744 7335 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 134656

[startup+51.1012 s]
/proc/loadavg: 2.66 1.73 2.54 5/222 5017
/proc/meminfo: memFree=16737188/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=151232 CPUtime=51.25 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 13610 0 22 0 5122 3 0 0 24 0 9 0 418966699 154861568 10057 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921205 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 37808 10057 1036 742 0 30379 0
[pid=4958/tid=4970] ppid=4956 vsize=151232 CPUtime=0.07 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 7 0 0 0 15 0 9 0 418966715 154861568 10057 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=151232 CPUtime=0.12 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 418966715 154861568 10057 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=151232 CPUtime=0.09 cores=4,6

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

/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 418966715 301608960 47245 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.12 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 418966715 301608960 47245 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.12 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 418966715 301608960 47245 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.25 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 418966715 301608960 47245 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 47245 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 945.85
Current children cumulated vsize (KiB) 294540

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.52 10/222 5046
/proc/meminfo: memFree=16339964/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=294540 CPUtime=1006.04 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 87293 0 22 0 100575 29 0 0 25 0 9 0 418966699 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921417 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 73635 35347 1036 742 0 66206 0
[pid=4958/tid=4970] ppid=4956 vsize=294540 CPUtime=1.17 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 117 0 0 0 16 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=294540 CPUtime=1.23 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 123 0 0 0 15 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=294540 CPUtime=1.16 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=294540 CPUtime=1.36 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 136 0 0 0 15 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.18 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.18 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.31 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 418966715 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 35347 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1006.04
Current children cumulated vsize (KiB) 294540

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.55 5/222 5047
/proc/meminfo: memFree=16302732/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=294540 CPUtime=1066.42 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 96601 0 22 0 106610 32 0 0 25 0 9 0 418966699 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921205 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 73635 38616 1036 742 0 66206 0
[pid=4958/tid=4970] ppid=4956 vsize=294540 CPUtime=1.26 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 126 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=294540 CPUtime=1.32 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=294540 CPUtime=1.28 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=294540 CPUtime=1.5 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.26 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.33 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.41 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 418966715 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 38616 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1066.42
Current children cumulated vsize (KiB) 294540

[startup+1122.3 s]
/proc/loadavg: 4.47 4.11 3.62 5/222 5049
/proc/meminfo: memFree=16253324/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=294540 CPUtime=1126.81 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 100714 0 22 0 112647 34 0 0 19 0 9 0 418966699 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096920478 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 73635 40619 1036 742 0 66206 0
[pid=4958/tid=4970] ppid=4956 vsize=294540 CPUtime=1.44 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 144 0 0 0 16 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=294540 CPUtime=1.39 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=294540 CPUtime=1.42 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=294540 CPUtime=1.6 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.37 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 137 0 0 0 15 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.44 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.49 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 418966715 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 40619 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1126.81
Current children cumulated vsize (KiB) 294540

[startup+1182.3 s]
/proc/loadavg: 4.17 4.09 3.64 5/222 5051
/proc/meminfo: memFree=16235316/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=294540 CPUtime=1187.02 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 102176 0 22 0 118667 35 0 0 21 0 9 0 418966699 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096919962 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 73635 40388 1036 742 0 66206 0
[pid=4958/tid=4970] ppid=4956 vsize=294540 CPUtime=1.5 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 150 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=294540 CPUtime=1.45 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 145 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=294540 CPUtime=1.46 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 146 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=294540 CPUtime=1.67 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 167 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.43 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 143 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.49 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.59 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 418966715 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 40388 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 294540

[startup+1242.3 s]
/proc/loadavg: 4.06 4.07 3.66 5/222 5052
/proc/meminfo: memFree=16183180/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=294540 CPUtime=1247.44 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 111087 0 22 0 124707 37 0 0 19 0 9 0 418966699 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921198 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 73635 46021 1036 742 0 66206 0
[pid=4958/tid=4970] ppid=4956 vsize=294540 CPUtime=1.61 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 161 0 0 0 15 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=294540 CPUtime=1.58 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=294540 CPUtime=1.6 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=294540 CPUtime=1.76 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=294540 CPUtime=1.53 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=294540 CPUtime=1.62 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=294540 CPUtime=1.72 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 418966715 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=294540 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 301608960 46021 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1247.44
Current children cumulated vsize (KiB) 294540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.08 3.69 5/222 5054
/proc/meminfo: memFree=16150040/32950928 swapFree=67111524/67111528
[pid=4958] ppid=4956 vsize=302796 CPUtime=1305.49 cores=4,6
/proc/4958/stat : 4958 (mono) R 4956 4958 4090 0 -1 4202496 115682 0 22 0 130511 38 0 0 25 0 9 0 418966699 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 1096921205 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 16
/proc/4958/statm: 75699 48647 1036 742 0 68270 0
[pid=4958/tid=4970] ppid=4956 vsize=302796 CPUtime=1.72 cores=4,6
/proc/4958/task/4970/stat : 4970 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 172 0 0 0 15 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4971] ppid=4956 vsize=302796 CPUtime=1.66 cores=4,6
/proc/4958/task/4971/stat : 4971 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4973] ppid=4956 vsize=302796 CPUtime=1.72 cores=4,6
/proc/4958/task/4973/stat : 4973 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 172 0 0 0 15 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4974] ppid=4956 vsize=302796 CPUtime=1.81 cores=4,6
/proc/4958/task/4974/stat : 4974 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 181 0 0 0 15 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4976] ppid=4956 vsize=302796 CPUtime=1.66 cores=4,6
/proc/4958/task/4976/stat : 4976 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4978] ppid=4956 vsize=302796 CPUtime=1.7 cores=4,6
/proc/4958/task/4978/stat : 4978 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 170 0 0 0 15 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 6 0 0 0
[pid=4958/tid=4980] ppid=4956 vsize=302796 CPUtime=1.81 cores=4,6
/proc/4958/task/4980/stat : 4980 (mono) S 4956 4958 4090 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 418966715 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427207577 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
[pid=4958/tid=4998] ppid=4956 vsize=302796 CPUtime=0 cores=4,6
/proc/4958/task/4998/stat : 4998 (mono) S 4956 4958 4090 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418966718 310063104 48647 33554432000 4194304 7232020 140734902609392 18446744073709551615 256427215281 0 0 4096 545260780 18446604453848726528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1305.49
Current children cumulated vsize (KiB) 302796

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): 1305.52
CPU user time (s): 1305.12
CPU system time (s): 0.397939
CPU usage (%): 100.423
Max. virtual memory (cumulated for all children) (KiB): 302796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.12
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115682
page faults= 22
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46466
involuntary context switches= 12997

runsolver used 2.37264 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-08 20:29:20
IDJOB=3189562
IDBENCH=83093
IDSOLVER=1608
FILE ID=node115/3189562-1302287360
RUNJOBID= node115-1302287360-4942
PBS_JOBID= 12919063
Free space on /tmp= 70912 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189562-1302287360/watcher-3189562-1302287360 -o /tmp/evaluation-result-3189562-1302287360/solver-3189562-1302287360 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189562-1302287360.cnf

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

MD5SUM BENCH= 6dcea24e0d40e217adec300bb8ded029
RANDOM SEED=1994233558

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      16896564 kB
Buffers:        417728 kB
Cached:       15167320 kB
SwapCached:          4 kB
Active:        3408900 kB
Inactive:     12239504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16896564 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:       63412 kB
Mapped:          14496 kB
Slab:           341796 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192312 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= 70912 MiB
End job on node115 at 2011-04-08 20:51:02