Trace number 3189029

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) 1312.29 1300.04

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S936020932-012-UNKNOWN.cnf
MD5SUM1739c47038d88c1ec678774e95926496
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3258
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3189029-1302280644/watcher-3189029-1302280644 -o /tmp/evaluation-result-3189029-1302280644/solver-3189029-1302280644 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189029-1302280644.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.84 3.97 4.30 3/175 32738
/proc/meminfo: memFree=11212876/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=3448 CPUtime=0 cores=5,7
/proc/32738/stat : 32738 (mono) D 32735 32738 32703 0 -1 4194304 72 0 1 0 0 0 0 0 19 0 1 0 418295024 3530752 25 33554432000 4194304 7232020 140733282380064 18446744073709551615 224280003600 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/32738/statm: 862 25 19 742 0 80 0

[startup+0.0275251 s]
/proc/loadavg: 3.84 3.97 4.30 3/175 32738
/proc/meminfo: memFree=11212876/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=21124 CPUtime=0 cores=5,7
/proc/32738/stat : 32738 (mono) D 32735 32738 32703 0 -1 4194304 351 0 6 0 0 0 0 0 17 0 1 0 418295024 21630976 289 33554432000 4194304 7232020 140733282380064 18446744073709551615 5981200 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 1
/proc/32738/statm: 5281 289 245 742 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21124

[startup+0.100455 s]
/proc/loadavg: 3.84 3.97 4.30 3/175 32738
/proc/meminfo: memFree=11212876/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=106944 CPUtime=0.03 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 1735 0 20 0 3 0 0 0 18 0 9 0 418295024 109510656 1655 33554432000 4194304 7232020 140733282380064 18446744073709551615 224284618448 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 26736 1655 975 742 0 19307 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106944

[startup+0.300452 s]
/proc/loadavg: 3.84 3.97 4.30 3/175 32738
/proc/meminfo: memFree=11212876/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=125876 CPUtime=0.25 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 6206 0 20 0 24 1 0 0 18 0 9 0 418295024 128897024 6125 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172603764 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 31469 6126 1023 742 0 24040 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 125876

[startup+0.700386 s]
/proc/loadavg: 3.84 3.97 4.30 3/175 32738
/proc/meminfo: memFree=11212876/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=126132 CPUtime=0.65 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 6609 0 20 0 64 1 0 0 18 0 9 0 418295024 129159168 6528 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607488 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 31533 6528 1023 742 0 24104 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 126132

[startup+1.50125 s]
/proc/loadavg: 3.84 3.97 4.30 5/222 337
/proc/meminfo: memFree=11123408/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=126196 CPUtime=1.46 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 6623 0 20 0 145 1 0 0 20 0 9 0 418295024 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607093 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 31549 6542 1023 742 0 24120 0
[pid=32738/tid=32745] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=126196 CPUtime=0 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295030 129224704 6542 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 126196

[startup+3.10095 s]
/proc/loadavg: 3.84 3.97 4.30 5/222 337
/proc/meminfo: memFree=11114728/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=132852 CPUtime=3.06 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 7512 0 20 0 305 1 0 0 19 0 9 0 418295024 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172606543 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 33213 7431 1023 742 0 25784 0
[pid=32738/tid=32745] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=132852 CPUtime=0 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295030 136040448 7431 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 132852

[startup+6.30045 s]
/proc/loadavg: 4.09 4.02 4.32 5/222 337
/proc/meminfo: memFree=11071704/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=141236 CPUtime=6.28 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 9501 0 20 0 627 1 0 0 25 0 9 0 418295024 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607518 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 35309 9420 1023 742 0 27880 0
[pid=32738/tid=32745] ppid=32735 vsize=141236 CPUtime=0.01 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=141236 CPUtime=0 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=141236 CPUtime=0.01 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=141236 CPUtime=0.01 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=141236 CPUtime=0 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=141236 CPUtime=0.01 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=141236 CPUtime=0 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418295027 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=141236 CPUtime=0 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295030 144625664 9420 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141236

[startup+12.7004 s]
/proc/loadavg: 4.08 4.02 4.32 5/222 337
/proc/meminfo: memFree=11026984/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=158004 CPUtime=12.73 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 13281 0 20 0 1271 2 0 0 18 0 9 0 418295024 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172606406 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 39501 11443 1023 742 0 32072 0
[pid=32738/tid=32745] ppid=32735 vsize=158004 CPUtime=0.02 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=158004 CPUtime=0.02 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=158004 CPUtime=0.03 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=158004 CPUtime=0.02 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=158004 CPUtime=0.01 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=158004 CPUtime=0.02 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=158004 CPUtime=0.02 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418295027 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=158004 CPUtime=0 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295030 161796096 11443 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 158004

