Trace number 3394083

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) 5000.14 4950.37

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3394083-1306070000/watcher-3394083-1306070000 -o /tmp/evaluation-result-3394083-1306070000/solver-3394083-1306070000 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394083-1306070000.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/517 17498
/proc/meminfo: memFree=9105044/32951124 swapFree=65066512/67111528
[pid=17498] ppid=17496 vsize=21044 CPUtime=0 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4194304 246 0 2 0 0 0 0 0 20 0 1 0 699415477 21549056 196 33554432000 4194304 7232020 140736488629104 18446744073709551615 228090488299 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17498/statm: 5261 196 162 742 0 115 0

[startup+0.0222611 s]
/proc/loadavg: 0.00 0.00 0.00 3/517 17498
/proc/meminfo: memFree=9105044/32951124 swapFree=65066512/67111528
[pid=17498] ppid=17496 vsize=20992 CPUtime=0 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) D 17496 17498 17465 0 -1 4194304 330 0 5 0 0 0 0 0 20 0 1 0 699415477 21495808 271 33554432000 4194304 7232020 140736488629104 18446744073709551615 5463280 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 1
/proc/17498/statm: 5248 271 230 742 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20992

[startup+0.100241 s]
/proc/loadavg: 0.00 0.00 0.00 3/517 17498
/proc/meminfo: memFree=9105044/32951124 swapFree=65066512/67111528
[pid=17498] ppid=17496 vsize=110652 CPUtime=0.03 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 2541 0 21 0 3 0 0 0 18 0 9 0 699415477 113307648 2469 33554432000 4194304 7232020 140736488629104 18446744073709551615 6172651 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/17498/statm: 27663 2469 975 742 0 20234 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 110652

[startup+0.30022 s]
/proc/loadavg: 0.00 0.00 0.00 3/517 17498
/proc/meminfo: memFree=9105044/32951124 swapFree=65066512/67111528
[pid=17498] ppid=17496 vsize=117552 CPUtime=0.26 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 4284 0 21 0 25 1 0 0 18 0 9 0 699415477 120373248 4212 33554432000 4194304 7232020 140736488629104 18446744073709551615 5574770 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/17498/statm: 29388 4212 975 742 0 21959 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 117552

[startup+0.70114 s]
/proc/loadavg: 0.00 0.00 0.00 3/517 17498
/proc/meminfo: memFree=9105044/32951124 swapFree=65066512/67111528
[pid=17498] ppid=17496 vsize=133904 CPUtime=0.75 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 6987 0 21 0 73 2 0 0 18 0 9 0 699415477 137117696 6915 33554432000 4194304 7232020 140736488629104 18446744073709551615 1075413620 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/17498/statm: 33476 6915 994 742 0 26047 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 133904

[startup+1.50099 s]
/proc/loadavg: 0.00 0.00 0.00 3/538 17520
/proc/meminfo: memFree=8843376/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=333660 CPUtime=1.61 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 56645 0 21 0 154 7 0 0 18 0 9 0 699415477 341667840 56573 33554432000 4194304 7232020 140736488629104 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 83415 56578 1001 742 0 75986 0
[pid=17498/tid=17505] ppid=17496 vsize=333660 CPUtime=0.02 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699415480 341667840 56580 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=333660 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415480 341667840 56585 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=333660 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 699415480 341667840 56587 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=333660 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415480 341667840 56589 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=333660 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 699415480 341667840 56592 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=333660 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 699415480 341667840 56596 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=333660 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699415480 341667840 56598 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=333660 CPUtime=0 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415483 341667840 56602 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 333660

[startup+3.10069 s]
/proc/loadavg: 0.00 0.00 0.00 3/538 17520
/proc/meminfo: memFree=8775672/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=342656 CPUtime=3.24 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 60723 0 21 0 316 8 0 0 20 0 9 0 699415477 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 1075420838 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 85664 60650 1023 742 0 78235 0
[pid=17498/tid=17505] ppid=17496 vsize=342656 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=342656 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=342656 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=342656 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=342656 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=342656 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=342656 CPUtime=0.02 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699415480 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=342656 CPUtime=0 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415483 350879744 60650 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 342656

[startup+6.30111 s]
/proc/loadavg: 0.16 0.03 0.01 3/538 17520
/proc/meminfo: memFree=8772832/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=343808 CPUtime=6.49 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 61013 0 21 0 641 8 0 0 18 0 9 0 699415477 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098783617 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 85952 60940 1023 742 0 78523 0
[pid=17498/tid=17505] ppid=17496 vsize=343808 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=343808 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=343808 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=343808 CPUtime=0.05 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=343808 CPUtime=0.06 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=343808 CPUtime=0.05 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=343808 CPUtime=0.03 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 699415480 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=343808 CPUtime=0 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415483 352059392 60940 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 343808

