Trace number 1777687

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) 3868.91 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1481598919-023.cnf
MD5SUMb5e7cd1135ca2561f4261d81ae9e01a8
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1777687-1243455741/watcher-1777687-1243455741 -o /tmp/evaluation-result-1777687-1243455741/solver-1777687-1243455741 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777687-1243455741.cnf 283388442 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: 4.06 4.14 4.08 3/96 30884
/proc/meminfo: memFree=3039652/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=509232 CPUtime=0
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 1483 0 0 0 0 0 0 0 18 0 1 0 1099675240 521453568 1440 4294967295 134512640 135680988 3215900224 3215899488 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/30884/statm: 127308 1447 99 286 0 127020 0

[startup+0.075128 s]
/proc/loadavg: 4.06 4.14 4.08 3/96 30884
/proc/meminfo: memFree=3039652/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=517044 CPUtime=0.08
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 17754 0 0 0 5 3 0 0 18 0 1 0 1099675240 529453056 17710 4294967295 134512640 135680988 3215900224 3215899488 134537968 0 0 0 0 0 0 0 17 0 0 0 0
/proc/30884/statm: 129261 17722 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.105124 s]
/proc/loadavg: 4.06 4.14 4.08 3/96 30884
/proc/meminfo: memFree=3039652/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=0.11
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 8 3 0 0 19 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545808

[startup+0.315182 s]
/proc/loadavg: 4.06 4.14 4.08 3/96 30884
/proc/meminfo: memFree=3039652/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=0.95
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 76 19 0 0 17 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 545808

[startup+0.7052 s]
/proc/loadavg: 4.06 4.14 4.08 3/96 30884
/proc/meminfo: memFree=3039652/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2.48
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 203 45 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 545808

[startup+1.50505 s]
/proc/loadavg: 4.06 4.13 4.08 5/100 30888
/proc/meminfo: memFree=2961704/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=5.61
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 467 94 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=1.37
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 114 23 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=1.4
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 115 25 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=1.36
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 115 21 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 545808

[startup+3.10511 s]
/proc/loadavg: 4.06 4.13 4.08 5/100 30888
/proc/meminfo: memFree=2961280/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=11.74
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 962 212 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=2.92
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 238 54 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=2.92
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 237 55 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=2.92
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 238 54 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 545808

[startup+6.3047 s]
/proc/loadavg: 4.06 4.13 4.08 5/100 30888
/proc/meminfo: memFree=2961280/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=24.29
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 2003 426 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=6.09
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 500 109 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=6.01
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 494 107 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=6.03
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 497 106 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 545808

[startup+12.7044 s]
/proc/loadavg: 4.21 4.16 4.09 5/100 30888
/proc/meminfo: memFree=2961096/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=49.13
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 4096 817 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=12.26
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 1028 198 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=12.26
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 1022 204 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=12.23
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 1015 208 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.13
Current children cumulated vsize (KiB) 545808

[startup+25.5035 s]
/proc/loadavg: 4.25 4.17 4.09 6/100 30889
/proc/meminfo: memFree=2961160/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=98.13
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 8185 1628 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=24.81
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 2093 388 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=24.09
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 1973 436 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=24.6
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 2052 408 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.13
Current children cumulated vsize (KiB) 545808

[startup+51.1117 s]
/proc/loadavg: 4.22 4.17 4.09 5/100 30892
/proc/meminfo: memFree=2961076/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=196.78
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 16417 3261 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=49.27
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 4140 787 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=48.93
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 4059 834 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=49.53
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 4113 840 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.78
Current children cumulated vsize (KiB) 545808

[startup+102.318 s]
/proc/loadavg: 3.87 4.09 4.07 5/100 31078
/proc/meminfo: memFree=2961076/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=394.79
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 32977 6502 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899556 134533068 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=98.65
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 8251 1614 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=98.87
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 8221 1666 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=98.52
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 8226 1626 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 394.79
Current children cumulated vsize (KiB) 545808

[startup+162.304 s]
/proc/loadavg: 4.02 4.09 4.07 5/100 31270
/proc/meminfo: memFree=2960456/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=627.07
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 52409 10298 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=156.59
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 13102 2557 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=157.49
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 13130 2619 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=156.34
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 13038 2596 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 627.07
Current children cumulated vsize (KiB) 545808

[startup+222.311 s]
/proc/loadavg: 4.15 4.10 4.07 6/100 31459
/proc/meminfo: memFree=2960704/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=859
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 71799 14101 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=214.6
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 17931 3529 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=215.41
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 17991 3550 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=214.1
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 17871 3539 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 859
Current children cumulated vsize (KiB) 545808

[startup+282.317 s]
/proc/loadavg: 3.95 4.05 4.06 5/100 31646
/proc/meminfo: memFree=2960704/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=1092.7
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 91351 17919 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=273.23
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 22822 4501 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=273.51
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 22886 4465 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=30884] ppid=30882 vsize=545808 CPUtime=1557.1
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 130298 25412 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=389.03
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 32516 6387 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=389.29
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 32577 6352 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=388.98
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 32449 6449 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1557.1
Current children cumulated vsize (KiB) 545808

[startup+462.314 s]
/proc/loadavg: 4.19 4.17 4.10 5/100 32212
/proc/meminfo: memFree=2961448/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=1788.65
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 149676 29189 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=446.73
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 37340 7333 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=446.81
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 37371 7310 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=447.15
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 37299 7416 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (KiB) 545808

