Trace number 3189023

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) 1314.91 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
MD5SUM875a8b1e044c25599d3c66c1e66d27f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.247961
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3189023-1307634601/watcher-3189023-1307634601 -o /tmp/evaluation-result-3189023-1307634601/solver-3189023-1307634601 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189023-1307634601.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: 2.78 2.91 2.22 2/178 6953
/proc/meminfo: memFree=32678924/32950928 swapFree=67053596/67111528
[pid=6953] ppid=6951 vsize=11796 CPUtime=0 cores=1,3
/proc/6953/stat : 6953 (runsolver) S 6951 6953 6692 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 875056767 12079104 53 33554432000 4194304 5432328 140736823382288 18446744073709551615 5055479 0 2147483391 4096 24578 18446744071699199166 0 0 17 1 0 0 0
/proc/6953/statm: 2949 53 34 303 0 2643 0

[startup+0.0483351 s]
/proc/loadavg: 2.78 2.91 2.22 2/178 6953
/proc/meminfo: memFree=32678924/32950928 swapFree=67053596/67111528
[pid=6953] ppid=6951 vsize=3324 CPUtime=0 cores=1,3
/proc/6953/stat : 6953 (mono) D 6951 6953 6692 0 -1 4194304 46 0 0 0 0 0 0 0 23 0 1 0 875056767 3403776 1 33554432000 0 0 140737304004394 18446744073709551615 5055479 0 0 4096 0 18446744071562234166 0 0 17 3 0 0 2
/proc/6953/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.101134 s]
/proc/loadavg: 2.78 2.91 2.22 2/178 6953
/proc/meminfo: memFree=32678924/32950928 swapFree=67053596/67111528
[pid=6953] ppid=6951 vsize=3448 CPUtime=0 cores=1,3
/proc/6953/stat : 6953 (mono) S 6951 6953 6692 0 -1 4194304 76 0 3 0 0 0 0 0 18 0 1 0 875056767 3530752 32 33554432000 4194304 7232020 140737303998208 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 3 0 0 5
/proc/6953/statm: 862 32 24 742 0 80 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3448

[startup+0.301067 s]
/proc/loadavg: 2.78 2.91 2.22 2/178 6953
/proc/meminfo: memFree=32678924/32950928 swapFree=67053596/67111528
[pid=6953] ppid=6951 vsize=96076 CPUtime=0 cores=1,3
/proc/6953/stat : 6953 (mono) D 6951 6953 6692 0 -1 4202496 595 0 12 0 0 0 0 0 18 0 8 0 875056767 98381824 533 33554432000 4194304 7232020 140737303998208 18446744073709551615 5841116 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 14
/proc/6953/statm: 24019 533 419 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96076

[startup+0.701018 s]
/proc/loadavg: 2.78 2.91 2.22 2/178 6953
/proc/meminfo: memFree=32678924/32950928 swapFree=67053596/67111528
[pid=6953] ppid=6951 vsize=96076 CPUtime=0 cores=1,3
/proc/6953/stat : 6953 (mono) D 6951 6953 6692 0 -1 4202496 596 0 15 0 0 0 0 0 18 0 8 0 875056767 98381824 537 33554432000 4194304 7232020 140737303998208 18446744073709551615 5667136 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 55
/proc/6953/statm: 24019 537 422 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96076

[startup+1.50077 s]
/proc/loadavg: 2.88 2.92 2.23 1/222 7018
/proc/meminfo: memFree=32663820/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=116672 CPUtime=0.46 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 4000 0 23 0 45 1 0 0 18 0 9 0 875056767 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092030408 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 77
/proc/6953/statm: 29168 3925 1024 742 0 21739 0
[pid=6953/tid=7001] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=116672 CPUtime=0 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056850 119472128 3925 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 116672

[startup+3.1005 s]
/proc/loadavg: 2.88 2.92 2.23 5/222 7018
/proc/meminfo: memFree=32577020/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=124768 CPUtime=2.07 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 5149 0 23 0 206 1 0 0 18 0 9 0 875056767 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092028069 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 31192 5074 1024 742 0 23763 0
[pid=6953/tid=7001] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 127762432 5074 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=124768 CPUtime=0 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056850 127762432 5075 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 124768
heavy processes:

[startup+6.30085 s]
/proc/loadavg: 2.97 2.94 2.24 5/222 7018
/proc/meminfo: memFree=32544680/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=130968 CPUtime=5.3 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 6836 0 23 0 528 2 0 0 19 0 9 0 875056767 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512499590 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 32742 6030 1024 742 0 25313 0
[pid=6953/tid=7001] ppid=6951 vsize=130968 CPUtime=0 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=130968 CPUtime=0.01 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=130968 CPUtime=0 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=130968 CPUtime=0.01 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=130968 CPUtime=0.02 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=130968 CPUtime=0.01 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=130968 CPUtime=0 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875056789 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=130968 CPUtime=0 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056850 134111232 6030 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 130968

[startup+12.7005 s]
/proc/loadavg: 3.05 2.96 2.25 5/222 7018
/proc/meminfo: memFree=32492400/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=139320 CPUtime=11.77 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 11318 0 23 0 1173 4 0 0 18 0 9 0 875056767 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026478 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 77
/proc/6953/statm: 34830 8585 1024 742 0 27401 0
[pid=6953/tid=7001] ppid=6951 vsize=139320 CPUtime=0.03 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=139320 CPUtime=0.02 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=139320 CPUtime=0.02 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=139320 CPUtime=0.02 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=139320 CPUtime=0.03 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=139320 CPUtime=0.03 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=139320 CPUtime=0.02 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875056789 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=139320 CPUtime=0 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056850 142663680 8585 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 139320

[startup+25.501 s]
/proc/loadavg: 3.26 3.01 2.28 5/222 7018
/proc/meminfo: memFree=32433224/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=156088 CPUtime=24.69 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 18338 0 23 0 2463 6 0 0 18 0 9 0 875056767 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026705 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 39022 12307 1025 742 0 31593 0
[pid=6953/tid=7001] ppid=6951 vsize=156088 CPUtime=0.06 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 6 0 0 0 16 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=156088 CPUtime=0.06 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=156088 CPUtime=0.04 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=156088 CPUtime=0.06 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=156088 CPUtime=0.07 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=156088 CPUtime=0.08 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=156088 CPUtime=0.05 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 875056789 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=156088 CPUtime=0 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875056850 159834112 12307 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 156088

[startup+51.1009 s]
/proc/loadavg: 3.51 3.09 2.32 5/222 7019
/proc/meminfo: memFree=32359048/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=164664 CPUtime=50.59 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 27984 0 23 0 5050 9 0 0 25 0 9 0 875056767 168615936 15310 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026478 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 41166 15310 1025 742 0 33737 0
[pid=6953/tid=7001] ppid=6951 vsize=164664 CPUtime=0.13 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 13 0 0 0 15 0 9 0 875056789 168615936 15310 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=164664 CPUtime=0.13 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 875056789 168615936 15310 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0

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

/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 343 2 0 0 15 0 9 0 875056789 383705088 43385 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=374712 CPUtime=3.36 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 335 1 0 0 15 0 9 0 875056789 383705088 43385 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=374712 CPUtime=3.28 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 327 1 0 0 16 0 9 0 875056789 383705088 43385 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=374712 CPUtime=3.25 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 324 1 0 0 15 0 9 0 875056789 383705088 43385 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=374712 CPUtime=0.03 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875056850 383705088 43385 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 953.01
Current children cumulated vsize (KiB) 374712