[startup+12.7009 s]
/proc/loadavg: 0.31 0.07 0.02 3/538 17520
/proc/meminfo: memFree=8752368/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=352320 CPUtime=12.98 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 63059 0 21 0 1289 9 0 0 22 0 9 0 699415477 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098780721 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 4
/proc/17498/statm: 88080 62986 1023 742 0 80651 0
[pid=17498/tid=17505] ppid=17496 vsize=352320 CPUtime=0.05 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 5 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=352320 CPUtime=0.05 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=352320 CPUtime=0.06 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=352320 CPUtime=0.06 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=352320 CPUtime=0.07 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=352320 CPUtime=0.05 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=352320 CPUtime=0.04 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 699415480 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=352320 CPUtime=0 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415483 360775680 62986 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 352320

[startup+25.5006 s]
/proc/loadavg: 0.68 0.16 0.05 10/538 17521
/proc/meminfo: memFree=8706952/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=385856 CPUtime=25.95 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 70411 0 21 0 2585 10 0 0 25 0 9 0 699415477 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098785330 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 4
/proc/17498/statm: 96464 70338 1024 742 0 89035 0
[pid=17498/tid=17505] ppid=17496 vsize=385856 CPUtime=0.09 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 9 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=385856 CPUtime=0.07 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=385856 CPUtime=0.08 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=385856 CPUtime=0.1 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=385856 CPUtime=0.09 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=385856 CPUtime=0.07 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=385856 CPUtime=0.08 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 699415480 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=385856 CPUtime=0 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699415483 395116544 70338 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.95
Current children cumulated vsize (KiB) 385856

[startup+51.1009 s]
/proc/loadavg: 1.19 0.32 0.11 3/538 17521
/proc/meminfo: memFree=8654468/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=436288 CPUtime=51.9 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 83452 0 21 0 5178 12 0 0 25 0 9 0 699415477 446758912 83379 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098781012 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 4
/proc/17498/statm: 109072 83379 1034 742 0 101643 0
[pid=17498/tid=17505] ppid=17496 vsize=436288 CPUtime=0.17 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 17 0 0 0 15 0 9 0 699415480 446758912 83379 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=436288 CPUtime=0.12 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 699415480 446758912 83379 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=436288 CPUtime=0.15 cores=1,3,5,7

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

/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 859 3 0 0 16 0 9 0 699415480 2066059264 478029 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2017636 CPUtime=8.95 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 891 4 0 0 16 0 9 0 699415480 2066059264 478029 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2017636 CPUtime=8.55 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 852 3 0 0 15 0 9 0 699415480 2066059264 478029 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2017636 CPUtime=8.39 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 836 3 0 0 15 0 9 0 699415480 2066059264 478029 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2017636 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2066059264 478029 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4709.45
Current children cumulated vsize (KiB) 2017636

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/538 17661
/proc/meminfo: memFree=6334652/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2034276 CPUtime=4769.88 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 949081 0 21 0 476821 167 0 0 25 0 9 0 699415477 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098781009 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 508569 482707 1035 742 0 501140 0
[pid=17498/tid=17505] ppid=17496 vsize=2034276 CPUtime=8.75 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 871 4 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2034276 CPUtime=8.55 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 851 4 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2034276 CPUtime=8.79 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 876 3 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2034276 CPUtime=8.7 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 867 3 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2034276 CPUtime=9.06 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 902 4 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2034276 CPUtime=8.6 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 857 3 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2034276 CPUtime=8.43 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 840 3 0 0 16 0 9 0 699415480 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2034276 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2083098624 482707 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4769.88
Current children cumulated vsize (KiB) 2034276

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/538 17662
/proc/meminfo: memFree=6294580/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2059620 CPUtime=4830.4 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 956132 0 21 0 482872 168 0 0 25 0 9 0 699415477 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098780782 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 4
/proc/17498/statm: 514905 489758 1035 742 0 507476 0
[pid=17498/tid=17505] ppid=17496 vsize=2059620 CPUtime=8.86 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 882 4 0 0 16 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2059620 CPUtime=8.73 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 869 4 0 0 16 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2059620 CPUtime=8.89 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 886 3 0 0 15 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2059620 CPUtime=8.76 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 873 3 0 0 15 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2059620 CPUtime=9.14 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 910 4 0 0 16 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2059620 CPUtime=8.67 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 864 3 0 0 15 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2059620 CPUtime=8.54 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 851 3 0 0 16 0 9 0 699415480 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2059620 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2109050880 489758 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4830.4
Current children cumulated vsize (KiB) 2059620

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/538 17664
/proc/meminfo: memFree=6265536/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2077796 CPUtime=4890.83 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 959659 0 21 0 488915 168 0 0 18 0 9 0 699415477 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098780993 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 519449 493285 1035 742 0 512020 0
[pid=17498/tid=17505] ppid=17496 vsize=2077796 CPUtime=8.95 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 891 4 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2077796 CPUtime=8.81 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 877 4 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2077796 CPUtime=8.96 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 893 3 0 0 15 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2077796 CPUtime=8.82 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 879 3 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2077796 CPUtime=9.25 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 921 4 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2077796 CPUtime=8.76 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 873 3 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2077796 CPUtime=8.61 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 858 3 0 0 16 0 9 0 699415480 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2077796 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2127663104 493285 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4890.83
Current children cumulated vsize (KiB) 2077796