[startup+522.31 s]
/proc/loadavg: 4.07 4.13 4.09 5/100 32405
/proc/meminfo: memFree=2961184/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2019.19
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 168905 33014 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=504.13
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 42114 8299 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=504.85
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 42229 8256 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289460 134533068 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=504.35
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 42042 8393 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2019.19
Current children cumulated vsize (KiB) 545808

[startup+582.306 s]
/proc/loadavg: 4.02 4.11 4.08 5/100 32592
/proc/meminfo: memFree=2961572/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2249.78
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 188241 36737 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=561.69
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 46942 9227 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=562.72
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 47087 9185 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=561.39
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 46801 9338 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2249.78
Current children cumulated vsize (KiB) 545808

[startup+642.312 s]
/proc/loadavg: 4.10 4.11 4.09 5/100 313
/proc/meminfo: memFree=2961572/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2481.58
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 207581 40577 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=619.85
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 51846 10139 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=620.71
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 51969 10102 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=619.05
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 51569 10336 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2481.58
Current children cumulated vsize (KiB) 545808

[startup+702.308 s]
/proc/loadavg: 4.23 4.14 4.10 6/100 500
/proc/meminfo: memFree=2961448/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2715.25
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 227064 44461 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=678.42
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 56720 11122 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=678.9
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 56823 11067 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=677.59
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 56460 11299 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2715.25
Current children cumulated vsize (KiB) 545808

[startup+762.314 s]
/proc/loadavg: 3.81 4.05 4.07 5/100 688
/proc/meminfo: memFree=2961448/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=2946.89
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 246493 48196 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=736.42
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 61600 12042 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=737.13
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 61712 12001 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=734.95
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 61225 12270 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2946.89
Current children cumulated vsize (KiB) 545808

[startup+822.31 s]
/proc/loadavg: 3.84 4.00 4.05 6/100 877
/proc/meminfo: memFree=2961572/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=3179.55
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 265894 52061 0 0 16 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=794.25
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 66413 13012 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=795.69
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 66570 12999 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=793.56
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 66097 13259 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3179.55
Current children cumulated vsize (KiB) 545808

[startup+882.315 s]
/proc/loadavg: 4.18 4.06 4.07 5/100 1079
/proc/meminfo: memFree=2961572/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=3412.26
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 285289 55937 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=852.46
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 71286 13960 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=854.51
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 71503 13948 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=851.21
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 70870 14251 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3412.26
Current children cumulated vsize (KiB) 545808

[startup+942.311 s]
/proc/loadavg: 4.10 4.06 4.06 6/100 1268
/proc/meminfo: memFree=2961696/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=3645.51
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 304783 59768 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=910.8
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 76163 14917 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=912.78
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 76403 14875 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=909.25
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 75704 15221 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3645.51
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.12 4.08 4.07 5/100 1455
/proc/meminfo: memFree=2961812/3368532 swapFree=1954072/1959888
[pid=30884] ppid=30882 vsize=545808 CPUtime=3868.89
/proc/30884/stat : 30884 (gnovelty+) R 30882 30884 15881 0 -1 4202496 19824 0 0 0 323556 63333 0 0 15 0 4 0 1099675240 558907392 19780 4294967295 134512640 135680988 3215900224 3215899468 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30884/statm: 136452 19780 103 286 0 136164 0
[pid=30884/tid=30886] ppid=30882 vsize=545808 CPUtime=967.16
/proc/30884/task/30886/stat : 30886 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 80884 15832 0 0 16 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3077681500 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30884/tid=30887] ppid=30882 vsize=545808 CPUtime=967.89
/proc/30884/task/30887/stat : 30887 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 81002 15787 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3068289372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30884/tid=30888] ppid=30882 vsize=545808 CPUtime=965.06
/proc/30884/task/30888/stat : 30888 (gnovelty+) R 30882 30884 15881 0 -1 4202560 9 0 0 0 80410 16096 0 0 15 0 4 0 1099675249 558907392 19780 4294967295 134512640 135680988 3215900224 3058897244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3868.89
Current children cumulated vsize (KiB) 545808

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): 3868.91
CPU user time (s): 3235.58
CPU system time (s): 633.33
CPU usage (%): 386.883
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3235.58
system time used= 633.33
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19824
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= 24739027
involuntary context switches= 67984

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 22:22:21
IDJOB=1777687
IDBENCH=70411
IDSOLVER=617
FILE ID=tipi44/1777687-1243455741
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1481598919-023.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777687-1243455741/watcher-1777687-1243455741 -o /tmp/evaluation-result-1777687-1243455741/solver-1777687-1243455741 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777687-1243455741.cnf 283388442 4

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

MD5SUM BENCH= b5e7cd1135ca2561f4261d81ae9e01a8
RANDOM SEED= 283388442

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:       3040096 kB
Buffers:        130896 kB
Cached:          90892 kB
SwapCached:       2184 kB
Active:          88600 kB
Inactive:       142804 kB
HighTotal:     2489216 kB
HighFree:      2386260 kB
LowTotal:       879316 kB
LowFree:        653836 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:        8864 kB
Mapped:           3432 kB
Slab:            86948 kB
SReclaimable:    76936 kB
SUnreclaim:      10012 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 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-27 22:39:03