[startup+1002.3 s]
/proc/loadavg: 4.40 4.18 3.48 5/222 7063
/proc/meminfo: memFree=31421156/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=374712 CPUtime=1013.87 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 156248 0 23 0 101332 55 0 0 20 0 9 0 875056767 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 93678 47980 1036 742 0 86249 0
[pid=6953/tid=7001] ppid=6951 vsize=374712 CPUtime=3.41 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 340 1 0 0 15 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=374712 CPUtime=3.63 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 361 2 0 0 15 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=374712 CPUtime=3.68 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 367 1 0 0 16 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=374712 CPUtime=3.7 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 368 2 0 0 16 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=374712 CPUtime=3.63 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 361 2 0 0 15 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=374712 CPUtime=3.5 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 349 1 0 0 16 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=374712 CPUtime=3.52 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 350 2 0 0 15 0 9 0 875056789 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=374712 CPUtime=0.03 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875056850 383705088 47980 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1013.87
Current children cumulated vsize (KiB) 374712

[startup+1062.3 s]
/proc/loadavg: 4.14 4.14 3.51 5/222 7065
/proc/meminfo: memFree=31287696/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=374712 CPUtime=1074.88 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 160645 0 23 0 107432 56 0 0 18 0 9 0 875056767 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092025935 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 93678 52377 1036 742 0 86249 0
[pid=6953/tid=7001] ppid=6951 vsize=374712 CPUtime=3.63 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 362 1 0 0 16 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=374712 CPUtime=3.92 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 390 2 0 0 15 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=374712 CPUtime=3.88 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 387 1 0 0 15 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=374712 CPUtime=3.99 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 397 2 0 0 16 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=374712 CPUtime=3.83 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 381 2 0 0 15 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=374712 CPUtime=3.76 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 375 1 0 0 15 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=374712 CPUtime=3.85 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 383 2 0 0 15 0 9 0 875056789 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=374712 CPUtime=0.04 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 875056850 383705088 52377 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1074.88
Current children cumulated vsize (KiB) 374712

[startup+1122.3 s]
/proc/loadavg: 4.05 4.11 3.54 5/222 7066
/proc/meminfo: memFree=31365408/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=374712 CPUtime=1135.54 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 167178 0 23 0 113497 57 0 0 25 0 9 0 875056767 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092025798 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 93678 58910 1036 742 0 86249 0
[pid=6953/tid=7001] ppid=6951 vsize=374712 CPUtime=3.8 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 379 1 0 0 16 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=374712 CPUtime=4.07 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 405 2 0 0 15 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=374712 CPUtime=4.03 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 401 2 0 0 15 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=374712 CPUtime=4.22 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 420 2 0 0 15 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=374712 CPUtime=4.06 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 404 2 0 0 16 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=374712 CPUtime=3.9 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 389 1 0 0 15 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=374712 CPUtime=3.99 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 397 2 0 0 16 0 9 0 875056789 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=374712 CPUtime=0.04 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 875056850 383705088 58910 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1135.54
Current children cumulated vsize (KiB) 374712

