Trace number 3189426

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) 1304.11 1300.03

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
MD5SUM2e059a7f69d15193cd88ec6d57d9e297
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9311
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189426-1307667194/watcher-3189426-1307667194 -o /tmp/evaluation-result-3189426-1307667194/solver-3189426-1307667194 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189426-1307667194.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: 4.00 3.97 3.46 2/177 15676
/proc/meminfo: memFree=31816708/32951132 swapFree=67054608/67111528
[pid=15676] ppid=15672 vsize=11796 CPUtime=0 cores=4,6
/proc/15676/stat : 15676 (runsolver) S 15672 15676 15427 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 1 0 878319099 12079104 54 33554432000 4194304 5432328 140736553128400 18446744073709551615 5055479 0 2147483391 4096 24578 18446744071699109054 0 0 17 4 0 0 0
/proc/15676/statm: 2949 54 34 303 0 2643 0

[startup+0.044324 s]
/proc/loadavg: 4.00 3.97 3.46 2/177 15676
/proc/meminfo: memFree=31816708/32951132 swapFree=67054608/67111528
[pid=15676] ppid=15672 vsize=20992 CPUtime=0 cores=4,6
/proc/15676/stat : 15676 (mono) D 15672 15676 15427 0 -1 4194304 330 0 5 0 0 0 0 0 17 0 1 0 878319099 21495808 271 33554432000 4194304 7232020 140733785143008 18446744073709551615 5463280 0 0 4096 0 18446744071562234166 0 0 17 6 0 0 2
/proc/15676/statm: 5248 271 230 742 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20992

[startup+0.101593 s]
/proc/loadavg: 4.00 3.97 3.46 2/177 15676
/proc/meminfo: memFree=31816708/32951132 swapFree=67054608/67111528
[pid=15676] ppid=15672 vsize=105640 CPUtime=0 cores=4,6
/proc/15676/stat : 15676 (mono) D 15672 15676 15427 0 -1 4202496 1300 0 18 0 0 0 0 0 18 0 9 0 878319099 108175360 1225 33554432000 4194304 7232020 140733785143008 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 6
/proc/15676/statm: 26410 1225 871 742 0 18981 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105640

[startup+0.325848 s]
/proc/loadavg: 4.00 3.97 3.46 2/177 15676
/proc/meminfo: memFree=31816708/32951132 swapFree=67054608/67111528
[pid=15676] ppid=15672 vsize=110348 CPUtime=0.23 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 2430 0 20 0 23 0 0 0 18 0 9 0 878319099 112996352 2352 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083438343 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 27587 2352 1024 742 0 20158 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 110348

[startup+0.700167 s]
/proc/loadavg: 4.00 3.97 3.46 2/177 15676
/proc/meminfo: memFree=31816708/32951132 swapFree=67054608/67111528
[pid=15676] ppid=15672 vsize=110348 CPUtime=0.6 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 2634 0 20 0 59 1 0 0 18 0 9 0 878319099 112996352 2523 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083440719 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 27587 2523 1024 742 0 20158 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 110348

[startup+1.50103 s]
/proc/loadavg: 4.08 3.99 3.47 5/220 15731
/proc/meminfo: memFree=31779552/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=111808 CPUtime=1.41 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 3146 0 20 0 140 1 0 0 18 0 9 0 878319099 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083440582 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 6
/proc/15676/statm: 27952 2923 1024 742 0 20523 0
[pid=15676/tid=15694] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319105 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=111808 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 114491392 2923 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 111808

[startup+3.10075 s]
/proc/loadavg: 4.08 3.99 3.47 5/220 15731
/proc/meminfo: memFree=31767672/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=113756 CPUtime=3.05 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 4037 0 20 0 301 4 0 0 18 0 9 0 878319099 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083440397 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 6
/proc/15676/statm: 28439 3418 1024 742 0 21010 0
[pid=15676/tid=15694] ppid=15672 vsize=113756 CPUtime=0 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=113756 CPUtime=0.01 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=113756 CPUtime=0.01 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=113756 CPUtime=0.01 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=113756 CPUtime=0 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=113756 CPUtime=0.03 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 1 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=113756 CPUtime=0.01 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319105 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=113756 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 116486144 3418 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 113756

[startup+6.30125 s]
/proc/loadavg: 4.08 3.99 3.47 5/220 15731
/proc/meminfo: memFree=31751180/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=120192 CPUtime=6.28 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 5668 0 20 0 623 5 0 0 18 0 9 0 878319099 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441269 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 30048 4400 1024 742 0 22619 0
[pid=15676/tid=15694] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=120192 CPUtime=0.05 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 4 1 0 0 15 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=120192 CPUtime=0.02 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 878319105 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=120192 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 123076608 4400 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120192

