Trace number 3263225

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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: 935)

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-3263225-1303564158/watcher-3263225-1303564158 -o /tmp/evaluation-result-3263225-1303564158/solver-3263225-1303564158 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3263225-1303564158.cnf 

running on 2 cores: 0,2

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.38 3.94 4.03 2/174 29623
/proc/meminfo: memFree=13994440/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=21036 CPUtime=0 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4194304 122 0 0 0 0 0 0 0 22 0 1 0 468014499 21540864 74 33554432000 4194304 7232020 140735892571584 18446744073709551615 251809270560 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29623/statm: 5260 81 62 742 0 114 0

[startup+0.0398971 s]
/proc/loadavg: 3.38 3.94 4.03 2/174 29623
/proc/meminfo: memFree=13994440/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=106912 CPUtime=0.02 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 1736 0 0 0 2 0 0 0 25 0 9 0 468014499 109477888 1642 33554432000 4194304 7232020 140735892571584 18446744073709551615 6181965 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/29623/statm: 26728 1642 976 742 0 19299 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106912

[startup+0.100889 s]
/proc/loadavg: 3.38 3.94 4.03 2/174 29623
/proc/meminfo: memFree=13994440/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=109600 CPUtime=0.09 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 2274 0 0 0 9 0 0 0 25 0 9 0 468014499 112230400 2180 33554432000 4194304 7232020 140735892571584 18446744073709551615 251813897981 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/29623/statm: 27400 2180 976 742 0 19971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109600

[startup+0.300854 s]
/proc/loadavg: 3.38 3.94 4.03 2/174 29623
/proc/meminfo: memFree=13994440/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=144380 CPUtime=0.3 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 9874 0 0 0 29 1 0 0 18 0 9 0 468014499 147845120 9780 33554432000 4194304 7232020 140735892571584 18446744073709551615 1077568414 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 36095 9780 1025 742 0 28666 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 144380

[startup+0.700787 s]
/proc/loadavg: 3.38 3.94 4.03 2/174 29623
/proc/meminfo: memFree=13994440/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=144572 CPUtime=0.71 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 9924 0 0 0 70 1 0 0 18 0 9 0 468014499 148041728 9830 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079534843 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 36143 9830 1025 742 0 28714 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 144572

[startup+1.50065 s]
/proc/loadavg: 3.38 3.94 4.03 5/222 29686
/proc/meminfo: memFree=13836304/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=144700 CPUtime=1.52 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 9959 0 0 0 151 1 0 0 19 0 9 0 468014499 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079545033 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 36175 9864 1024 742 0 28746 0
[pid=29623/tid=29626] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=144700 CPUtime=0.01 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=144700 CPUtime=0.01 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014500 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=144700 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 148172800 9864 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 144700

