Trace number 1778140

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
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3702.43 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S2096960818-049.cnf
MD5SUM0dd96c632ca80e24c12df38646d2de2b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.08	c +------------------------------+
0.02/0.08	c | gNovelty+, version 1.0       |
0.02/0.08	c +------------------------------+
0.02/0.08	c gnovelty+ -h for help
0.02/0.08	c 

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778140-1243466773/watcher-1778140-1243466773 -o /tmp/evaluation-result-1778140-1243466773/solver-1778140-1243466773 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778140-1243466773.cnf 1732122229 4 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.65 3.80 3.80 3/96 1024
/proc/meminfo: memFree=3039456/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=509228 CPUtime=0
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 900 0 0 0 0 0 0 0 18 0 1 0 1100778446 521449472 857 4294967295 134512640 135680988 3214591232 3214590496 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1024/statm: 127307 866 99 286 0 127019 0

[startup+0.027918 s]
/proc/loadavg: 3.65 3.80 3.80 3/96 1024
/proc/meminfo: memFree=3039456/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=509228 CPUtime=0.02
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 9106 0 0 0 0 2 0 0 18 0 1 0 1100778446 521449472 9064 4294967295 134512640 135680988 3214591232 3214590496 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1024/statm: 127307 9083 99 286 0 127019 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509228

[startup+0.108128 s]
/proc/loadavg: 3.65 3.80 3.80 3/96 1024
/proc/meminfo: memFree=3039456/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=0.13
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 9 4 0 0 18 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545796

[startup+0.307904 s]
/proc/loadavg: 3.65 3.80 3.80 3/96 1024
/proc/meminfo: memFree=3039456/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=0.86
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 42 44 0 0 16 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590428 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 545796

[startup+0.707886 s]
/proc/loadavg: 3.65 3.80 3.80 3/96 1024
/proc/meminfo: memFree=3039456/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=2.38
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 119 119 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 545796

[startup+1.50787 s]
/proc/loadavg: 3.65 3.80 3.80 5/100 1028
/proc/meminfo: memFree=2960948/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=5.26
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 263 263 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=1.27
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 63 64 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=1.28
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 62 66 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=1.29
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 63 66 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 545796

[startup+3.10777 s]
/proc/loadavg: 3.65 3.80 3.80 5/100 1028
/proc/meminfo: memFree=2960948/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=11.33
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 586 547 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=2.79
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 147 132 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=2.8
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 144 136 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=2.8
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 142 138 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 545796

[startup+6.3075 s]
/proc/loadavg: 3.68 3.80 3.80 6/100 1028
/proc/meminfo: memFree=2960980/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=23.19
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 1233 1086 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=5.7
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 305 265 0 0 16 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=5.71
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 316 255 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=5.82
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 291 291 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 545796

[startup+12.7071 s]
/proc/loadavg: 3.71 3.81 3.80 5/100 1212
/proc/meminfo: memFree=2960232/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=46.96
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 2478 2218 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=11.77
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 618 559 0 0 16 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=11.48
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 620 528 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=11.82
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 613 569 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007788 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.96
Current children cumulated vsize (KiB) 545796

[startup+25.5164 s]
/proc/loadavg: 3.77 3.82 3.81 5/100 1213
/proc/meminfo: memFree=2960276/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=94.72
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 4965 4507 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=23.61
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 1220 1141 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=23.37
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 1243 1094 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=23.84
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 1254 1130 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.72
Current children cumulated vsize (KiB) 545796

[startup+51.1146 s]
/proc/loadavg: 3.78 3.81 3.81 5/100 1216
/proc/meminfo: memFree=2960332/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=188.93
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 9967 8926 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=47.23
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 2453 2270 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=46.74
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 2486 2188 0 0 16 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=47.48
/proc/1024/task/1028/stat : 1028 (gnovelty+) S 1022 1024 15881 0 -1 4202560 6 0 0 0 2553 2195 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.93
Current children cumulated vsize (KiB) 545796

