Trace number 1777657

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) 3859.96 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1211704640-033.cnf
MD5SUM8ef5d3e404e3cdd2967f89ed54f9c238
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 variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.03/0.08	c +------------------------------+
0.03/0.08	c | gNovelty+, version 1.0       |
0.03/0.08	c +------------------------------+
0.03/0.08	c gnovelty+ -h for help
0.03/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-1777657-1243454138/watcher-1777657-1243454138 -o /tmp/evaluation-result-1777657-1243454138/solver-1777657-1243454138 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777657-1243454138.cnf 738629950 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.76 3.93 3.97 3/97 14743
/proc/meminfo: memFree=3081228/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=509228 CPUtime=0
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 1435 0 0 0 0 0 0 0 18 0 1 0 1099551030 521449472 1392 4294967295 134512640 135680988 3220626112 3220625376 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/14743/statm: 127307 1400 99 286 0 127019 0

[startup+0.035306 s]
/proc/loadavg: 3.76 3.93 3.97 3/97 14743
/proc/meminfo: memFree=3081228/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=517044 CPUtime=0.03
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 9938 0 0 0 0 3 0 0 18 0 1 0 1099551030 529453056 9895 4294967295 134512640 135680988 3220626112 3220625376 134537493 0 0 0 0 0 0 0 17 3 0 0 0
/proc/14743/statm: 129261 9895 99 286 0 128973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517044

[startup+0.1053 s]
/proc/loadavg: 3.76 3.93 3.97 3/97 14743
/proc/meminfo: memFree=3081228/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=0.1
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19792 0 0 0 5 5 0 0 18 0 4 0 1099551030 558899200 19748 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19752 103 286 0 136162 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545800

[startup+0.305353 s]
/proc/loadavg: 3.76 3.93 3.97 3/97 14743
/proc/meminfo: memFree=3081228/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=0.87
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 67 20 0 0 17 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 545800

[startup+0.715549 s]
/proc/loadavg: 3.76 3.93 3.97 3/97 14743
/proc/meminfo: memFree=3081228/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2.48
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 199 49 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 545800

[startup+1.50524 s]
/proc/loadavg: 3.76 3.93 3.97 6/101 14748
/proc/meminfo: memFree=3002512/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=5.54
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 448 106 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=1.35
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 104 31 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=1.38
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 112 26 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=1.36
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 114 22 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 545800

[startup+3.1051 s]
/proc/loadavg: 3.76 3.93 3.97 5/101 14748
/proc/meminfo: memFree=3002512/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=11.59
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 953 206 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=2.87
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 233 54 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=2.9
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 233 57 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=2.83
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 236 47 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 545800

[startup+6.30482 s]
/proc/loadavg: 3.78 3.93 3.97 5/101 14748
/proc/meminfo: memFree=3002388/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=24.18
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 1989 429 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=6.01
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 493 108 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=6.02
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 485 117 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=5.99
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 495 104 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 545800

[startup+12.7144 s]
/proc/loadavg: 3.79 3.93 3.97 5/101 14748
/proc/meminfo: memFree=3002328/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=49.14
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 4022 892 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=12.2
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 1005 215 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=12.29
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 987 242 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=12.29
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 997 232 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.14
Current children cumulated vsize (KiB) 545800

[startup+25.5136 s]
/proc/loadavg: 3.76 3.91 3.96 5/101 14756
/proc/meminfo: memFree=3002112/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=98.7
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 8144 1726 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=24.7
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 2049 421 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=24.56
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 2005 451 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=24.76
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 2037 439 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.7
Current children cumulated vsize (KiB) 545800

[startup+51.1115 s]
/proc/loadavg: 3.72 3.89 3.95 5/101 14939
/proc/meminfo: memFree=3001888/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=196.86
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 16250 3436 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=49.19
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 4088 831 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=48.73
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 3990 883 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=49.3
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 4054 876 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.86
Current children cumulated vsize (KiB) 545800

[startup+102.308 s]
/proc/loadavg: 3.89 3.92 3.96 5/101 15128
/proc/meminfo: memFree=3001916/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=393.99
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 32502 6897 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=98.42
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 8134 1708 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=97.9
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 8010 1780 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=98.98
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 8169 1729 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.99
Current children cumulated vsize (KiB) 545800

[startup+162.313 s]
/proc/loadavg: 4.01 3.94 3.96 5/101 15313
/proc/meminfo: memFree=3001512/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=626.38
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 51604 11034 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=156.83
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 12943 2740 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=155.73
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 12761 2812 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=157.01
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 12937 2764 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 626.38
Current children cumulated vsize (KiB) 545800

[startup+222.318 s]
/proc/loadavg: 3.97 3.95 3.96 5/101 15500
/proc/meminfo: memFree=3001496/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=857.24
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 70648 15076 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=215.09
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 17733 3776 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=212.72
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 17433 3839 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=214.93
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 17732 3761 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 857.24
Current children cumulated vsize (KiB) 545800

[startup+282.313 s]
/proc/loadavg: 4.09 3.99 3.97 5/101 15689
/proc/meminfo: memFree=3001356/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=1089.17
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 89693 19224 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=272.57
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 22453 4804 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=270.75
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 22200 4875 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=14743] ppid=14741 vsize=545800 CPUtime=1551.63
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 127980 27183 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=387.42
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 31985 6757 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=386.4
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 31709 6931 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=389.4
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 32129 6811 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1551.63
Current children cumulated vsize (KiB) 545800

[startup+462.31 s]
/proc/loadavg: 4.09 4.04 3.99 5/101 16258
/proc/meminfo: memFree=3000140/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=1783.83
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 147130 31253 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=445.08
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 36694 7814 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=444.23
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 36479 7944 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=447.62
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 36943 7819 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1783.83
Current children cumulated vsize (KiB) 545800

