Trace number 3284104

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? (MO) 116.556 107.268

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.63 3.90 3.94 4/213 10744
/proc/meminfo: memFree=23739960/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 912 0 0 0 0 0 0 0 21 0 8 0 566707987 105066496 821 33554432000 4194304 7232020 140736039609184 18446744073709551615 5602955 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 25651 821 637 742 0 18222 0
[pid=10744/tid=10745] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 8 0 566707987 105066496 821 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 8 0 566707987 105066496 821 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 566707987 105066496 821 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 566707987 105066496 822 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 566707987 105066496 824 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 566707987 105066496 824 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=102604 CPUtime=0 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 566707987 105066496 824 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0

[startup+0.026281 s]
/proc/loadavg: 3.63 3.90 3.94 4/213 10744
/proc/meminfo: memFree=23739960/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=220252 CPUtime=0.02 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 1575 0 0 0 2 0 0 0 23 0 9 0 566707987 225538048 1479 33554432000 4194304 7232020 140736039609184 18446744073709551615 6136457 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 55063 1481 973 742 0 47634 0
[pid=10744/tid=10745] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 9 0 566707987 225538048 1493 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 566707987 225538048 1509 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 9 0 566707987 225538048 1522 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 9 0 566707987 225538048 1537 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 9 0 566707987 225538048 1550 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 9 0 566707987 225538048 1566 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=220252 CPUtime=0 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 9 0 566707987 225538048 1579 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 220252

[startup+0.101266 s]
/proc/loadavg: 3.63 3.90 3.94 4/213 10744
/proc/meminfo: memFree=23739960/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=228460 CPUtime=0.09 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 31053 0 0 0 7 2 0 0 23 0 9 0 566707987 233943040 30956 33554432000 4194304 7232020 140736039609184 18446744073709551615 260905087947 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 57115 30960 975 742 0 49686 0
[pid=10744/tid=10745] ppid=10742 vsize=228460 CPUtime=0.02 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 2 0 0 0 21 0 9 0 566707987 233943040 30962 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 566707987 233943040 30963 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566707987 233943040 30966 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566707987 233943040 30968 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566707987 233943040 30971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566707987 233943040 30973 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=228460 CPUtime=0 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566707987 233943040 30976 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 228460

[startup+0.301232 s]
/proc/loadavg: 3.63 3.90 3.94 4/213 10744
/proc/meminfo: memFree=23739960/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=287468 CPUtime=0.32 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 45164 0 0 0 27 5 0 0 23 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087382114 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/10744/statm: 71867 45066 974 742 0 64438 0
[pid=10744/tid=10745] ppid=10742 vsize=287468 CPUtime=0.03 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 3 0 0 0 19 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=287468 CPUtime=0.01 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 1 0 0 0 19 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=287468 CPUtime=0 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=287468 CPUtime=0 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=287468 CPUtime=0 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=287468 CPUtime=0 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=287468 CPUtime=0 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 566707987 294367232 45066 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 287468

[startup+0.701157 s]
/proc/loadavg: 3.63 3.90 3.94 4/213 10744
/proc/meminfo: memFree=23739960/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=296108 CPUtime=0.76 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 48991 0 0 0 70 6 0 0 25 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087381851 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/10744/statm: 74027 48893 974 742 0 66598 0
[pid=10744/tid=10745] ppid=10742 vsize=296108 CPUtime=0.04 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=296108 CPUtime=0.03 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=296108 CPUtime=0 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=296108 CPUtime=0.03 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=296108 CPUtime=0 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=296108 CPUtime=0.01 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=296108 CPUtime=0 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 566707987 303214592 48893 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 296108

[startup+1.50101 s]
/proc/loadavg: 3.63 3.90 3.94 9/222 10753
/proc/meminfo: memFree=23514616/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=321388 CPUtime=1.62 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 55216 0 0 0 155 7 0 0 18 0 9 0 566707987 329101312 55119 33554432000 4194304 7232020 140736039609184 18446744073709551615 260905087947 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 80347 55121 974 742 0 72918 0
[pid=10744/tid=10745] ppid=10742 vsize=321388 CPUtime=0.05 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 566707987 329101312 55123 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=321388 CPUtime=0.05 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 566707987 329101312 55125 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=321452 CPUtime=0.02 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 566707987 329166848 55129 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=321452 CPUtime=0.03 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 566707987 329166848 55131 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=321452 CPUtime=0.03 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 566707987 329166848 55134 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=321452 CPUtime=0.05 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 566707987 329166848 55136 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=321452 CPUtime=0.02 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 566707987 329166848 55138 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=321452 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 329166848 55141 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 321388