[startup+102.311 s]
/proc/loadavg: 3.73 3.79 3.80 5/100 1402
/proc/meminfo: memFree=2960224/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=378.71
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 19925 17946 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=94.18
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 4899 4519 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=94.13
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 4932 4481 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=95.43
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 5118 4425 0 0 16 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007788 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 378.71
Current children cumulated vsize (KiB) 545796

[startup+162.307 s]
/proc/loadavg: 3.80 3.80 3.80 5/100 1590
/proc/meminfo: memFree=2960224/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=600.52
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 31623 28429 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=149.61
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 7842 7119 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=150.34
/proc/1024/task/1027/stat : 1027 (gnovelty+) S 1022 1024 15881 0 -1 4202560 6 0 0 0 7927 7107 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399916 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=150.3
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 7970 7060 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 600.52
Current children cumulated vsize (KiB) 545796

[startup+222.313 s]
/proc/loadavg: 4.00 3.85 3.82 5/100 1783
/proc/meminfo: memFree=2960464/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=822.52
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 43306 38946 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=205.49
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 10799 9750 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=205.65
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 10840 9725 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=205.7
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 10864 9706 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 545796

[startup+282.309 s]
/proc/loadavg: 3.88 3.84 3.82 5/100 1970
/proc/meminfo: memFree=2960216/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=1044.19
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 54924 49495 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=260.89
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 13758 12331 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=260.99
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 13773 12326 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=1024] ppid=1022 vsize=545796 CPUtime=1490.77
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19798 0 0 0 78289 70788 0 0 15 0 4 0 1100778446 558895104 19754 4294967295 134512640 135680988 3214591232 3214590476 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1024/statm: 136449 19754 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=372.26
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 19554 17672 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=372.91
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 19594 17697 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=371.84
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 19551 17633 0 0 15 0 4 0 1100778454 558895104 19754 4294967295 134512640 135680988 3214591232 3059007788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.77
Current children cumulated vsize (KiB) 545796

[startup+462.317 s]
/proc/loadavg: 3.77 3.78 3.79 5/100 2542
/proc/meminfo: memFree=2960968/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=1712.4
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 89819 81421 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=428.05
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 22489 20316 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=428.17
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 22442 20375 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=427.3
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 22469 20261 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1712.4
Current children cumulated vsize (KiB) 545796

[startup+522.313 s]
/proc/loadavg: 3.87 3.80 3.80 5/100 2738
/proc/meminfo: memFree=2960836/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=1934.38
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 101368 92070 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=483.82
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 25372 23010 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=483.58
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 25344 23014 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=482.53
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 25346 22907 0 0 16 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1934.38
Current children cumulated vsize (KiB) 545796

[startup+582.309 s]
/proc/loadavg: 3.89 3.82 3.80 4/100 2931
/proc/meminfo: memFree=2960844/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=2155.11
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 112973 102538 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=539.52
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 28302 25650 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=538.52
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 28224 25628 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=537.5
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 28178 25572 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2155.11
Current children cumulated vsize (KiB) 545796

[startup+642.315 s]
/proc/loadavg: 3.78 3.80 3.80 6/100 3119
/proc/meminfo: memFree=2960844/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=2377.64
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 124467 113297 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=595.37
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 31162 28375 0 0 16 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=593.89
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 31132 28257 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=593.42
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 31073 28269 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007788 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2377.64
Current children cumulated vsize (KiB) 545796

[startup+702.31 s]
/proc/loadavg: 3.92 3.84 3.81 2/100 3309
/proc/meminfo: memFree=2960844/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=2600.34
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 136120 123914 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=651.42
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 34130 31012 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=649.66
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 34023 30943 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=648.46
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 33958 30888 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2600.34
Current children cumulated vsize (KiB) 545796

