Trace number 3189078

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1304.16 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
MD5SUM4a57833314362e0939d4095b3206ad82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark378.192
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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-3189078-1302281182/watcher-3189078-1302281182 -o /tmp/evaluation-result-3189078-1302281182/solver-3189078-1302281182 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189078-1302281182.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.70 4.03 4.74 5/202 17009
/proc/meminfo: memFree=16386236/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=11760 CPUtime=0 cores=1,3
/proc/17009/stat : 17009 (runsolver) R 17007 17009 16757 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 418348938 12042240 49 33554432000 4194304 5392636 140734139392032 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/17009/statm: 2940 49 30 293 0 2644 0

[startup+0.0161799 s]
/proc/loadavg: 3.70 4.03 4.74 5/202 17009
/proc/meminfo: memFree=16386236/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=105524 CPUtime=0 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 1231 0 0 0 0 0 0 0 18 0 9 0 418348938 108056576 1136 33554432000 4194304 7232020 140736093551504 18446744073709551615 5633327 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 26381 1140 824 742 0 18952 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105524

[startup+0.10115 s]
/proc/loadavg: 3.70 4.03 4.74 5/202 17009
/proc/meminfo: memFree=16386236/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=110544 CPUtime=0.08 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 2532 0 0 0 8 0 0 0 18 0 9 0 418348938 113197056 2437 33554432000 4194304 7232020 140736093551504 18446744073709551615 1076167856 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 27636 2437 975 742 0 20207 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 110544

[startup+0.30111 s]
/proc/loadavg: 3.70 4.03 4.74 5/202 17009
/proc/meminfo: memFree=16386236/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=117296 CPUtime=0.29 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 3915 0 0 0 29 0 0 0 18 0 9 0 418348938 120111104 3820 33554432000 4194304 7232020 140736093551504 18446744073709551615 1076158816 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 29324 3820 975 742 0 21895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117296

[startup+0.701043 s]
/proc/loadavg: 3.70 4.03 4.74 5/202 17009
/proc/meminfo: memFree=16386236/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=195564 CPUtime=0.69 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 23706 0 0 0 67 2 0 0 18 0 9 0 418348938 200257536 23611 33554432000 4194304 7232020 140736093551504 18446744073709551615 1076188673 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 48891 23611 999 742 0 41462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 195564

[startup+1.50089 s]
/proc/loadavg: 3.70 4.03 4.74 5/222 17032
/proc/meminfo: memFree=16174468/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=237392 CPUtime=1.5 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 34431 0 0 0 146 4 0 0 18 0 9 0 418348938 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774325 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 59348 34335 1023 742 0 51919 0
[pid=17009/tid=17011] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=237392 CPUtime=0.01 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=237392 CPUtime=0.01 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=237392 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 243089408 34335 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 237392

[startup+3.1006 s]
/proc/loadavg: 3.70 4.03 4.74 5/222 17032
/proc/meminfo: memFree=16113460/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=237904 CPUtime=3.12 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 34561 0 0 0 308 4 0 0 18 0 9 0 418348938 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774188 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 59476 34465 1023 742 0 52047 0
[pid=17009/tid=17011] ppid=17007 vsize=237904 CPUtime=0.01 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=237904 CPUtime=0 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=237904 CPUtime=0 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=237904 CPUtime=0 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=237904 CPUtime=0.01 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=237904 CPUtime=0.01 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=237904 CPUtime=0 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=237904 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 243613696 34465 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 237904

[startup+6.301 s]
/proc/loadavg: 3.73 4.02 4.74 5/222 17032
/proc/meminfo: memFree=16090784/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=238160 CPUtime=6.33 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 34631 0 0 0 629 4 0 0 18 0 9 0 418348938 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095781577 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 59540 34535 1023 742 0 52111 0
[pid=17009/tid=17011] ppid=17007 vsize=238160 CPUtime=0.01 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=238160 CPUtime=0 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=238160 CPUtime=0 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=238160 CPUtime=0 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=238160 CPUtime=0.02 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=238160 CPUtime=0.02 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=238160 CPUtime=0 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=238160 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 243875840 34535 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 238160

[startup+12.7008 s]
/proc/loadavg: 3.75 4.02 4.74 5/222 17032
/proc/meminfo: memFree=16065320/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=238288 CPUtime=12.75 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 34664 0 0 0 1271 4 0 0 25 0 9 0 418348938 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095773495 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 59572 34568 1023 742 0 52143 0
[pid=17009/tid=17011] ppid=17007 vsize=238288 CPUtime=0.02 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=238288 CPUtime=0 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=238288 CPUtime=0 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=238288 CPUtime=0 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=238288 CPUtime=0.02 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=238288 CPUtime=0.03 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=238288 CPUtime=0 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=238288 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 244006912 34568 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 238288