[startup+25.5012 s]
/proc/loadavg: 4.27 4.06 4.33 5/222 337
/proc/meminfo: memFree=10960248/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=166516 CPUtime=25.61 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 21936 0 20 0 2557 4 0 0 25 0 9 0 418295024 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607129 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 41629 14138 1024 742 0 34200 0
[pid=32738/tid=32745] ppid=32735 vsize=166516 CPUtime=0.04 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=166516 CPUtime=0.04 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=166516 CPUtime=0.05 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=166516 CPUtime=0.05 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=166516 CPUtime=0.04 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=166516 CPUtime=0.05 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=166516 CPUtime=0.05 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418295027 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=166516 CPUtime=0 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418295030 170512384 14138 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 166516

[startup+51.101 s]
/proc/loadavg: 4.18 4.06 4.32 5/222 339
/proc/meminfo: memFree=10869048/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=200116 CPUtime=51.4 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 35386 0 20 0 5133 7 0 0 17 0 9 0 418295024 204918784 18045 33554432000 4194304 7232020 140733282380064 18446744073709551615 5574823 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 50029 18045 1024 742 0 42600 0
[pid=32738/tid=32745] ppid=32735 vsize=200116 CPUtime=0.1 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 10 0 0 0 16 0 9 0 418295027 204918784 18045 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=200116 CPUtime=0.09 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418295027 204918784 18045 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=200116 CPUtime=0.1 cores=5,7

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

/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 252 1 0 0 15 0 9 0 418295027 524079104 68296 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=511796 CPUtime=2.66 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 265 1 0 0 16 0 9 0 418295027 524079104 68296 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=511796 CPUtime=2.44 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 243 1 0 0 15 0 9 0 418295027 524079104 68296 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=511796 CPUtime=2.3 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 229 1 0 0 15 0 9 0 418295027 524079104 68296 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=511796 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 524079104 68296 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 951.34
Current children cumulated vsize (KiB) 511796

[startup+1002.3 s]
/proc/loadavg: 4.11 4.11 4.19 5/222 366
/proc/meminfo: memFree=9737304/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=511796 CPUtime=1012.06 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 245058 0 20 0 101146 60 0 0 25 0 9 0 418295024 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172606426 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 127949 76870 1035 742 0 120520 0
[pid=32738/tid=32745] ppid=32735 vsize=511796 CPUtime=2.73 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 272 1 0 0 16 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=511796 CPUtime=2.87 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 286 1 0 0 15 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=511796 CPUtime=2.52 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 252 0 0 0 16 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=511796 CPUtime=2.71 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 270 1 0 0 15 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=511796 CPUtime=2.85 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 284 1 0 0 15 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=511796 CPUtime=2.58 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 257 1 0 0 16 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=511796 CPUtime=2.48 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 247 1 0 0 15 0 9 0 418295027 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=511796 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 524079104 76870 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1012.06
Current children cumulated vsize (KiB) 511796