[startup+12.7011 s]
/proc/loadavg: 4.07 3.99 3.47 5/220 15732
/proc/meminfo: memFree=31737160/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=125020 CPUtime=12.73 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 7570 0 20 0 1266 7 0 0 18 0 9 0 878319099 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083440453 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 6
/proc/15676/statm: 31255 5231 1025 742 0 23826 0
[pid=15676/tid=15694] ppid=15672 vsize=125020 CPUtime=0.03 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=125020 CPUtime=0.03 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=125020 CPUtime=0.04 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=125020 CPUtime=0.05 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=125020 CPUtime=0.04 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=125020 CPUtime=0.07 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 6 1 0 0 15 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=125020 CPUtime=0.03 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 878319105 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=125020 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 128020480 5231 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 125020

[startup+25.5009 s]
/proc/loadavg: 4.06 3.99 3.48 5/220 15732
/proc/meminfo: memFree=31701244/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=132436 CPUtime=25.64 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 11212 0 20 0 2553 11 0 0 18 0 9 0 878319099 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441692 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 33109 6691 1025 742 0 25680 0
[pid=15676/tid=15694] ppid=15672 vsize=132436 CPUtime=0.08 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=132436 CPUtime=0.07 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=132436 CPUtime=0.07 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=132436 CPUtime=0.08 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=132436 CPUtime=0.09 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=132436 CPUtime=0.11 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 10 1 0 0 15 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=132436 CPUtime=0.08 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 8 0 0 0 16 0 9 0 878319105 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=132436 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 135614464 6691 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 132436

[startup+51.1004 s]
/proc/loadavg: 4.10 4.00 3.50 5/220 15732
/proc/meminfo: memFree=31659924/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=149012 CPUtime=51.34 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 16469 0 20 0 5116 18 0 0 18 0 9 0 878319099 152588288 9651 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083440719 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 37253 9651 1036 742 0 29824 0
[pid=15676/tid=15694] ppid=15672 vsize=149012 CPUtime=0.12 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 878319105 152588288 9651 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=149012 CPUtime=0.11 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 878319105 152588288 9651 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=149012 CPUtime=0.13 cores=4,6

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

/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 98 1 0 0 15 0 9 0 878319105 306208768 38550 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.02 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 878319105 306208768 38550 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.07 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 105 2 0 0 15 0 9 0 878319105 306208768 38550 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.01 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 101 0 0 0 16 0 9 0 878319105 306208768 38550 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 306208768 38550 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 945.04
Current children cumulated vsize (KiB) 299032

[startup+1002.3 s]
/proc/loadavg: 4.20 4.08 3.89 5/220 15770
/proc/meminfo: memFree=31253320/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=299032 CPUtime=1005.2 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 102023 0 20 0 100440 80 0 0 25 0 9 0 878319099 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441269 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 74758 36285 1036 742 0 67329 0
[pid=15676/tid=15694] ppid=15672 vsize=299032 CPUtime=1.07 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=299032 CPUtime=1 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=299032 CPUtime=1.1 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=299032 CPUtime=1.04 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 103 1 0 0 16 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.09 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.15 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 113 2 0 0 15 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.09 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 109 0 0 0 16 0 9 0 878319105 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 878319109 306208768 36285 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1005.2
Current children cumulated vsize (KiB) 299032

[startup+1062.3 s]
/proc/loadavg: 4.29 4.11 3.91 5/220 15771
/proc/meminfo: memFree=31219588/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=299032 CPUtime=1065.46 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 110258 0 20 0 106460 86 0 0 25 0 9 0 878319099 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441262 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 74758 39952 1036 742 0 67329 0
[pid=15676/tid=15694] ppid=15672 vsize=299032 CPUtime=1.13 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=299032 CPUtime=1.08 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=299032 CPUtime=1.19 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=299032 CPUtime=1.08 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.14 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.24 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 122 2 0 0 15 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.16 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 116 0 0 0 15 0 9 0 878319105 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0.01 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319109 306208768 39952 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1065.46
Current children cumulated vsize (KiB) 299032

[startup+1122.3 s]
/proc/loadavg: 4.11 4.09 3.91 5/220 15772
/proc/meminfo: memFree=31164260/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=299032 CPUtime=1125.63 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 115302 0 20 0 112473 90 0 0 25 0 9 0 878319099 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441269 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 74758 43166 1036 742 0 67329 0
[pid=15676/tid=15694] ppid=15672 vsize=299032 CPUtime=1.2 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 120 0 0 0 15 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=299032 CPUtime=1.12 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=299032 CPUtime=1.25 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=299032 CPUtime=1.14 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 113 1 0 0 16 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.18 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.3 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 128 2 0 0 15 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.2 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 120 0 0 0 16 0 9 0 878319105 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0.01 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319109 306208768 43166 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1125.63
Current children cumulated vsize (KiB) 299032