[startup+25.5004 s]
/proc/loadavg: 3.80 4.02 4.72 5/222 17033
/proc/meminfo: memFree=16011280/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=246672 CPUtime=25.6 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 36070 0 0 0 2556 4 0 0 25 0 9 0 418348938 252592128 35974 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095778825 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 61668 35974 1023 742 0 54239 0
[pid=17009/tid=17011] ppid=17007 vsize=246672 CPUtime=0.02 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=246672 CPUtime=0 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=246672 CPUtime=0.02 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=246672 CPUtime=0.01 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=246672 CPUtime=0.05 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=246672 CPUtime=0.03 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=246672 CPUtime=0.03 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=246672 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 252592128 35976 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 246672

[startup+51.1006 s]
/proc/loadavg: 3.87 4.02 4.70 5/222 17033
/proc/meminfo: memFree=15859572/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=297040 CPUtime=51.31 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 48457 0 0 0 5125 6 0 0 25 0 9 0 418348938 304168960 48361 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095778504 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 74260 48361 1023 742 0 66831 0
[pid=17009/tid=17011] ppid=17007 vsize=297040 CPUtime=0.06 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 418348939 304168960 48361 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=297040 CPUtime=0.04 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418348939 304168960 48361 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=297040 CPUtime=0.04 cores=1,3

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

/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 70 0 0 0 16 0 9 0 418348939 1059930112 174167 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1035088 CPUtime=0.6 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 60 0 0 0 16 0 9 0 418348939 1059930112 174167 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1035088 CPUtime=0.67 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 67 0 0 0 16 0 9 0 418348939 1059930112 174167 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1035088 CPUtime=0.86 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 86 0 0 0 16 0 9 0 418348939 1059930112 174167 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1035088 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1059930112 174167 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 945.32
Current children cumulated vsize (KiB) 1035088

[startup+1002.3 s]
/proc/loadavg: 4.01 4.06 4.28 5/222 17068
/proc/meminfo: memFree=14064552/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1035088 CPUtime=1005.49 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 424537 0 0 0 100470 79 0 0 25 0 9 0 418348938 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774537 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 258772 194821 1035 742 0 251343 0
[pid=17009/tid=17011] ppid=17007 vsize=1035088 CPUtime=0.78 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 78 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1035088 CPUtime=0.83 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1035088 CPUtime=0.92 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1035088 CPUtime=0.73 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 73 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1035088 CPUtime=0.64 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 64 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1035088 CPUtime=0.71 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 71 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1035088 CPUtime=0.92 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1035088 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1059930112 194821 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1005.49
Current children cumulated vsize (KiB) 1035088

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 4.26 5/222 17069
/proc/meminfo: memFree=13807112/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1059744 CPUtime=1065.69 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 447127 0 0 0 106486 83 0 0 25 0 9 0 418348938 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095775909 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 264936 217411 1035 742 0 257507 0
[pid=17009/tid=17011] ppid=17007 vsize=1059744 CPUtime=0.88 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 88 0 0 0 16 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1059744 CPUtime=0.84 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1059744 CPUtime=0.96 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1059744 CPUtime=0.73 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 73 0 0 0 15 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1059744 CPUtime=0.7 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 70 0 0 0 15 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1059744 CPUtime=0.74 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 74 0 0 0 16 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1059744 CPUtime=0.98 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1059744 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1085177856 217411 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.69
Current children cumulated vsize (KiB) 1059744

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 4.25 5/222 17071
/proc/meminfo: memFree=13659880/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1136160 CPUtime=1125.84 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 488270 0 0 0 112495 89 0 0 25 0 9 0 418348938 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095773775 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 284040 258554 1035 742 0 276611 0
[pid=17009/tid=17011] ppid=17007 vsize=1136160 CPUtime=0.91 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 91 0 0 0 16 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1136160 CPUtime=0.89 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1136160 CPUtime=1 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1136160 CPUtime=0.76 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1136160 CPUtime=0.77 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1136160 CPUtime=0.78 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1136160 CPUtime=1.03 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1136160 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1163427840 258554 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1125.84
Current children cumulated vsize (KiB) 1136160

