Trace number 3189477

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S4140122-004.SATISFIABLE.cnf
MD5SUM2b3c7a221faca9e629eac8ef7f1b0cd7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.06 4.05 4.05 5/213 12531
/proc/meminfo: memFree=14425512/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=11760 CPUtime=0 cores=1,3
/proc/12531/stat : 12531 (runsolver) R 12529 12531 11597 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 418839423 12042240 54 33554432000 4194304 5392636 140737487217344 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/12531/statm: 2940 54 36 293 0 2644 0

[startup+0.0145029 s]
/proc/loadavg: 4.06 4.05 4.05 5/213 12531
/proc/meminfo: memFree=14425512/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=102604 CPUtime=0 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 916 0 0 0 0 0 0 0 25 0 8 0 418839423 105066496 823 33554432000 4194304 7232020 140736696109216 18446744073709551615 252457750860 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 25651 823 638 742 0 18222 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102604

[startup+0.10049 s]
/proc/loadavg: 4.06 4.05 4.05 5/213 12531
/proc/meminfo: memFree=14425512/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=109144 CPUtime=0.08 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 2372 0 0 0 8 0 0 0 18 0 9 0 418839423 111763456 2277 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088334888 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 27286 2277 1025 742 0 19857 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109144

[startup+0.308266 s]
/proc/loadavg: 4.06 4.05 4.05 5/213 12531
/proc/meminfo: memFree=14425512/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=110136 CPUtime=0.3 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 2480 0 0 0 30 0 0 0 18 0 9 0 418839423 112779264 2385 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 27534 2385 1025 742 0 20105 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 110136

[startup+0.700382 s]
/proc/loadavg: 4.06 4.05 4.05 5/213 12531
/proc/meminfo: memFree=14425512/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=111520 CPUtime=0.69 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 2829 0 0 0 69 0 0 0 18 0 9 0 418839423 114196480 2734 33554432000 4194304 7232020 140736696109216 18446744073709551615 6162834 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 27880 2734 1025 742 0 20451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111520

[startup+1.50123 s]
/proc/loadavg: 4.05 4.05 4.05 5/222 12540
/proc/meminfo: memFree=14416984/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=113344 CPUtime=1.51 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 3377 0 0 0 150 1 0 0 18 0 9 0 418839423 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327964 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 28336 3194 1025 742 0 20907 0
[pid=12531/tid=12533] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=113344 CPUtime=0 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418839424 116064256 3194 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 113344

[startup+3.10093 s]
/proc/loadavg: 4.05 4.05 4.05 5/222 12540
/proc/meminfo: memFree=14412656/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=116012 CPUtime=3.13 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 4331 0 0 0 311 2 0 0 18 0 9 0 418839423 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088329381 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 29003 3785 1025 742 0 21574 0
[pid=12531/tid=12533] ppid=12529 vsize=116012 CPUtime=0 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=116012 CPUtime=0.01 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=116012 CPUtime=0.01 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=116012 CPUtime=0.01 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=116012 CPUtime=0 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=116012 CPUtime=0 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=116012 CPUtime=0.01 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=116012 CPUtime=0 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418839424 118796288 3785 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 116012

[startup+6.30134 s]
/proc/loadavg: 4.05 4.05 4.05 5/222 12540
/proc/meminfo: memFree=14406208/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=119292 CPUtime=6.39 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 5912 0 0 0 636 3 0 0 18 0 9 0 418839423 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088328380 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 29823 4714 1025 742 0 22394 0
[pid=12531/tid=12533] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=119292 CPUtime=0.02 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=119292 CPUtime=0 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418839424 122155008 4714 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 119292

[startup+12.7011 s]
/proc/loadavg: 4.04 4.05 4.05 5/222 12540
/proc/meminfo: memFree=14397144/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=123900 CPUtime=12.89 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 8292 0 0 0 1284 5 0 0 18 0 9 0 418839423 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327729 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 30975 5577 1025 742 0 23546 0
[pid=12531/tid=12533] ppid=12529 vsize=123900 CPUtime=0.05 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 5 0 0 0 16 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=123900 CPUtime=0.06 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=123900 CPUtime=0.04 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=123900 CPUtime=0.06 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=123900 CPUtime=0.04 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=123900 CPUtime=0.05 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=123900 CPUtime=0.04 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=123900 CPUtime=0 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418839424 126873600 5577 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 123900