[startup+1182.3 s]
/proc/loadavg: 4.14 4.10 3.92 5/220 15774
/proc/meminfo: memFree=31120728/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=299032 CPUtime=1185.89 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 120569 0 20 0 118498 91 0 0 25 0 9 0 878319099 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441269 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 74758 43591 1036 742 0 67329 0
[pid=15676/tid=15694] ppid=15672 vsize=299032 CPUtime=1.26 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 126 0 0 0 16 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=299032 CPUtime=1.18 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=299032 CPUtime=1.33 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=299032 CPUtime=1.22 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 121 1 0 0 16 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.3 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.39 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 137 2 0 0 16 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.26 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 126 0 0 0 15 0 9 0 878319105 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0.01 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319109 306208768 43591 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1185.89
Current children cumulated vsize (KiB) 299032

[startup+1242.3 s]
/proc/loadavg: 4.11 4.10 3.93 5/220 15776
/proc/meminfo: memFree=31095164/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=299032 CPUtime=1246.17 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 126596 0 20 0 124522 95 0 0 25 0 9 0 878319099 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441262 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 74758 45637 1036 742 0 67329 0
[pid=15676/tid=15694] ppid=15672 vsize=299032 CPUtime=1.35 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 135 0 0 0 15 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=299032 CPUtime=1.27 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=299032 CPUtime=1.45 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 145 0 0 0 15 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=299032 CPUtime=1.33 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 132 1 0 0 16 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=299032 CPUtime=1.37 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 137 0 0 0 15 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=299032 CPUtime=1.47 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 145 2 0 0 15 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=299032 CPUtime=1.35 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 135 0 0 0 15 0 9 0 878319105 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=299032 CPUtime=0.01 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319109 306208768 45637 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1246.17
Current children cumulated vsize (KiB) 299032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.09 3.93 5/220 15778
/proc/meminfo: memFree=31025460/32951132 swapFree=67054616/67111528
[pid=15676] ppid=15672 vsize=307288 CPUtime=1304.08 cores=4,6
/proc/15676/stat : 15676 (mono) R 15672 15676 15427 0 -1 4202496 133406 0 20 0 130310 98 0 0 20 0 9 0 878319099 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 1083441262 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 6
/proc/15676/statm: 76822 51355 1036 742 0 69393 0
[pid=15676/tid=15694] ppid=15672 vsize=307288 CPUtime=1.43 cores=4,6
/proc/15676/task/15694/stat : 15694 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15697] ppid=15672 vsize=307288 CPUtime=1.33 cores=4,6
/proc/15676/task/15697/stat : 15697 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15700] ppid=15672 vsize=307288 CPUtime=1.5 cores=4,6
/proc/15676/task/15700/stat : 15700 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15702] ppid=15672 vsize=307288 CPUtime=1.39 cores=4,6
/proc/15676/task/15702/stat : 15702 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 138 1 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15704] ppid=15672 vsize=307288 CPUtime=1.47 cores=4,6
/proc/15676/task/15704/stat : 15704 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15705] ppid=15672 vsize=307288 CPUtime=1.5 cores=4,6
/proc/15676/task/15705/stat : 15705 (mono) S 15672 15676 15427 0 -1 4202560 2 0 0 0 148 2 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 6 0 0 0
[pid=15676/tid=15706] ppid=15672 vsize=307288 CPUtime=1.4 cores=4,6
/proc/15676/task/15706/stat : 15706 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 140 0 0 0 15 0 9 0 878319105 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676624281 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
[pid=15676/tid=15709] ppid=15672 vsize=307288 CPUtime=0.01 cores=4,6
/proc/15676/task/15709/stat : 15709 (mono) S 15672 15676 15427 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 878319109 314662912 51355 33554432000 4194304 7232020 140733785143008 18446744073709551615 274676631985 0 0 4096 545260780 18446604442623617920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.08
Current children cumulated vsize (KiB) 307288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1304.11
CPU user time (s): 1303.11
CPU system time (s): 0.997848
CPU usage (%): 100.314
Max. virtual memory (cumulated for all children) (KiB): 307288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.11
system time used= 0.997848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133406
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46835
involuntary context switches= 12900

runsolver used 2.22566 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-10 02:53:15
IDJOB=3189426
IDBENCH=82957
IDSOLVER=1608
FILE ID=node131/3189426-1307667194
RUNJOBID= node131-1307667194-15641
PBS_JOBID= 13549463
Free space on /tmp= 74120 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189426-1307667194/watcher-3189426-1307667194 -o /tmp/evaluation-result-3189426-1307667194/solver-3189426-1307667194 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189426-1307667194.cnf

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

MD5SUM BENCH= 2e059a7f69d15193cd88ec6d57d9e297
RANDOM SEED=613531299

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      31817688 kB
Buffers:        232308 kB
Cached:         631832 kB
SwapCached:       9832 kB
Active:         347392 kB
Inactive:       537092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31817688 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:       18864 kB
Mapped:          12820 kB
Slab:           183348 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   196672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74120 MiB
End job on node131 at 2011-06-10 03:14:57