Trace number 3189492

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.21 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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: 1.34 3.01 3.68 3/176 7642
/proc/meminfo: memFree=17672212/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=3448 CPUtime=0 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4194304 80 0 0 0 0 0 0 0 22 0 1 0 340254332 3530752 31 33554432000 4194304 7232020 140733233697520 18446744073709551615 235589942919 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7642/statm: 862 31 24 742 0 80 0

[startup+0.036006 s]
/proc/loadavg: 1.34 3.01 3.68 3/176 7642
/proc/meminfo: memFree=17672212/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=106048 CPUtime=0.02 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 1571 0 0 0 2 0 0 0 24 0 9 0 340254332 108593152 1469 33554432000 4194304 7232020 140733233697520 18446744073709551615 1090262138 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 26512 1469 975 742 0 19083 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106048

[startup+0.100995 s]
/proc/loadavg: 1.34 3.01 3.68 3/176 7642
/proc/meminfo: memFree=17672212/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=109296 CPUtime=0.08 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 2383 0 0 0 8 0 0 0 24 0 9 0 340254332 111919104 2281 33554432000 4194304 7232020 140733233697520 18446744073709551615 6182104 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 27324 2281 1024 742 0 19895 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109296

[startup+0.301136 s]
/proc/loadavg: 1.34 3.01 3.68 3/176 7642
/proc/meminfo: memFree=17672212/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=110428 CPUtime=0.29 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 2477 0 0 0 29 0 0 0 25 0 9 0 340254332 113078272 2375 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606686130 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 27607 2375 1024 742 0 20178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110428

[startup+0.700891 s]
/proc/loadavg: 1.34 3.01 3.68 3/176 7642
/proc/meminfo: memFree=17672212/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=111920 CPUtime=0.69 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 2956 0 0 0 69 0 0 0 25 0 9 0 340254332 114606080 2831 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712715 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 27980 2831 1024 742 0 20551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111920

[startup+1.5008 s]
/proc/loadavg: 1.34 3.01 3.68 5/222 7701
/proc/meminfo: memFree=17639488/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=116360 CPUtime=1.5 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 3695 0 0 0 150 0 0 0 25 0 9 0 340254332 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712111 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/7642/statm: 29090 3570 1024 742 0 21661 0
[pid=7642/tid=7649] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=116360 CPUtime=0 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340254334 119152640 3570 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 116360

[startup+3.10052 s]
/proc/loadavg: 1.55 3.02 3.68 5/222 7701
/proc/meminfo: memFree=17627324/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=119808 CPUtime=3.11 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 4756 0 0 0 310 1 0 0 19 0 9 0 340254332 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712750 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 29952 4271 1024 742 0 22523 0
[pid=7642/tid=7649] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=119808 CPUtime=0.01 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=119808 CPUtime=0.01 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340254333 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=119808 CPUtime=0 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340254334 122683392 4271 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119808

[startup+6.30091 s]
/proc/loadavg: 1.55 3.02 3.68 5/222 7701
/proc/meminfo: memFree=17611576/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=124380 CPUtime=6.35 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 6240 0 0 0 633 2 0 0 20 0 9 0 340254332 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712757 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/7642/statm: 31095 5140 1024 742 0 23666 0
[pid=7642/tid=7649] ppid=7640 vsize=124380 CPUtime=0.01 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=124380 CPUtime=0.02 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=124380 CPUtime=0.02 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=124380 CPUtime=0.01 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=124380 CPUtime=0.02 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=124380 CPUtime=0.01 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=124380 CPUtime=0.01 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340254333 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=124380 CPUtime=0 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340254334 127365120 5140 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 124380

[startup+12.7008 s]
/proc/loadavg: 1.93 3.06 3.68 5/222 7702
/proc/meminfo: memFree=17596728/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=124508 CPUtime=12.79 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 7991 0 0 0 1277 2 0 0 25 0 9 0 340254332 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712757 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 31127 6022 1025 742 0 23698 0
[pid=7642/tid=7649] ppid=7640 vsize=124508 CPUtime=0.02 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=124508 CPUtime=0.03 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340254333 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=124508 CPUtime=0 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340254334 127496192 6022 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 124508