[startup+522.315 s]
/proc/loadavg: 3.90 3.99 3.98 5/101 16262
/proc/meminfo: memFree=3000656/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2014.73
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 166264 35209 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=503.14
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 41571 8743 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=501.67
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 41199 8968 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=505.33
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 41707 8826 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2014.73
Current children cumulated vsize (KiB) 545800

[startup+582.31 s]
/proc/loadavg: 3.99 4.01 3.99 5/101 16451
/proc/meminfo: memFree=3000656/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2248.1
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 185532 39278 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=561.64
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 46399 9765 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=560.12
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 46008 10004 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=563.64
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 46537 9827 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2248.1
Current children cumulated vsize (KiB) 545800

[startup+642.315 s]
/proc/loadavg: 4.05 4.02 3.99 4/101 16640
/proc/meminfo: memFree=3000780/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2479.26
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 204613 43313 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=619.71
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 51194 10777 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661108 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=617.75
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 50730 11045 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=621.49
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 51343 10806 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2479.26
Current children cumulated vsize (KiB) 545800

[startup+702.311 s]
/proc/loadavg: 3.93 3.98 3.98 5/101 16829
/proc/meminfo: memFree=3000896/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2710.19
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 223734 47285 0 0 16 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=677.22
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 55935 11787 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=675.47
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 55485 12062 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=678.96
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 56111 11785 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2710.19
Current children cumulated vsize (KiB) 545800

[startup+762.316 s]
/proc/loadavg: 3.89 3.97 3.98 5/101 17014
/proc/meminfo: memFree=3001276/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=2943.12
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 242889 51423 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=735.56
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 60732 12824 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=733.46
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 60237 13109 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=737.12
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 60932 12780 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2943.12
Current children cumulated vsize (KiB) 545800

[startup+822.312 s]
/proc/loadavg: 4.04 4.00 3.99 6/101 17205
/proc/meminfo: memFree=3000656/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=3175.08
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 261973 55535 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=793.36
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 65473 13863 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=791.63
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 64969 14194 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=795.27
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 65739 13788 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3175.08
Current children cumulated vsize (KiB) 545800

[startup+882.317 s]
/proc/loadavg: 4.08 4.01 3.99 5/101 17394
/proc/meminfo: memFree=3000780/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=3406.87
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 281147 59540 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=851.5
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 70279 14871 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=848.94
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 69655 15239 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=853.48
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 70551 14797 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3406.87
Current children cumulated vsize (KiB) 545800

[startup+942.313 s]
/proc/loadavg: 4.03 4.01 3.99 6/101 17583
/proc/meminfo: memFree=3000904/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=3637.39
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 300292 63447 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=908.98
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 75027 15871 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=906.62
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 74437 16225 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=910.58
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 75321 15737 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876764 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3637.39
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.13 4.04 4.00 5/101 17771
/proc/meminfo: memFree=3001028/3368532 swapFree=1952996/1959888
[pid=14743] ppid=14741 vsize=545800 CPUtime=3859.91
/proc/14743/stat : 14743 (gnovelty+) R 14741 14743 8948 0 -1 4202496 19804 0 0 0 318693 67298 0 0 15 0 4 0 1099551030 558899200 19760 4294967295 134512640 135680988 3220626112 3220625356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14743/statm: 136450 19760 103 286 0 136162 0
[pid=14743/tid=14745] ppid=14741 vsize=545800 CPUtime=964.53
/proc/14743/task/14745/stat : 14745 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 79589 16864 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3077661020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14743/tid=14746] ppid=14741 vsize=545800 CPUtime=962.04
/proc/14743/task/14746/stat : 14746 (gnovelty+) R 14741 14743 8948 0 -1 4202560 6 0 0 0 79023 17181 0 0 15 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3068268892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14743/tid=14747] ppid=14741 vsize=545800 CPUtime=966.43
/proc/14743/task/14747/stat : 14747 (gnovelty+) R 14741 14743 8948 0 -1 4202560 7 0 0 0 79909 16734 0 0 16 0 4 0 1099551039 558899200 19760 4294967295 134512640 135680988 3220626112 3058876852 134535208 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3859.91
Current children cumulated vsize (KiB) 545800

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.03
CPU time (s): 3859.96
CPU user time (s): 3186.97
CPU system time (s): 672.99
CPU usage (%): 385.984
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3186.97
system time used= 672.99
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19804
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= 28204325
involuntary context switches= 75761

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 21:55:38
IDJOB=1777657
IDBENCH=70401
IDSOLVER=617
FILE ID=tipi45/1777657-1243454138
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1211704640-033.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777657-1243454138/watcher-1777657-1243454138 -o /tmp/evaluation-result-1777657-1243454138/solver-1777657-1243454138 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777657-1243454138.cnf 738629950 4

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

MD5SUM BENCH= 8ef5d3e404e3cdd2967f89ed54f9c238
RANDOM SEED= 738629950

Linux tipi45 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.081
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.41
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.081
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.081
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.16
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.081
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3081376 kB
Buffers:        123368 kB
Cached:          57932 kB
SwapCached:       2100 kB
Active:          64264 kB
Inactive:       126340 kB
HighTotal:     2489216 kB
HighFree:      2418840 kB
LowTotal:       879316 kB
LowFree:        662536 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1364 kB
Writeback:           0 kB
AnonPages:        8112 kB
Mapped:           3500 kB
Slab:            84520 kB
SReclaimable:    73832 kB
SUnreclaim:      10688 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-27 22:12:20