[startup+3.10072 s]
/proc/loadavg: 3.63 3.90 3.94 5/222 10753
/proc/meminfo: memFree=23456952/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=363564 CPUtime=3.44 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 65778 0 0 0 336 8 0 0 20 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087379925 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/10744/statm: 90891 65680 974 742 0 83462 0
[pid=10744/tid=10745] ppid=10742 vsize=363564 CPUtime=0.09 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=363564 CPUtime=0.11 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=363564 CPUtime=0.05 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=363564 CPUtime=0.09 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=363564 CPUtime=0.11 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=363564 CPUtime=0.09 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=363564 CPUtime=0.09 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 566707987 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=363564 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 372289536 65680 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 363564

[startup+6.30113 s]
/proc/loadavg: 3.74 3.92 3.94 5/222 10753
/proc/meminfo: memFree=23282856/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=447852 CPUtime=7.09 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 86069 0 0 0 696 13 0 0 20 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087358307 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 111963 85971 974 742 0 104534 0
[pid=10744/tid=10745] ppid=10742 vsize=447852 CPUtime=0.16 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 16 0 0 0 16 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=447852 CPUtime=0.2 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=447852 CPUtime=0.17 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=447852 CPUtime=0.17 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=447852 CPUtime=0.26 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=447852 CPUtime=0.32 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=447852 CPUtime=0.19 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 566707987 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=447852 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 458600448 85971 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 447852

[startup+12.701 s]
/proc/loadavg: 4.32 4.04 3.98 8/222 10754
/proc/meminfo: memFree=22968912/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=608044 CPUtime=14.6 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 125734 0 0 0 1439 21 0 0 21 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087383993 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 152011 125636 974 742 0 144582 0
[pid=10744/tid=10745] ppid=10742 vsize=608044 CPUtime=0.58 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 58 0 0 0 16 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=608044 CPUtime=0.51 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 51 0 0 0 15 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=608044 CPUtime=0.48 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 48 0 0 0 16 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=608044 CPUtime=0.41 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 41 0 0 0 16 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=608044 CPUtime=0.43 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 43 0 0 0 15 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=608044 CPUtime=0.55 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 55 0 0 0 15 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=608044 CPUtime=0.53 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 53 0 0 0 15 0 9 0 566707987 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=608044 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 622637056 125636 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.6
Current children cumulated vsize (KiB) 608044

[startup+25.5006 s]
/proc/loadavg: 4.65 4.12 4.01 10/222 10754
/proc/meminfo: memFree=22243656/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=903340 CPUtime=29.92 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 200286 0 0 0 2957 35 0 0 25 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 6182081 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 225835 200188 974 742 0 218406 0
[pid=10744/tid=10745] ppid=10742 vsize=903340 CPUtime=1.18 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 118 0 0 0 15 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=903340 CPUtime=1.07 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=903340 CPUtime=1.41 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=903340 CPUtime=1.15 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=903340 CPUtime=0.89 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=903340 CPUtime=1.52 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=903340 CPUtime=1.22 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 566707987 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=903340 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 925020160 200188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (KiB) 903340

[startup+51.1009 s]
/proc/loadavg: 5.26 4.32 4.08 6/222 10755
/proc/meminfo: memFree=16809860/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=1223988 CPUtime=58.38 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 280406 0 0 0 5789 49 0 0 25 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087394306 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 305997 280308 993 742 0 298568 0
[pid=10744/tid=10745] ppid=10742 vsize=1223988 CPUtime=1.8 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 180 0 0 0 16 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=1223988 CPUtime=1.74 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=1223988 CPUtime=1.97 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=1223988 CPUtime=1.8 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 180 0 0 0 15 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=1223988 CPUtime=1.88 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 188 0 0 0 16 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=1223988 CPUtime=2.4 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 240 0 0 0 16 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=1223988 CPUtime=2.36 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 236 0 0 0 15 0 9 0 566707987 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=1223988 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 1253363712 280308 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 58.38
Current children cumulated vsize (KiB) 1223988