[startup+3.10039 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13823532/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=153084 CPUtime=3.13 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 11957 0 0 0 312 1 0 0 25 0 9 0 468014499 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537914 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/29623/statm: 38271 11862 1024 742 0 30842 0
[pid=29623/tid=29626] ppid=29621 vsize=153084 CPUtime=0.01 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=153084 CPUtime=0.01 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=153084 CPUtime=0.01 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=153084 CPUtime=0 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=153084 CPUtime=0 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=153084 CPUtime=0 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=153084 CPUtime=0 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014500 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=153084 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 156758016 11862 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 153084

[startup+6.30085 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13780636/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=169788 CPUtime=6.35 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 15748 0 0 0 633 2 0 0 25 0 9 0 468014499 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 1077568056 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 42447 15653 1024 742 0 35018 0
[pid=29623/tid=29626] ppid=29621 vsize=169788 CPUtime=0.01 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=169788 CPUtime=0.02 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=169788 CPUtime=0.02 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=169788 CPUtime=0.02 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=169788 CPUtime=0.01 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=169788 CPUtime=0.01 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=169788 CPUtime=0.01 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=169788 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 173862912 15653 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 169788

[startup+12.7008 s]
/proc/loadavg: 3.70 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13719136/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=178300 CPUtime=12.79 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 19489 0 0 0 1276 3 0 0 21 0 9 0 468014499 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537231 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 44575 19394 1025 742 0 37146 0
[pid=29623/tid=29626] ppid=29621 vsize=178300 CPUtime=0.03 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=178300 CPUtime=0.04 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=178300 CPUtime=0.02 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=178300 CPUtime=0.03 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=178300 CPUtime=0.02 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=178300 CPUtime=0.01 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=178300 CPUtime=0.03 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 468014500 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=178300 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 182579200 19394 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 178300

[startup+25.5006 s]
/proc/loadavg: 3.83 4.00 4.05 5/222 29687
/proc/meminfo: memFree=13618848/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=211644 CPUtime=25.68 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 29728 0 0 0 2564 4 0 0 25 0 9 0 468014499 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 1077568582 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 52911 27238 1035 742 0 45482 0
[pid=29623/tid=29626] ppid=29621 vsize=211644 CPUtime=0.06 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=211644 CPUtime=0.05 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=211644 CPUtime=0.03 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=211644 CPUtime=0.05 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=211644 CPUtime=0.07 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=211644 CPUtime=0.05 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=211644 CPUtime=0.04 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 468014500 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=211644 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 216723456 27238 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 211644

[startup+51.1014 s]
/proc/loadavg: 3.89 4.00 4.05 5/222 29688
/proc/meminfo: memFree=13496920/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=245052 CPUtime=51.46 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 45914 0 0 0 5138 8 0 0 25 0 9 0 468014499 250933248 35129 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537781 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 61263 35129 1036 742 0 53834 0
[pid=29623/tid=29626] ppid=29621 vsize=245052 CPUtime=0.09 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 468014500 250933248 35129 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=245052 CPUtime=0.1 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 468014500 250933248 35129 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=245052 CPUtime=0.09 cores=0,2

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

/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 468014500 791678976 168277 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.43 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 468014500 791678976 168277 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=1.52 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 152 0 0 0 15 0 9 0 468014500 791678976 168277 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.41 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 468014500 791678976 168277 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 168277 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 947.43
Current children cumulated vsize (KiB) 773124

[startup+1002.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/222 29713
/proc/meminfo: memFree=12146456/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=773124 CPUtime=1007.71 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 298182 0 0 0 100715 56 0 0 25 0 9 0 468014499 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079542322 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 193281 99529 1036 742 0 185852 0
[pid=29623/tid=29626] ppid=29621 vsize=773124 CPUtime=1.8 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 180 0 0 0 16 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=773124 CPUtime=1.33 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=773124 CPUtime=1.54 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=773124 CPUtime=1.54 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 154 0 0 0 16 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.49 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=1.6 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 160 0 0 0 16 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.48 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 148 0 0 0 16 0 9 0 468014500 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 99529 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.71
Current children cumulated vsize (KiB) 773124

[startup+1062.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/222 29714
/proc/meminfo: memFree=12321652/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=773124 CPUtime=1068 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 314082 0 0 0 106742 58 0 0 25 0 9 0 468014499 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537664 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 193281 114032 1036 742 0 185852 0
[pid=29623/tid=29626] ppid=29621 vsize=773124 CPUtime=1.9 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 190 0 0 0 15 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=773124 CPUtime=1.39 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=773124 CPUtime=1.58 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=773124 CPUtime=1.6 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.59 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=1.7 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 170 0 0 0 15 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.6 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 160 0 0 0 16 0 9 0 468014500 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 114032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068
Current children cumulated vsize (KiB) 773124

[startup+1122.3 s]
/proc/loadavg: 4.01 4.06 4.02 5/222 29716
/proc/meminfo: memFree=12134148/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=773124 CPUtime=1128.35 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 325652 0 0 0 112775 60 0 0 25 0 9 0 468014499 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537774 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 193281 125032 1036 742 0 185852 0
[pid=29623/tid=29626] ppid=29621 vsize=773124 CPUtime=1.97 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 197 0 0 0 15 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=773124 CPUtime=1.51 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 151 0 0 0 15 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=773124 CPUtime=1.69 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 169 0 0 0 15 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=773124 CPUtime=1.75 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.66 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=1.86 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.72 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 172 0 0 0 15 0 9 0 468014500 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 125032 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1128.35
Current children cumulated vsize (KiB) 773124

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.02 5/222 29718
/proc/meminfo: memFree=12005176/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=773124 CPUtime=1188.73 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 337897 0 0 0 118810 63 0 0 25 0 9 0 468014499 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537781 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 193281 137245 1036 742 0 185852 0
[pid=29623/tid=29626] ppid=29621 vsize=773124 CPUtime=2.05 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 205 0 0 0 15 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=773124 CPUtime=1.58 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=773124 CPUtime=1.7 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 170 0 0 0 15 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=773124 CPUtime=1.85 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 185 0 0 0 15 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.79 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 179 0 0 0 16 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=2.01 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 201 0 0 0 16 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.9 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 468014500 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 137245 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1188.73
Current children cumulated vsize (KiB) 773124

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 4.01 5/222 29720
/proc/meminfo: memFree=11969200/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=773124 CPUtime=1249.06 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 348840 0 0 0 124842 64 0 0 25 0 9 0 468014499 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537781 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 193281 148007 1036 742 0 185852 0
[pid=29623/tid=29626] ppid=29621 vsize=773124 CPUtime=2.08 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 208 0 0 0 15 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=773124 CPUtime=1.68 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 168 0 0 0 16 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=773124 CPUtime=1.85 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 185 0 0 0 16 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=773124 CPUtime=1.94 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=773124 CPUtime=1.95 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=773124 CPUtime=2.07 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 207 0 0 0 15 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=773124 CPUtime=1.96 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 196 0 0 0 15 0 9 0 468014500 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=773124 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 791678976 148007 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1249.06
Current children cumulated vsize (KiB) 773124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 4.01 5/222 29721
/proc/meminfo: memFree=11815176/32950928 swapFree=67111528/67111528
[pid=29623] ppid=29621 vsize=805960 CPUtime=1307.07 cores=0,2
/proc/29623/stat : 29623 (mono) R 29621 29623 28787 0 -1 4202496 366336 0 0 0 130641 66 0 0 25 0 9 0 468014499 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 1079537781 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/29623/statm: 201490 165209 1036 742 0 194061 0
[pid=29623/tid=29626] ppid=29621 vsize=805960 CPUtime=2.19 cores=0,2
/proc/29623/task/29626/stat : 29626 (mono) S 29621 29623 28787 0 -1 4202560 4 0 0 0 219 0 0 0 16 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29627] ppid=29621 vsize=805960 CPUtime=1.8 cores=0,2
/proc/29623/task/29627/stat : 29627 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 180 0 0 0 16 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29628] ppid=29621 vsize=805960 CPUtime=1.9 cores=0,2
/proc/29623/task/29628/stat : 29628 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 190 0 0 0 15 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29629] ppid=29621 vsize=805960 CPUtime=2.05 cores=0,2
/proc/29623/task/29629/stat : 29629 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29630] ppid=29621 vsize=805960 CPUtime=2.08 cores=0,2
/proc/29623/task/29630/stat : 29630 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 208 0 0 0 15 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29631] ppid=29621 vsize=805960 CPUtime=2.13 cores=0,2
/proc/29623/task/29631/stat : 29631 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 213 0 0 0 16 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 2 0 0 0
[pid=29623/tid=29632] ppid=29621 vsize=805960 CPUtime=1.99 cores=0,2
/proc/29623/task/29632/stat : 29632 (mono) S 29621 29623 28787 0 -1 4202560 2 0 0 0 199 0 0 0 16 0 9 0 468014500 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826056089 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
[pid=29623/tid=29636] ppid=29621 vsize=805960 CPUtime=0 cores=0,2
/proc/29623/task/29636/stat : 29636 (mono) S 29621 29623 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014501 825303040 165209 33554432000 4194304 7232020 140735892571584 18446744073709551615 251826063793 0 0 4096 545260780 18446604441515920320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1307.07
Current children cumulated vsize (KiB) 805960

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1307.13
CPU user time (s): 1306.42
CPU system time (s): 0.700893
CPU usage (%): 100.545
Max. virtual memory (cumulated for all children) (KiB): 805960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.42
system time used= 0.700893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366336
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= 18947
involuntary context switches= 7441

runsolver used 2.09268 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 15:09:18
IDJOB=3263225
IDBENCH=83945
IDSOLVER=1608
FILE ID=node126/3263225-1303564158
RUNJOBID= node126-1303564158-29611
PBS_JOBID= 13150276
Free space on /tmp= 71404 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263225-1303564158/watcher-3263225-1303564158 -o /tmp/evaluation-result-3263225-1303564158/solver-3263225-1303564158 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263225-1303564158.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=1994571246

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13994472 kB
Buffers:       1983204 kB
Cached:       16335348 kB
SwapCached:          0 kB
Active:        7576116 kB
Inactive:     10807088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13994472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             648 kB
Writeback:           0 kB
AnonPages:       64220 kB
Mapped:          14496 kB
Slab:           507212 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191272 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= 71400 MiB
End job on node126 at 2011-04-23 15:31:00