[startup+4902.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/538 17666
/proc/meminfo: memFree=7363284/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2077796 CPUtime=4951.51 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 965980 0 21 0 494976 175 0 0 19 0 9 0 699415477 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098787121 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 4
/proc/17498/statm: 519449 216330 1035 742 0 512020 0
[pid=17498/tid=17505] ppid=17496 vsize=2077796 CPUtime=9.08 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 904 4 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2077796 CPUtime=8.93 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 889 4 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2077796 CPUtime=9.1 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 906 4 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2077796 CPUtime=8.94 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 891 3 0 0 15 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2077796 CPUtime=9.37 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 933 4 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2077796 CPUtime=8.89 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 886 3 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2077796 CPUtime=8.7 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 867 3 0 0 16 0 9 0 699415480 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2077796 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2127663104 216330 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4951.51
Current children cumulated vsize (KiB) 2077796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4950.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/538 17703
/proc/meminfo: memFree=8199244/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2077796 CPUtime=5000.07 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 973731 0 21 0 499830 177 0 0 20 0 9 0 699415477 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098780799 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/17498/statm: 519449 212042 1035 742 0 512020 0
[pid=17498/tid=17505] ppid=17496 vsize=2077796 CPUtime=9.13 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 909 4 0 0 15 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2077796 CPUtime=9.02 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 898 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2077796 CPUtime=9.19 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 915 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2077796 CPUtime=9.04 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 901 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2077796 CPUtime=9.5 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 946 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2077796 CPUtime=9.01 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 898 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2077796 CPUtime=8.79 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 876 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2077796 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2077796

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

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

[startup+4950.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/538 17703
/proc/meminfo: memFree=8199244/32951124 swapFree=65066528/67111528
[pid=17498] ppid=17496 vsize=2077796 CPUtime=5000.07 cores=1,3,5,7
/proc/17498/stat : 17498 (mono) R 17496 17498 17465 0 -1 4202496 973731 0 21 0 499830 177 0 0 20 0 9 0 699415477 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 1098780799 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 4
/proc/17498/statm: 519449 212042 1035 742 0 512020 0
[pid=17498/tid=17505] ppid=17496 vsize=2077796 CPUtime=9.13 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 909 4 0 0 15 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=2077796 CPUtime=9.02 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 898 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17509] ppid=17496 vsize=2077796 CPUtime=9.19 cores=1,3,5,7
/proc/17498/task/17509/stat : 17509 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 915 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 3 0 0 0
[pid=17498/tid=17511] ppid=17496 vsize=2077796 CPUtime=9.04 cores=1,3,5,7
/proc/17498/task/17511/stat : 17511 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 901 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17513] ppid=17496 vsize=2077796 CPUtime=9.5 cores=1,3,5,7
/proc/17498/task/17513/stat : 17513 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 946 4 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 7 0 0 0
[pid=17498/tid=17515] ppid=17496 vsize=2077796 CPUtime=9.01 cores=1,3,5,7
/proc/17498/task/17515/stat : 17515 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 898 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 5 0 0 0
[pid=17498/tid=17517] ppid=17496 vsize=2077796 CPUtime=8.79 cores=1,3,5,7
/proc/17498/task/17517/stat : 17517 (mono) S 17496 17498 17465 0 -1 4202560 2 0 0 0 876 3 0 0 16 0 9 0 699415480 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107266969 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
[pid=17498/tid=17519] ppid=17496 vsize=2077796 CPUtime=0.01 cores=1,3,5,7
/proc/17498/task/17519/stat : 17519 (mono) S 17496 17498 17465 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 699415483 2127663104 212042 33554432000 4194304 7232020 140736488629104 18446744073709551615 228107274673 0 0 4096 545260780 18446604458687676800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2077796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4950.37
CPU time (s): 5000.14
CPU user time (s): 4998.32
CPU system time (s): 1.81672
CPU usage (%): 101.005
Max. virtual memory (cumulated for all children) (KiB): 2077796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.32
system time used= 1.81672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 973731
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71634
involuntary context switches= 37623

runsolver used 24.7662 second user time and 62.2265 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-22 15:13:20
IDJOB=3394083
IDBENCH=71408
IDSOLVER=1880
FILE ID=node142/3394083-1306070000
RUNJOBID= node142-1306069999-17484
PBS_JOBID= 13387861
Free space on /tmp= 73404 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394083-1306070000/watcher-3394083-1306070000 -o /tmp/evaluation-result-3394083-1306070000/solver-3394083-1306070000 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394083-1306070000.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=1073674790

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9105324 kB
Buffers:        237320 kB
Cached:        6591384 kB
SwapCached:      20520 kB
Active:       11855208 kB
Inactive:     11660080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9105324 kB
SwapTotal:    67111528 kB
SwapFree:     65066512 kB
Dirty:            5300 kB
Writeback:           0 kB
AnonPages:    16674420 kB
Mapped:          32960 kB
Slab:           185352 kB
PageTables:      74868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145376832 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= 73404 MiB
End job on node142 at 2011-05-22 16:35:52