[startup+102.301 s]
/proc/loadavg: 4.83 4.37 4.10 5/222 10756
/proc/meminfo: memFree=9831388/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=7383256 CPUtime=111.58 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 1819352 0 0 0 10961 197 0 0 25 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 1087406916 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 1845814 1819254 998 742 0 1838385 0
[pid=10744/tid=10745] ppid=10742 vsize=7383256 CPUtime=2.46 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 246 0 0 0 16 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=7383256 CPUtime=2.24 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 224 0 0 0 15 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=7383256 CPUtime=2.16 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=7383256 CPUtime=2.26 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 226 0 0 0 15 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=7383256 CPUtime=2.58 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 258 0 0 0 16 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=7383256 CPUtime=3.19 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 319 0 0 0 16 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=7383256 CPUtime=3.05 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 305 0 0 0 16 0 9 0 566707987 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=7383256 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 7560454144 1819254 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 111.58
Current children cumulated vsize (KiB) 7383256



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+107.001 s]
/proc/loadavg: 4.76 4.36 4.10 5/222 10756
/proc/meminfo: memFree=9233592/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=7898244 CPUtime=116.29 cores=1,3
/proc/10744/stat : 10744 (mono) R 10742 10744 10018 0 -1 4202496 1948252 0 0 0 11416 213 0 0 25 0 9 0 566707987 8087801856 1948155 33554432000 4194304 7232020 140736039609184 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 1974561 1948158 1002 742 0 1967132 0
[pid=10744/tid=10745] ppid=10742 vsize=7898244 CPUtime=2.46 cores=1,3
/proc/10744/task/10745/stat : 10745 (mono) S 10742 10744 10018 0 -1 4202560 4 0 0 0 246 0 0 0 16 0 9 0 566707987 8087801856 1948179 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10746] ppid=10742 vsize=7898308 CPUtime=2.24 cores=1,3
/proc/10744/task/10746/stat : 10746 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 224 0 0 0 15 0 9 0 566707987 8087867392 1948184 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10747] ppid=10742 vsize=7898308 CPUtime=2.16 cores=1,3
/proc/10744/task/10747/stat : 10747 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 216 0 0 0 15 0 9 0 566707987 8087867392 1948188 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10748] ppid=10742 vsize=7898308 CPUtime=2.26 cores=1,3
/proc/10744/task/10748/stat : 10748 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 226 0 0 0 15 0 9 0 566707987 8087867392 1948192 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10749] ppid=10742 vsize=7898308 CPUtime=2.58 cores=1,3
/proc/10744/task/10749/stat : 10749 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 258 0 0 0 16 0 9 0 566707987 8087867392 1948196 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10750] ppid=10742 vsize=7898308 CPUtime=3.19 cores=1,3
/proc/10744/task/10750/stat : 10750 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 319 0 0 0 16 0 9 0 566707987 8087867392 1948200 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=7898308 CPUtime=3.05 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) S 10742 10744 10018 0 -1 4202560 2 0 0 0 305 0 0 0 16 0 9 0 566707987 8087867392 1948204 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917210009 0 0 4096 545260780 18446604456912468032 0 0 -1 3 0 0 0
[pid=10744/tid=10753] ppid=10742 vsize=7898308 CPUtime=0 cores=1,3
/proc/10744/task/10753/stat : 10753 (mono) S 10742 10744 10018 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566707988 8087867392 1948208 33554432000 4194304 7232020 140736039609184 18446744073709551615 260917217713 0 0 4096 545260780 18446604456912468032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 116.29
Current children cumulated vsize (KiB) 7898244

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

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

[startup+107.113 s]
/proc/loadavg: 4.76 4.36 4.10 5/222 10756
/proc/meminfo: memFree=9233592/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=0 CPUtime=116.39 cores=1,3
/proc/10744/stat : 10744 (mono) Z 10742 10744 10018 0 -1 4203548 1949161 0 0 0 11416 223 0 0 25 0 2 0 566707987 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 0 0 0 0 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=0 CPUtime=3.14 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) R 10742 10744 10018 0 -1 4203588 2 0 0 0 305 9 0 0 16 0 2 0 566707987 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 116.39
Current children cumulated vsize (KiB) 0

[startup+107.201 s]
/proc/loadavg: 4.76 4.36 4.10 5/222 10756
/proc/meminfo: memFree=9233592/32950928 swapFree=67071984/67111528
[pid=10744] ppid=10742 vsize=0 CPUtime=116.48 cores=1,3
/proc/10744/stat : 10744 (mono) Z 10742 10744 10018 0 -1 4203548 1949161 0 0 0 11416 232 0 0 25 0 2 0 566707987 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/10744/statm: 0 0 0 0 0 0 0
[pid=10744/tid=10751] ppid=10742 vsize=0 CPUtime=3.23 cores=1,3
/proc/10744/task/10751/stat : 10751 (mono) R 10742 10744 10018 0 -1 4203588 2 0 0 0 305 18 0 0 16 0 2 0 566707987 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 116.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 107.268
CPU time (s): 116.556
CPU user time (s): 114.167
CPU system time (s): 2.38964
CPU usage (%): 108.659
Max. virtual memory (cumulated for all children) (KiB): 7898244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.167
system time used= 2.38964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1949161
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= 3973
involuntary context switches= 1242

runsolver used 0.171973 second user time and 0.432934 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-25 22:52:53
IDJOB=3284104
IDBENCH=71686
IDSOLVER=1608
FILE ID=node116/3284104-1303764762
RUNJOBID= node116-1303764762-10680
PBS_JOBID= 13157137
Free space on /tmp= 72100 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284104-1303764762/watcher-3284104-1303764762 -o /tmp/evaluation-result-3284104-1303764762/solver-3284104-1303764762 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3284104-1303764762.cnf

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=1782212033

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23740240 kB
Buffers:       1861964 kB
Cached:        5800320 kB
SwapCached:       9732 kB
Active:        4801140 kB
Inactive:      3979360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23740240 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          501740 kB
Writeback:           0 kB
AnonPages:     1111856 kB
Mapped:          17044 kB
Slab:           364604 kB
PageTables:       7608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1556600 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= 72088 MiB
End job on node116 at 2011-04-25 22:54:42