[startup+25.5008 s]
/proc/loadavg: 4.04 4.05 4.05 5/222 12541
/proc/meminfo: memFree=14402468/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=137632 CPUtime=25.9 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 12341 0 0 0 2583 7 0 0 18 0 9 0 418839423 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327790 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 34408 7208 1026 742 0 26979 0
[pid=12531/tid=12533] ppid=12529 vsize=137632 CPUtime=0.11 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 11 0 0 0 16 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=137632 CPUtime=0.1 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=137632 CPUtime=0.09 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=137632 CPUtime=0.11 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=137632 CPUtime=0.09 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=137632 CPUtime=0.12 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=137632 CPUtime=0.09 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=137632 CPUtime=0 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418839424 140935168 7208 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 137632

[startup+51.101 s]
/proc/loadavg: 4.02 4.04 4.04 5/222 12541
/proc/meminfo: memFree=14370844/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=146144 CPUtime=51.81 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 17408 0 0 0 5171 10 0 0 23 0 9 0 418839423 149651456 8305 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327110 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 36536 8305 1036 742 0 29107 0
[pid=12531/tid=12533] ppid=12529 vsize=146144 CPUtime=0.2 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 20 0 0 0 15 0 9 0 418839424 149651456 8305 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=146144 CPUtime=0.18 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 418839424 149651456 8305 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=146144 CPUtime=0.2 cores=1,3

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

/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 241 2 0 0 16 0 9 0 418839424 260472832 36838 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=254368 CPUtime=2.52 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 250 2 0 0 15 0 9 0 418839424 260472832 36838 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=254368 CPUtime=2.52 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 250 2 0 0 15 0 9 0 418839424 260472832 36838 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=254368 CPUtime=2.66 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 265 1 0 0 16 0 9 0 418839424 260472832 36838 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=254368 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 260472832 36838 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 951.37
Current children cumulated vsize (KiB) 254368