[startup+1062.3 s]
/proc/loadavg: 4.04 4.09 4.17 5/222 368
/proc/meminfo: memFree=9530300/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=511796 CPUtime=1072.64 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 255537 0 20 0 107201 63 0 0 25 0 9 0 418295024 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607086 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 127949 87349 1035 742 0 120520 0
[pid=32738/tid=32745] ppid=32735 vsize=511796 CPUtime=2.93 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 292 1 0 0 16 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=511796 CPUtime=3.07 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 306 1 0 0 16 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=511796 CPUtime=2.62 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 262 0 0 0 15 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=511796 CPUtime=2.86 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 285 1 0 0 15 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=511796 CPUtime=3 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 299 1 0 0 15 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=511796 CPUtime=2.67 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 266 1 0 0 15 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=511796 CPUtime=2.63 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 262 1 0 0 15 0 9 0 418295027 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=511796 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 524079104 87349 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1072.64
Current children cumulated vsize (KiB) 511796

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.16 5/222 370
/proc/meminfo: memFree=9386792/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=511796 CPUtime=1133.18 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 265682 0 20 0 113252 66 0 0 25 0 9 0 418295024 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607086 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 127949 97494 1035 742 0 120520 0
[pid=32738/tid=32745] ppid=32735 vsize=511796 CPUtime=3.12 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 311 1 0 0 16 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=511796 CPUtime=3.24 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 323 1 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=511796 CPUtime=2.69 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 269 0 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=511796 CPUtime=3 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 299 1 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=511796 CPUtime=3.09 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 308 1 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=511796 CPUtime=2.77 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 276 1 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=511796 CPUtime=2.82 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 281 1 0 0 15 0 9 0 418295027 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=511796 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 524079104 97494 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1133.18
Current children cumulated vsize (KiB) 511796

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.15 5/222 372
/proc/meminfo: memFree=9334556/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=553220 CPUtime=1193.71 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 282014 0 20 0 119302 69 0 0 25 0 9 0 418295024 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607112 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 138305 111775 1035 742 0 130876 0
[pid=32738/tid=32745] ppid=32735 vsize=553220 CPUtime=3.21 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 320 1 0 0 16 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=553220 CPUtime=3.4 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 338 2 0 0 15 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=553220 CPUtime=2.9 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 290 0 0 0 16 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=553220 CPUtime=3.11 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 310 1 0 0 16 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=553220 CPUtime=3.2 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 319 1 0 0 15 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=553220 CPUtime=2.9 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 289 1 0 0 15 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=553220 CPUtime=2.95 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 294 1 0 0 15 0 9 0 418295027 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=553220 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 566497280 111775 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1193.71
Current children cumulated vsize (KiB) 553220

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.14 5/222 374
/proc/meminfo: memFree=9206792/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=595204 CPUtime=1254.17 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 292973 0 20 0 125347 70 0 0 25 0 9 0 418295024 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 6162809 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 148801 122734 1035 742 0 141372 0
[pid=32738/tid=32745] ppid=32735 vsize=595204 CPUtime=3.31 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 330 1 0 0 16 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=595204 CPUtime=3.51 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 349 2 0 0 16 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=595204 CPUtime=2.99 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 299 0 0 0 15 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=595204 CPUtime=3.25 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 324 1 0 0 15 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=595204 CPUtime=3.32 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 331 1 0 0 15 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=595204 CPUtime=3.02 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 301 1 0 0 15 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=595204 CPUtime=3.12 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 311 1 0 0 15 0 9 0 418295027 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=595204 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 609488896 122734 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1254.17
Current children cumulated vsize (KiB) 595204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.13 5/222 374
/proc/meminfo: memFree=9103112/32951124 swapFree=67110456/67111528
[pid=32738] ppid=32735 vsize=628932 CPUtime=1312.25 cores=5,7
/proc/32738/stat : 32738 (mono) R 32735 32738 32703 0 -1 4202496 302458 0 20 0 131153 72 0 0 25 0 9 0 418295024 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 1172607093 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/32738/statm: 157233 132219 1035 742 0 149804 0
[pid=32738/tid=32745] ppid=32735 vsize=628932 CPUtime=3.42 cores=5,7
/proc/32738/task/32745/stat : 32745 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 341 1 0 0 15 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32746] ppid=32735 vsize=628932 CPUtime=3.65 cores=5,7
/proc/32738/task/32746/stat : 32746 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 363 2 0 0 16 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32747] ppid=32735 vsize=628932 CPUtime=3.06 cores=5,7
/proc/32738/task/32747/stat : 32747 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 306 0 0 0 15 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32748] ppid=32735 vsize=628932 CPUtime=3.33 cores=5,7
/proc/32738/task/32748/stat : 32748 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 332 1 0 0 15 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32749] ppid=32735 vsize=628932 CPUtime=3.48 cores=5,7
/proc/32738/task/32749/stat : 32749 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 347 1 0 0 15 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32750] ppid=32735 vsize=628932 CPUtime=3.14 cores=5,7
/proc/32738/task/32750/stat : 32750 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 313 1 0 0 16 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 7 0 0 0
[pid=32738/tid=32751] ppid=32735 vsize=628932 CPUtime=3.17 cores=5,7
/proc/32738/task/32751/stat : 32751 (mono) S 32735 32738 32703 0 -1 4202560 2 0 0 0 316 1 0 0 16 0 9 0 418295027 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296741785 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
[pid=32738/tid=32759] ppid=32735 vsize=628932 CPUtime=0.01 cores=5,7
/proc/32738/task/32759/stat : 32759 (mono) S 32735 32738 32703 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418295030 644026368 132219 33554432000 4194304 7232020 140733282380064 18446744073709551615 224296749489 0 0 4096 545260780 18446604459889262848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1312.25
Current children cumulated vsize (KiB) 628932

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.04
CPU time (s): 1312.29
CPU user time (s): 1311.54
CPU system time (s): 0.745886
CPU usage (%): 100.942
Max. virtual memory (cumulated for all children) (KiB): 628932

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

runsolver used 1.93171 second user time and 5.20521 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-08 18:37:24
IDJOB=3189029
IDBENCH=82560
IDSOLVER=1608
FILE ID=node118/3189029-1302280644
RUNJOBID= node118-1302280644-32724
PBS_JOBID= 12919080
Free space on /tmp= 70936 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S936020932-012-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189029-1302280644/watcher-3189029-1302280644 -o /tmp/evaluation-result-3189029-1302280644/solver-3189029-1302280644 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189029-1302280644.cnf

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

MD5SUM BENCH= 1739c47038d88c1ec678774e95926496
RANDOM SEED=113858735

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11212924 kB
Buffers:        542356 kB
Cached:       20663080 kB
SwapCached:        640 kB
Active:        9486748 kB
Inactive:     11782300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11212924 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:       62828 kB
Mapped:          14100 kB
Slab:           402780 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188656 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= 70932 MiB
End job on node118 at 2011-04-08 18:59:06