Trace number 3394837

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.09 4973.75

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.203
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41520
Number of clauses of size 5736
Number of clauses of size over 5120

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394837-1306089600/watcher-3394837-1306089600 -o /tmp/evaluation-result-3394837-1306089600/solver-3394837-1306089600 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394837-1306089600.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.03 1.20 1/508 23325
/proc/meminfo: memFree=10140928/32951124 swapFree=67111348/67111528
[pid=23325] ppid=23323 vsize=3324 CPUtime=0 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) D 23323 23325 22400 0 -1 4194304 45 0 0 0 0 0 0 0 22 0 1 0 701376174 3403776 1 33554432000 0 0 140735692162856 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/23325/statm: 831 1 0 0 0 79 0

[startup+0.0250351 s]
/proc/loadavg: 1.01 1.03 1.20 1/508 23325
/proc/meminfo: memFree=10140928/32951124 swapFree=67111348/67111528
[pid=23325] ppid=23323 vsize=3324 CPUtime=0 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) D 23323 23325 22400 0 -1 4194304 45 0 0 0 0 0 0 0 22 0 1 0 701376174 3403776 1 33554432000 0 0 140735692162856 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/23325/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.101057 s]
/proc/loadavg: 1.01 1.03 1.20 1/508 23325
/proc/meminfo: memFree=10140928/32951124 swapFree=67111348/67111528
[pid=23325] ppid=23323 vsize=103260 CPUtime=0 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 1158 0 18 0 0 0 0 0 18 0 8 0 701376174 105738240 1083 33554432000 4194304 7232020 140735692154800 18446744073709551615 5667712 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 25815 1084 801 742 0 18386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 103260

[startup+0.301032 s]
/proc/loadavg: 1.01 1.03 1.20 1/508 23325
/proc/meminfo: memFree=10140928/32951124 swapFree=67111348/67111528
[pid=23325] ppid=23323 vsize=110212 CPUtime=0.2 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 2414 0 21 0 20 0 0 0 18 0 9 0 701376174 112857088 2337 33554432000 4194304 7232020 140735692154800 18446744073709551615 1099390484 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 27553 2337 1024 742 0 20124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 110212

[startup+0.700954 s]
/proc/loadavg: 1.01 1.03 1.20 1/508 23325
/proc/meminfo: memFree=10140928/32951124 swapFree=67111348/67111528
[pid=23325] ppid=23323 vsize=111760 CPUtime=0.61 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 2743 0 21 0 60 1 0 0 18 0 9 0 701376174 114442240 2666 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271175 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 27940 2666 1024 742 0 20511 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 111760

[startup+1.50082 s]
/proc/loadavg: 1.01 1.03 1.20 3/528 23348
/proc/meminfo: memFree=10116448/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=113612 CPUtime=1.41 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 3360 0 21 0 140 1 0 0 18 0 9 0 701376174 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088272428 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 28403 3225 1024 742 0 20974 0
[pid=23325/tid=23332] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=113612 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376185 116338688 3225 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 113612

[startup+3.10053 s]
/proc/loadavg: 1.01 1.03 1.20 3/528 23348
/proc/meminfo: memFree=10109924/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=116152 CPUtime=3.02 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 3852 0 21 0 301 1 0 0 18 0 9 0 701376174 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088272168 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 29038 3682 1024 742 0 21609 0
[pid=23325/tid=23332] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=116152 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376185 118939648 3682 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 116152

[startup+6.30097 s]
/proc/loadavg: 1.09 1.05 1.21 3/528 23348
/proc/meminfo: memFree=10101992/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=119512 CPUtime=6.24 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 5032 0 21 0 622 2 0 0 19 0 9 0 701376174 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271937 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 29878 4371 1024 742 0 22449 0
[pid=23325/tid=23332] ppid=23323 vsize=119512 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=119512 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=119512 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=119512 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=119512 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=119512 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=119512 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=119512 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376185 122380288 4371 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 119512