[startup+1182.3 s]
/proc/loadavg: 4.14 4.09 4.25 5/222 17072
/proc/meminfo: memFree=13367208/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1262304 CPUtime=1186.02 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 519024 0 0 0 118509 93 0 0 25 0 9 0 418348938 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774179 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 315576 289308 1035 742 0 308147 0
[pid=17009/tid=17011] ppid=17007 vsize=1262304 CPUtime=0.95 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 95 0 0 0 15 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1262304 CPUtime=0.95 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1262304 CPUtime=1.05 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1262304 CPUtime=0.84 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1262304 CPUtime=0.79 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1262304 CPUtime=0.82 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1262304 CPUtime=1.09 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1262304 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1292599296 289308 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1186.02
Current children cumulated vsize (KiB) 1262304

[startup+1242.3 s]
/proc/loadavg: 4.05 4.07 4.23 5/222 17074
/proc/meminfo: memFree=13151776/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1321184 CPUtime=1246.19 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 534332 0 0 0 124524 95 0 0 25 0 9 0 418348938 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774318 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 330296 304616 1035 742 0 322867 0
[pid=17009/tid=17011] ppid=17007 vsize=1321184 CPUtime=0.98 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 98 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1321184 CPUtime=1.01 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1321184 CPUtime=1.11 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1321184 CPUtime=0.89 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1321184 CPUtime=0.84 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1321184 CPUtime=0.88 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1321184 CPUtime=1.11 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1321184 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1352892416 304616 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1246.19
Current children cumulated vsize (KiB) 1321184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.21 3/202 17078
/proc/meminfo: memFree=14543304/32950928 swapFree=67111528/67111528
[pid=17009] ppid=17007 vsize=1321184 CPUtime=1304.12 cores=1,3
/proc/17009/stat : 17009 (mono) R 17007 17009 16757 0 -1 4202496 538096 0 0 0 130312 100 0 0 25 0 9 0 418348938 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 1095774548 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17009/statm: 330296 165915 1035 742 0 322867 0
[pid=17009/tid=17011] ppid=17007 vsize=1321184 CPUtime=1.03 cores=1,3
/proc/17009/task/17011/stat : 17011 (mono) S 17007 17009 16757 0 -1 4202560 4 0 0 0 103 0 0 0 15 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17012] ppid=17007 vsize=1321184 CPUtime=1.08 cores=1,3
/proc/17009/task/17012/stat : 17012 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17013] ppid=17007 vsize=1321184 CPUtime=1.15 cores=1,3
/proc/17009/task/17013/stat : 17013 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17014] ppid=17007 vsize=1321184 CPUtime=0.93 cores=1,3
/proc/17009/task/17014/stat : 17014 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 93 0 0 0 16 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17015] ppid=17007 vsize=1321184 CPUtime=0.92 cores=1,3
/proc/17009/task/17015/stat : 17015 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17016] ppid=17007 vsize=1321184 CPUtime=0.91 cores=1,3
/proc/17009/task/17016/stat : 17016 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 3 0 0 0
[pid=17009/tid=17017] ppid=17007 vsize=1321184 CPUtime=1.14 cores=1,3
/proc/17009/task/17017/stat : 17017 (mono) S 17007 17009 16757 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907306393 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
[pid=17009/tid=17019] ppid=17007 vsize=1321184 CPUtime=0 cores=1,3
/proc/17009/task/17019/stat : 17019 (mono) S 17007 17009 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348939 1352892416 165915 33554432000 4194304 7232020 140736093551504 18446744073709551615 231907314097 0 0 4096 545260780 18446604471144428800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1304.12
Current children cumulated vsize (KiB) 1321184

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.05
CPU time (s): 1304.16
CPU user time (s): 1303.13
CPU system time (s): 1.03784
CPU usage (%): 100.317
Max. virtual memory (cumulated for all children) (KiB): 1321184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.13
system time used= 1.03784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 538096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9138
involuntary context switches= 4225

runsolver used 1.9707 second user time and 5.14822 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-08 18:46:23
IDJOB=3189078
IDBENCH=82609
IDSOLVER=1608
FILE ID=node114/3189078-1302281182
RUNJOBID= node114-1302279880-16777
PBS_JOBID= 12919054
Free space on /tmp= 71180 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189078-1302281182/watcher-3189078-1302281182 -o /tmp/evaluation-result-3189078-1302281182/solver-3189078-1302281182 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189078-1302281182.cnf

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

MD5SUM BENCH= 4a57833314362e0939d4095b3206ad82
RANDOM SEED=1027290544

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16386516 kB
Buffers:        532752 kB
Cached:       15487356 kB
SwapCached:          0 kB
Active:        3524716 kB
Inactive:     12609252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16386516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7412 kB
Writeback:           0 kB
AnonPages:      112896 kB
Mapped:          17780 kB
Slab:           367520 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   435968 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= 71176 MiB
End job on node114 at 2011-04-08 19:08:05