[startup+1002.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/222 12567
/proc/meminfo: memFree=14035352/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=254432 CPUtime=1011.88 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 82012 0 0 0 101147 41 0 0 25 0 9 0 418839423 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 63608 37686 1037 742 0 56179 0
[pid=12531/tid=12533] ppid=12529 vsize=254432 CPUtime=2.73 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 271 2 0 0 16 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=254432 CPUtime=2.61 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 258 3 0 0 15 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=254432 CPUtime=2.63 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 262 1 0 0 15 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=254432 CPUtime=2.59 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 257 2 0 0 16 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=254432 CPUtime=2.69 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 267 2 0 0 15 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=254432 CPUtime=2.71 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 269 2 0 0 16 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=254432 CPUtime=2.82 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 281 1 0 0 15 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=254432 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 260538368 37686 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1011.88
Current children cumulated vsize (KiB) 254432

[startup+1062.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/222 12568
/proc/meminfo: memFree=14000952/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=262752 CPUtime=1072.27 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 83979 0 0 0 107185 42 0 0 25 0 9 0 418839423 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327110 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 65688 39653 1037 742 0 58259 0
[pid=12531/tid=12533] ppid=12529 vsize=262752 CPUtime=2.81 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 279 2 0 0 16 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=262752 CPUtime=2.73 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 270 3 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=262752 CPUtime=2.77 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 276 1 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=262752 CPUtime=2.67 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 265 2 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=262752 CPUtime=2.76 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 274 2 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=262752 CPUtime=2.81 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 279 2 0 0 16 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=262752 CPUtime=2.95 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 293 2 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=262752 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 269058048 39653 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1072.27
Current children cumulated vsize (KiB) 262752

[startup+1122.3 s]
/proc/loadavg: 2.12 3.53 3.89 2/180 12624
/proc/meminfo: memFree=14474920/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=287652 CPUtime=1132.56 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 90362 0 0 0 113213 43 0 0 25 0 9 0 418839423 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327790 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 71913 46036 1037 742 0 64484 0
[pid=12531/tid=12533] ppid=12529 vsize=287652 CPUtime=2.89 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 287 2 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=287652 CPUtime=2.83 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 280 3 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=287652 CPUtime=2.87 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 286 1 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=287652 CPUtime=2.72 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 270 2 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=287652 CPUtime=2.85 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 283 2 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=287652 CPUtime=2.93 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 290 3 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=287652 CPUtime=2.98 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 296 2 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=287652 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 294555648 46036 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1132.56
Current children cumulated vsize (KiB) 287652

[startup+1182.3 s]
/proc/loadavg: 1.41 3.07 3.71 2/180 12626
/proc/meminfo: memFree=14464612/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=296484 CPUtime=1192.66 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 92983 0 0 0 119222 44 0 0 25 0 9 0 418839423 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088339097 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 74121 48657 1037 742 0 66692 0
[pid=12531/tid=12533] ppid=12529 vsize=296484 CPUtime=2.9 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 288 2 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=296484 CPUtime=2.85 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 282 3 0 0 16 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=296484 CPUtime=2.9 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 289 1 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=296484 CPUtime=2.77 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 275 2 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=296484 CPUtime=2.9 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 288 2 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=296484 CPUtime=2.98 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 295 3 0 0 16 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=296484 CPUtime=3.02 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 300 2 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=296484 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 303599616 48657 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1192.66
Current children cumulated vsize (KiB) 296484

[startup+1242.3 s]
/proc/loadavg: 1.39 2.78 3.56 2/180 12627
/proc/meminfo: memFree=14528928/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=296484 CPUtime=1252.87 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 96866 0 0 0 125241 46 0 0 25 0 9 0 418839423 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 74121 32451 1037 742 0 66692 0
[pid=12531/tid=12533] ppid=12529 vsize=296484 CPUtime=2.97 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 295 2 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=296484 CPUtime=2.94 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 291 3 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=296484 CPUtime=2.96 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 295 1 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=296484 CPUtime=2.81 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 279 2 0 0 16 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=296484 CPUtime=3 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 298 2 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=296484 CPUtime=3.06 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 303 3 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=296484 CPUtime=3.1 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 308 2 0 0 16 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=296484 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 303599616 32451 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1252.87
Current children cumulated vsize (KiB) 296484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.16 2.47 3.41 2/180 12629
/proc/meminfo: memFree=14514140/32951124 swapFree=67111524/67111528
[pid=12531] ppid=12529 vsize=296484 CPUtime=1310.78 cores=1,3
/proc/12531/stat : 12531 (mono) R 12529 12531 11597 0 -1 4202496 100661 0 0 0 131031 47 0 0 25 0 9 0 418839423 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 1088327790 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/12531/statm: 74121 36170 1037 742 0 66692 0
[pid=12531/tid=12533] ppid=12529 vsize=296484 CPUtime=3.02 cores=1,3
/proc/12531/task/12533/stat : 12533 (mono) S 12529 12531 11597 0 -1 4202560 4 0 0 0 300 2 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12534] ppid=12529 vsize=296484 CPUtime=2.99 cores=1,3
/proc/12531/task/12534/stat : 12534 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 296 3 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12535] ppid=12529 vsize=296484 CPUtime=3.03 cores=1,3
/proc/12531/task/12535/stat : 12535 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 302 1 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12536] ppid=12529 vsize=296484 CPUtime=2.89 cores=1,3
/proc/12531/task/12536/stat : 12536 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 287 2 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12537] ppid=12529 vsize=296484 CPUtime=3.04 cores=1,3
/proc/12531/task/12537/stat : 12537 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 302 2 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 3 0 0 0
[pid=12531/tid=12538] ppid=12529 vsize=296484 CPUtime=3.11 cores=1,3
/proc/12531/task/12538/stat : 12538 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 308 3 0 0 16 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12539] ppid=12529 vsize=296484 CPUtime=3.2 cores=1,3
/proc/12531/task/12539/stat : 12539 (mono) S 12529 12531 11597 0 -1 4202560 2 0 0 0 318 2 0 0 16 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469881753 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
[pid=12531/tid=12540] ppid=12529 vsize=296484 CPUtime=0.03 cores=1,3
/proc/12531/task/12540/stat : 12540 (mono) S 12529 12531 11597 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418839424 303599616 36170 33554432000 4194304 7232020 140736696109216 18446744073709551615 252469889457 0 0 4096 545260780 18446604457637156672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1310.78
Current children cumulated vsize (KiB) 296484

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): 1310.8
CPU user time (s): 1310.32
CPU system time (s): 0.480926
CPU usage (%): 100.829
Max. virtual memory (cumulated for all children) (KiB): 296484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.32
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100661
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= 90628
involuntary context switches= 23775

runsolver used 1.93371 second user time and 5.02124 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-08 20:08:10
IDJOB=3189477
IDBENCH=83008
IDSOLVER=1608
FILE ID=node111/3189477-1302286089
RUNJOBID= node111-1302280644-11617
PBS_JOBID= 12919082
Free space on /tmp= 70836 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S4140122-004.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189477-1302286089/watcher-3189477-1302286089 -o /tmp/evaluation-result-3189477-1302286089/solver-3189477-1302286089 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189477-1302286089.cnf

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

MD5SUM BENCH= 2b3c7a221faca9e629eac8ef7f1b0cd7
RANDOM SEED=15873981

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14425792 kB
Buffers:        515988 kB
Cached:       17291188 kB
SwapCached:          4 kB
Active:        9671768 kB
Inactive:      8429000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14425792 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              80 kB
Writeback:          24 kB
AnonPages:      293492 kB
Mapped:          18060 kB
Slab:           360860 kB
PageTables:       6356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   713212 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= 70836 MiB
End job on node111 at 2011-04-08 20:29:52