[startup+12.7009 s]
/proc/loadavg: 1.16 1.06 1.21 3/528 23348
/proc/meminfo: memFree=10091696/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=124048 CPUtime=12.65 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 6508 0 21 0 1263 2 0 0 20 0 9 0 701376174 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 1099390351 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 31012 5409 1025 742 0 23583 0
[pid=23325/tid=23332] ppid=23323 vsize=124048 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=124048 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=124048 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=124048 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=124048 CPUtime=0.02 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=124048 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=124048 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 701376182 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=124048 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376185 127025152 5409 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 124048

[startup+25.5006 s]
/proc/loadavg: 1.35 1.11 1.22 3/528 23349
/proc/meminfo: memFree=10076232/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=138000 CPUtime=25.49 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 10112 0 21 0 2546 3 0 0 25 0 9 0 701376174 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088272005 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 34500 7886 1025 742 0 27071 0
[pid=23325/tid=23332] ppid=23323 vsize=138000 CPUtime=0.02 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=138000 CPUtime=0.03 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=138000 CPUtime=0.02 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=138000 CPUtime=0.02 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=138000 CPUtime=0.03 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=138000 CPUtime=0.03 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=138000 CPUtime=0.02 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 701376182 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=138000 CPUtime=0 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701376185 141312000 7886 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138000

[startup+51.1011 s]
/proc/loadavg: 1.57 1.18 1.24 3/528 23349
/proc/meminfo: memFree=10043112/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=154768 CPUtime=51.18 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 16483 0 21 0 5113 5 0 0 24 0 9 0 701376174 158482432 12181 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271338 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 38692 12181 1036 742 0 31263 0
[pid=23325/tid=23332] ppid=23323 vsize=154768 CPUtime=0.05 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 5 0 0 0 16 0 9 0 701376182 158482432 12181 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=154768 CPUtime=0.04 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 701376182 158482432 12181 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=154768 CPUtime=0.04 cores=1,3,5,7

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

/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 481 2 0 0 16 0 9 0 701376182 890032128 122206 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=4.81 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 479 2 0 0 15 0 9 0 701376182 890032128 122206 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=4.77 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 475 2 0 0 16 0 9 0 701376182 890032128 122206 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=4.94 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 492 2 0 0 16 0 9 0 701376182 890032128 122206 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 122206 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4747.18
Current children cumulated vsize (KiB) 869172