[startup+1182.3 s]
/proc/loadavg: 4.02 4.09 3.56 5/222 7068
/proc/meminfo: memFree=31254872/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=374712 CPUtime=1196.15 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 172403 0 23 0 119556 59 0 0 19 0 9 0 875056767 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026495 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 93678 64135 1036 742 0 86249 0
[pid=6953/tid=7001] ppid=6951 vsize=374712 CPUtime=3.93 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 392 1 0 0 16 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=374712 CPUtime=4.28 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 426 2 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=374712 CPUtime=4.17 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 415 2 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=374712 CPUtime=4.47 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 445 2 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=374712 CPUtime=4.23 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 421 2 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=374712 CPUtime=4.05 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 404 1 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=374712 CPUtime=4.09 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 407 2 0 0 15 0 9 0 875056789 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=374712 CPUtime=0.04 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 875056850 383705088 64135 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 374712

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 3.58 5/222 7070
/proc/meminfo: memFree=31366904/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=382904 CPUtime=1256.69 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 177865 0 23 0 125610 59 0 0 25 0 9 0 875056767 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026585 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 95726 69597 1036 742 0 88297 0
[pid=6953/tid=7001] ppid=6951 vsize=382904 CPUtime=4.09 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 408 1 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=382904 CPUtime=4.41 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 439 2 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=382904 CPUtime=4.24 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 422 2 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=382904 CPUtime=4.6 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 458 2 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=382904 CPUtime=4.37 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 435 2 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=382904 CPUtime=4.21 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 420 1 0 0 15 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=382904 CPUtime=4.27 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 425 2 0 0 16 0 9 0 875056789 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=382904 CPUtime=0.04 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 875056850 392093696 69597 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1256.69
Current children cumulated vsize (KiB) 382904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 4.11 3.62 5/222 7071
/proc/meminfo: memFree=31267788/32950928 swapFree=67053604/67111528
[pid=6953] ppid=6951 vsize=424392 CPUtime=1314.88 cores=1,3
/proc/6953/stat : 6953 (mono) R 6951 6953 6692 0 -1 4202496 188042 0 23 0 131427 61 0 0 18 0 9 0 875056767 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 1092026485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 77
/proc/6953/statm: 106098 79774 1036 742 0 98669 0
[pid=6953/tid=7001] ppid=6951 vsize=424392 CPUtime=4.17 cores=1,3
/proc/6953/task/7001/stat : 7001 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 416 1 0 0 15 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7002] ppid=6951 vsize=424392 CPUtime=4.52 cores=1,3
/proc/6953/task/7002/stat : 7002 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 450 2 0 0 16 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7003] ppid=6951 vsize=424392 CPUtime=4.41 cores=1,3
/proc/6953/task/7003/stat : 7003 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 439 2 0 0 16 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7005] ppid=6951 vsize=424392 CPUtime=4.77 cores=1,3
/proc/6953/task/7005/stat : 7005 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 475 2 0 0 16 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7007] ppid=6951 vsize=424392 CPUtime=4.47 cores=1,3
/proc/6953/task/7007/stat : 7007 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 445 2 0 0 15 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 3 0 0 0
[pid=6953/tid=7009] ppid=6951 vsize=424392 CPUtime=4.3 cores=1,3
/proc/6953/task/7009/stat : 7009 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 429 1 0 0 16 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7011] ppid=6951 vsize=424392 CPUtime=4.41 cores=1,3
/proc/6953/task/7011/stat : 7011 (mono) S 6951 6953 6692 0 -1 4202560 2 0 0 0 439 2 0 0 15 0 9 0 875056789 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512507801 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
[pid=6953/tid=7017] ppid=6951 vsize=424392 CPUtime=0.04 cores=1,3
/proc/6953/task/7017/stat : 7017 (mono) S 6951 6953 6692 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 875056850 434577408 79774 33554432000 4194304 7232020 140737303998208 18446744073709551615 254512515505 0 0 4096 545260780 18446604471159088960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1314.88
Current children cumulated vsize (KiB) 424392

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.03
CPU time (s): 1314.91
CPU user time (s): 1314.28
CPU system time (s): 0.628904
CPU usage (%): 101.145
Max. virtual memory (cumulated for all children) (KiB): 424392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1314.28
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188042
page faults= 23
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 89355
involuntary context switches= 26206

runsolver used 2.23866 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-09 17:50:01
IDJOB=3189023
IDBENCH=82554
IDSOLVER=1608
FILE ID=node149/3189023-1307634601
RUNJOBID= node149-1307634601-6929
PBS_JOBID= 13549343
Free space on /tmp= 74004 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189023-1307634601/watcher-3189023-1307634601 -o /tmp/evaluation-result-3189023-1307634601/solver-3189023-1307634601 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189023-1307634601.cnf

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=253118369

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.806
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.83
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.806
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.806
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.82
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.806
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.806
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.806
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:      32680592 kB
Buffers:         23912 kB
Cached:          92400 kB
SwapCached:      10020 kB
Active:          79604 kB
Inactive:        56792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32680592 kB
SwapTotal:    67111528 kB
SwapFree:     67053596 kB
Dirty:             388 kB
Writeback:          80 kB
AnonPages:       17076 kB
Mapped:           8652 kB
Slab:            67360 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190448 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= 74000 MiB
End job on node149 at 2011-06-09 18:11:43