[startup+25.5005 s]
/proc/loadavg: 2.25 3.09 3.69 5/222 7702
/proc/meminfo: memFree=17560032/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=138660 CPUtime=25.7 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 11477 0 0 0 2567 3 0 0 19 0 9 0 340254332 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712999 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 34665 7445 1025 742 0 27236 0
[pid=7642/tid=7649] ppid=7640 vsize=138660 CPUtime=0.06 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=138660 CPUtime=0.07 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=138660 CPUtime=0.07 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=138660 CPUtime=0.05 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=138660 CPUtime=0.06 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=138660 CPUtime=0.06 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=138660 CPUtime=0.06 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340254333 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=138660 CPUtime=0 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340254334 141987840 7445 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.7
Current children cumulated vsize (KiB) 138660

[startup+51.101 s]
/proc/loadavg: 2.84 3.16 3.69 5/222 7703
/proc/meminfo: memFree=17504440/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=155364 CPUtime=51.42 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 16533 0 0 0 5138 4 0 0 25 0 9 0 340254332 159092736 11227 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712781 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 38841 11227 1036 742 0 31412 0
[pid=7642/tid=7649] ppid=7640 vsize=155364 CPUtime=0.09 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 340254333 159092736 11227 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=155364 CPUtime=0.12 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 340254333 159092736 11227 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=155364 CPUtime=0.11 cores=0,2

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

/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 340254333 244486144 33582 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=238756 CPUtime=1.06 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 340254333 244486144 33582 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=238756 CPUtime=1.09 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340254333 244486144 33582 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=238756 CPUtime=1.06 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 340254333 244486144 33582 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=238756 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 244486144 33582 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.82
Current children cumulated vsize (KiB) 238756

[startup+1002.3 s]
/proc/loadavg: 4.30 4.15 3.97 5/222 7728
/proc/meminfo: memFree=17116848/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=246948 CPUtime=1005.9 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 81085 0 0 0 100561 29 0 0 25 0 9 0 340254332 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712757 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 61737 35232 1036 742 0 54308 0
[pid=7642/tid=7649] ppid=7640 vsize=246948 CPUtime=0.99 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 99 0 0 0 15 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=246948 CPUtime=1.07 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 106 1 0 0 15 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=246948 CPUtime=1.03 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 102 1 0 0 16 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=246948 CPUtime=1.08 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=246948 CPUtime=1.07 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=246948 CPUtime=1.11 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=246948 CPUtime=1.08 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 340254333 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=246948 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 252874752 35232 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1005.9
Current children cumulated vsize (KiB) 246948

[startup+1062.3 s]
/proc/loadavg: 4.15 4.14 3.97 5/222 7730
/proc/meminfo: memFree=17033880/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=272624 CPUtime=1065.98 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 88897 0 0 0 106567 31 0 0 25 0 9 0 340254332 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712757 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 68156 43044 1036 742 0 60727 0
[pid=7642/tid=7649] ppid=7640 vsize=272624 CPUtime=0.99 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 99 0 0 0 15 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=272624 CPUtime=1.08 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 107 1 0 0 15 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=272624 CPUtime=1.06 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 105 1 0 0 15 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=272624 CPUtime=1.11 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=272624 CPUtime=1.08 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=272624 CPUtime=1.13 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=272624 CPUtime=1.09 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340254333 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=272624 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 279166976 43044 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1065.98
Current children cumulated vsize (KiB) 272624

[startup+1122.3 s]
/proc/loadavg: 4.05 4.11 3.97 5/222 7731
/proc/meminfo: memFree=16989716/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=280880 CPUtime=1126.02 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 90171 0 0 0 112571 31 0 0 25 0 9 0 340254332 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712070 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 70220 44318 1036 742 0 62791 0
[pid=7642/tid=7649] ppid=7640 vsize=280880 CPUtime=0.99 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 99 0 0 0 15 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=280880 CPUtime=1.11 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 110 1 0 0 16 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=280880 CPUtime=1.07 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 106 1 0 0 16 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=280880 CPUtime=1.12 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=280880 CPUtime=1.09 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=280880 CPUtime=1.13 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=280880 CPUtime=1.11 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 340254333 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=280880 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 287621120 44318 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.02
Current children cumulated vsize (KiB) 280880