[startup+762.316 s]
/proc/loadavg: 3.92 3.85 3.82 6/100 3523
/proc/meminfo: memFree=2960720/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=2822.72
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 147817 134455 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=706.97
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 37026 33671 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=704.92
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 36909 33583 0 0 16 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=704.41
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 36965 33476 0 0 16 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2822.72
Current children cumulated vsize (KiB) 545796

[startup+822.312 s]
/proc/loadavg: 3.77 3.81 3.81 5/100 3712
/proc/meminfo: memFree=2960712/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=3045.02
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 159452 145050 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=763.08
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 39929 36379 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=760.25
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 39834 36191 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=759.73
/proc/1024/task/1028/stat : 1028 (gnovelty+) S 1022 1024 15881 0 -1 4202560 6 0 0 0 39860 36113 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 545796

[startup+882.308 s]
/proc/loadavg: 3.80 3.81 3.81 5/100 3900
/proc/meminfo: memFree=2960588/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=3266.92
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 171165 155527 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=818.52
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 42844 39008 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=816.08
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 42766 38842 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=815.03
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 42857 38646 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3266.92
Current children cumulated vsize (KiB) 545796

[startup+942.304 s]
/proc/loadavg: 3.95 3.85 3.82 5/100 4086
/proc/meminfo: memFree=2960720/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=3488.74
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 182801 166073 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=873.85
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 45734 41651 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=871.73
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 45631 41542 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=870.47
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 45786 41261 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3488.74
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.90 3.84 3.82 5/100 4278
/proc/meminfo: memFree=2960596/3368532 swapFree=1954076/1959888
[pid=1024] ppid=1022 vsize=545796 CPUtime=3702.41
/proc/1024/stat : 1024 (gnovelty+) R 1022 1024 15881 0 -1 4202496 19799 0 0 0 193943 176298 0 0 15 0 4 0 1100778446 558895104 19755 4294967295 134512640 135680988 3214591232 3214590476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1024/statm: 136449 19755 103 286 0 136161 0
[pid=1024/tid=1026] ppid=1022 vsize=545796 CPUtime=927.17
/proc/1024/task/1026/stat : 1026 (gnovelty+) R 1022 1024 15881 0 -1 4202560 3 0 0 0 48573 44144 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3077792044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1024/tid=1027] ppid=1022 vsize=545796 CPUtime=925.04
/proc/1024/task/1027/stat : 1027 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 48373 44131 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3068399964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1024/tid=1028] ppid=1022 vsize=545796 CPUtime=924.16
/proc/1024/task/1028/stat : 1028 (gnovelty+) R 1022 1024 15881 0 -1 4202560 6 0 0 0 48609 43807 0 0 15 0 4 0 1100778454 558895104 19755 4294967295 134512640 135680988 3214591232 3059007836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3702.41
Current children cumulated vsize (KiB) 545796

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3702.43
CPU user time (s): 1939.43
CPU system time (s): 1763
CPU usage (%): 370.234
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1939.43
system time used= 1763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19799
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= 100097754
involuntary context switches= 207915

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 01:26:13
IDJOB=1778140
IDBENCH=70562
IDSOLVER=617
FILE ID=tipi44/1778140-1243466773
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S2096960818-049.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778140-1243466773/watcher-1778140-1243466773 -o /tmp/evaluation-result-1778140-1243466773/solver-1778140-1243466773 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778140-1243466773.cnf 1732122229 4

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 0dd96c632ca80e24c12df38646d2de2b
RANDOM SEED= 1732122229

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039704 kB
Buffers:        130916 kB
Cached:          91428 kB
SwapCached:       2180 kB
Active:          88532 kB
Inactive:       143348 kB
HighTotal:     2489216 kB
HighFree:      2385616 kB
LowTotal:       879316 kB
LowFree:        654088 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8760 kB
Mapped:           3388 kB
Slab:            86924 kB
SReclaimable:    77100 kB
SUnreclaim:       9824 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 01:42:53