[startup+4782.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/528 23488
/proc/meminfo: memFree=9091496/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=4807.68 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 453479 0 21 0 480622 146 0 0 25 0 9 0 701376174 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271318 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 8
/proc/23325/statm: 217293 123780 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=4.84 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 482 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=4.8 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 478 2 0 0 15 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=4.92 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 490 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=4.91 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 489 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=4.93 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 491 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=4.86 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 484 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.06 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 504 2 0 0 16 0 9 0 701376182 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 123780 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4807.68
Current children cumulated vsize (KiB) 869172

[startup+4842.3 s]
/proc/loadavg: 2.03 2.06 2.07 3/528 23489
/proc/meminfo: memFree=9058868/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=4867.98 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 461553 0 21 0 486649 149 0 0 25 0 9 0 701376174 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271888 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 8
/proc/23325/statm: 217293 128551 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=4.93 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 491 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=4.87 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 485 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=4.94 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 492 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 499 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=4.95 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 493 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=4.91 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 489 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.11 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 509 2 0 0 16 0 9 0 701376182 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 128551 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4867.98
Current children cumulated vsize (KiB) 869172

[startup+4902.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/528 23500
/proc/meminfo: memFree=8984776/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=4927.97 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 479567 0 21 0 492641 156 0 0 25 0 9 0 701376174 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271937 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 8
/proc/23325/statm: 217293 146565 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=4.93 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 491 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=4.87 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 485 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=4.94 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 492 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 499 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=4.95 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 493 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=4.91 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 489 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.11 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 509 2 0 0 16 0 9 0 701376182 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 146565 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4927.97
Current children cumulated vsize (KiB) 869172

[startup+4962.3 s]
/proc/loadavg: 2.10 2.07 2.07 3/528 23501
/proc/meminfo: memFree=9038332/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=4988.56 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 488004 0 21 0 498696 160 0 0 25 0 9 0 701376174 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271318 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 217293 131908 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 499 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=5 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 498 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=5.03 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 501 2 0 0 15 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=5.14 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 512 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=5.06 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 504 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=5.03 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 501 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.22 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 520 2 0 0 16 0 9 0 701376182 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 131908 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4988.56
Current children cumulated vsize (KiB) 869172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4973.7 s]
/proc/loadavg: 2.00 2.05 2.06 2/514 23520
/proc/meminfo: memFree=9603576/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=5000.04 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 488251 0 21 0 499844 160 0 0 25 0 9 0 701376174 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271917 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 217293 131776 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 499 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 499 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=5.04 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 502 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=5.15 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 513 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=5.08 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 506 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=5.05 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 503 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.23 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 521 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 869172

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

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

[startup+4973.7 s]
/proc/loadavg: 2.00 2.05 2.06 2/514 23520
/proc/meminfo: memFree=9603576/32951124 swapFree=67111364/67111528
[pid=23325] ppid=23323 vsize=869172 CPUtime=5000.04 cores=1,3,5,7
/proc/23325/stat : 23325 (mono) R 23323 23325 22400 0 -1 4202496 488251 0 21 0 499844 160 0 0 25 0 9 0 701376174 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 1088271917 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/23325/statm: 217293 131776 1036 742 0 209864 0
[pid=23325/tid=23332] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23332/stat : 23332 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 499 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23333] ppid=23323 vsize=869172 CPUtime=5.01 cores=1,3,5,7
/proc/23325/task/23333/stat : 23333 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 499 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23334] ppid=23323 vsize=869172 CPUtime=5.04 cores=1,3,5,7
/proc/23325/task/23334/stat : 23334 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 502 2 0 0 15 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 5 0 0 0
[pid=23325/tid=23335] ppid=23323 vsize=869172 CPUtime=5.15 cores=1,3,5,7
/proc/23325/task/23335/stat : 23335 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 513 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23336] ppid=23323 vsize=869172 CPUtime=5.08 cores=1,3,5,7
/proc/23325/task/23336/stat : 23336 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 506 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 7 0 0 0
[pid=23325/tid=23337] ppid=23323 vsize=869172 CPUtime=5.05 cores=1,3,5,7
/proc/23325/task/23337/stat : 23337 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 503 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
[pid=23325/tid=23338] ppid=23323 vsize=869172 CPUtime=5.23 cores=1,3,5,7
/proc/23325/task/23338/stat : 23338 (mono) S 23323 23325 22400 0 -1 4202560 2 0 0 0 521 2 0 0 16 0 9 0 701376182 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118584729 0 0 4096 545260780 18446604466530053184 0 0 -1 1 0 0 0
[pid=23325/tid=23348] ppid=23323 vsize=869172 CPUtime=0.01 cores=1,3,5,7
/proc/23325/task/23348/stat : 23348 (mono) S 23323 23325 22400 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 701376185 890032128 131776 33554432000 4194304 7232020 140735692154800 18446744073709551615 255118592433 0 0 4096 545260780 18446604466530053184 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 869172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4973.75
CPU time (s): 5000.09
CPU user time (s): 4998.46
CPU system time (s): 1.63175
CPU usage (%): 100.53
Max. virtual memory (cumulated for all children) (KiB): 869172

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

runsolver used 25.2162 second user time and 60.4428 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-22 20:40:00
IDJOB=3394837
IDBENCH=85362
IDSOLVER=1880
FILE ID=node144/3394837-1306089600
RUNJOBID= node144-1306089600-23312
PBS_JOBID= 13387859
Free space on /tmp= 73264 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394837-1306089600/watcher-3394837-1306089600 -o /tmp/evaluation-result-3394837-1306089600/solver-3394837-1306089600 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394837-1306089600.cnf

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=218259127

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:     32951124 kB
MemFree:      10141332 kB
Buffers:        355852 kB
Cached:        6910288 kB
SwapCached:          0 kB
Active:       18527224 kB
Inactive:      3901316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10141332 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:              16 kB
Writeback:           0 kB
AnonPages:    15161920 kB
Mapped:          41900 kB
Slab:           242856 kB
PageTables:      69484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157745372 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= 73260 MiB
End job on node144 at 2011-05-22 22:02:56