[startup+1182.3 s]
/proc/loadavg: 4.02 4.09 3.97 10/222 7733
/proc/meminfo: memFree=16935884/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=289200 CPUtime=1186.07 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 92146 0 0 0 118576 31 0 0 25 0 9 0 340254332 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712750 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 72300 46293 1036 742 0 64871 0
[pid=7642/tid=7649] ppid=7640 vsize=289200 CPUtime=1 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 100 0 0 0 16 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=289200 CPUtime=1.12 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 111 1 0 0 15 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=289200 CPUtime=1.09 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 108 1 0 0 16 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=289200 CPUtime=1.16 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=289200 CPUtime=1.1 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=289200 CPUtime=1.13 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=289200 CPUtime=1.13 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340254333 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=289200 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 296140800 46293 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.07
Current children cumulated vsize (KiB) 289200

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 3.97 5/222 7735
/proc/meminfo: memFree=16953848/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=305776 CPUtime=1246.25 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 97313 0 0 0 124593 32 0 0 25 0 9 0 340254332 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712924 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 76444 51460 1036 742 0 69015 0
[pid=7642/tid=7649] ppid=7640 vsize=305776 CPUtime=1.04 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 103 1 0 0 16 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=305776 CPUtime=1.17 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 116 1 0 0 16 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=305776 CPUtime=1.17 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 116 1 0 0 15 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=305776 CPUtime=1.19 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=305776 CPUtime=1.15 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=305776 CPUtime=1.19 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=305776 CPUtime=1.19 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340254333 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=305776 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 313114624 51460 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1246.25
Current children cumulated vsize (KiB) 305776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.07 3.98 5/222 7736
/proc/meminfo: memFree=16911548/32950928 swapFree=67111528/67111528
[pid=7642] ppid=7640 vsize=314032 CPUtime=1304.19 cores=0,2
/proc/7642/stat : 7642 (mono) R 7640 7642 6648 0 -1 4202496 97851 0 0 0 130387 32 0 0 25 0 9 0 340254332 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 1081712906 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/7642/statm: 78508 51998 1036 742 0 71079 0
[pid=7642/tid=7649] ppid=7640 vsize=314032 CPUtime=1.1 cores=0,2
/proc/7642/task/7649/stat : 7649 (mono) S 7640 7642 6648 0 -1 4202560 4 0 0 0 109 1 0 0 16 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7651] ppid=7640 vsize=314032 CPUtime=1.27 cores=0,2
/proc/7642/task/7651/stat : 7651 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 126 1 0 0 16 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7653] ppid=7640 vsize=314032 CPUtime=1.24 cores=0,2
/proc/7642/task/7653/stat : 7653 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 123 1 0 0 15 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7655] ppid=7640 vsize=314032 CPUtime=1.24 cores=0,2
/proc/7642/task/7655/stat : 7655 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7657] ppid=7640 vsize=314032 CPUtime=1.23 cores=0,2
/proc/7642/task/7657/stat : 7657 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 123 0 0 0 15 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
[pid=7642/tid=7659] ppid=7640 vsize=314032 CPUtime=1.26 cores=0,2
/proc/7642/task/7659/stat : 7659 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7662] ppid=7640 vsize=314032 CPUtime=1.25 cores=0,2
/proc/7642/task/7662/stat : 7662 (mono) S 7640 7642 6648 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 340254333 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606682521 0 0 4096 545260780 18446604453926575168 0 0 -1 2 0 0 0
[pid=7642/tid=7664] ppid=7640 vsize=314032 CPUtime=0.01 cores=0,2
/proc/7642/task/7664/stat : 7664 (mono) S 7640 7642 6648 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340254334 321568768 51998 33554432000 4194304 7232020 140733233697520 18446744073709551615 235606690225 0 0 4096 545260780 18446604453926575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.19
Current children cumulated vsize (KiB) 314032

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): 1304.21
CPU user time (s): 1303.88
CPU system time (s): 0.335948
CPU usage (%): 100.322
Max. virtual memory (cumulated for all children) (KiB): 314032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.88
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38637
involuntary context switches= 13435

runsolver used 2.10168 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-08 20:15:56
IDJOB=3189492
IDBENCH=83023
IDSOLVER=1608
FILE ID=node120/3189492-1302286556
RUNJOBID= node120-1302286556-7626
PBS_JOBID= 12919055
Free space on /tmp= 71972 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189492-1302286556/watcher-3189492-1302286556 -o /tmp/evaluation-result-3189492-1302286556/solver-3189492-1302286556 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189492-1302286556.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1695357729

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17672508 kB
Buffers:        570456 kB
Cached:       14281628 kB
SwapCached:          0 kB
Active:        8423752 kB
Inactive:      6491396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17672508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              72 kB
Writeback:           0 kB
AnonPages:       62964 kB
Mapped:          14696 kB
Slab:           299948 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185856 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= 71972 MiB
End job on node120 at 2011-04-08 20:37:38