Trace number 1778176

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) 3705.58 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S816613570-013.cnf
MD5SUM81069fe0820ec926c4489d15e9670c03
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 variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1778176-1243468777/watcher-1778176-1243468777 -o /tmp/evaluation-result-1778176-1243468777/solver-1778176-1243468777 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778176-1243468777.cnf 1305382744 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.60 3.77 3.80 3/96 7566
/proc/meminfo: memFree=3039132/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=509232 CPUtime=0
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 1403 0 0 0 0 0 0 0 18 0 1 0 1100978895 521453568 1360 4294967295 134512640 135680988 3214677264 3214676528 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7566/statm: 127308 1371 99 286 0 127020 0

[startup+0.024308 s]
/proc/loadavg: 3.60 3.77 3.80 3/96 7566
/proc/meminfo: memFree=3039132/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=509232 CPUtime=0.02
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 7927 0 0 0 0 2 0 0 18 0 1 0 1100978895 521453568 7884 4294967295 134512640 135680988 3214677264 3214676528 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7566/statm: 127308 7904 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.114298 s]
/proc/loadavg: 3.60 3.77 3.80 3/96 7566
/proc/meminfo: memFree=3039132/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=0.13
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 5 8 0 0 19 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.314283 s]
/proc/loadavg: 3.60 3.77 3.80 3/96 7566
/proc/meminfo: memFree=3039132/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=0.79
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 39 40 0 0 18 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 545804

[startup+0.714257 s]
/proc/loadavg: 3.60 3.77 3.80 3/96 7566
/proc/meminfo: memFree=3039132/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=2.28
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 111 117 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 545804

[startup+1.51422 s]
/proc/loadavg: 3.60 3.77 3.80 5/100 7570
/proc/meminfo: memFree=2960676/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=5.25
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 271 254 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676460 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=1.27
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 68 59 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=1.31
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 73 58 0 0 16 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=1.24
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 62 62 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 545804

[startup+3.11413 s]
/proc/loadavg: 3.60 3.77 3.80 5/100 7570
/proc/meminfo: memFree=2960676/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=11.22
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 607 515 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=2.73
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 166 107 0 0 16 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=2.79
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 150 129 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=2.73
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 135 138 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 545804

[startup+6.31391 s]
/proc/loadavg: 3.63 3.78 3.80 5/100 7572
/proc/meminfo: memFree=2960428/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=23.18
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 1222 1096 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=5.72
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 343 229 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=5.86
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 295 291 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=5.7
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 287 283 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 545804

[startup+12.7134 s]
/proc/loadavg: 3.66 3.78 3.80 5/100 7572
/proc/meminfo: memFree=2960468/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=46.91
/proc/7566/stat : 7566 (gnovelty+) S 7564 7566 15881 0 -1 4202496 19795 0 0 0 2476 2215 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=11.66
/proc/7566/task/7568/stat : 7568 (gnovelty+) S 7564 7566 15881 0 -1 4202560 4 0 0 0 664 502 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=11.77
/proc/7566/task/7569/stat : 7569 (gnovelty+) S 7564 7566 15881 0 -1 4202560 5 0 0 0 608 569 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=11.62
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 581 581 0 0 16 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077460 134998512 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.91
Current children cumulated vsize (KiB) 545804

[startup+25.5126 s]
/proc/loadavg: 3.74 3.79 3.80 5/100 7572
/proc/meminfo: memFree=2960472/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=94.79
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 5014 4465 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=23.68
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 1281 1087 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=23.77
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 1259 1118 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=23.5
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 1201 1149 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.79
Current children cumulated vsize (KiB) 545804

[startup+51.1111 s]
/proc/loadavg: 3.83 3.81 3.81 6/100 7756
/proc/meminfo: memFree=2959832/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=189.38
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19795 0 0 0 10024 8914 0 0 15 0 4 0 1100978895 558903296 19751 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19751 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=47.63
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 2582 2181 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=47.06
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 2493 2213 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=47.43
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 2414 2329 0 0 15 0 4 0 1100978903 558903296 19751 4294967295 134512640 135680988 3214677264 3059077420 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.38
Current children cumulated vsize (KiB) 545804

[startup+102.318 s]
/proc/loadavg: 3.85 3.82 3.81 5/100 7761
/proc/meminfo: memFree=2959852/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=378.73
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 20145 17728 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=94.88
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 5119 4369 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=94.02
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 4979 4423 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=95.08
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 4952 4556 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 378.73
Current children cumulated vsize (KiB) 545804

[startup+162.304 s]
/proc/loadavg: 3.90 3.83 3.82 5/100 7950
/proc/meminfo: memFree=2959852/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=598.95
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 31906 27989 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=149.71
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 8045 6926 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=149.28
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 7907 7021 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=150.1
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 7911 7099 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 598.95
Current children cumulated vsize (KiB) 545804

[startup+222.309 s]
/proc/loadavg: 3.88 3.83 3.82 5/100 8137
/proc/meminfo: memFree=2960224/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=821.57
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 43647 38510 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=205.16
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 10989 9527 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=204.78
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 10841 9637 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=206.14
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 10854 9760 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 821.57
Current children cumulated vsize (KiB) 545804

[startup+282.305 s]
/proc/loadavg: 3.80 3.81 3.81 5/100 8324
/proc/meminfo: memFree=2960712/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=1045.73
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 55465 49108 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=261.15
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 13853 12262 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=260.81
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 13852 12229 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=7566] ppid=7564 vsize=545804 CPUtime=1490.7
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 78932 70138 0 0 16 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=372.82
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 19694 17588 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=372.53
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 19812 17441 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=372.39
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 19575 17664 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1490.7
Current children cumulated vsize (KiB) 545804

[startup+462.313 s]
/proc/loadavg: 3.81 3.82 3.81 5/100 8895
/proc/meminfo: memFree=2960720/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=1713.68
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 90716 80652 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=428.08
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 22618 20190 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=428.11
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 22735 20076 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=428.18
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 22498 20320 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1713.68
Current children cumulated vsize (KiB) 545804

[startup+522.31 s]
/proc/loadavg: 3.73 3.78 3.80 5/100 9082
/proc/meminfo: memFree=2960720/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=1935.96
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 102489 91107 0 0 16 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=483.45
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 25519 22826 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=483.71
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 25666 22705 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=483.73
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 25471 22902 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1935.96
Current children cumulated vsize (KiB) 545804

[startup+582.315 s]
/proc/loadavg: 3.86 3.80 3.80 5/100 9269
/proc/meminfo: memFree=2960588/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=2159.6
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 114205 101755 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=539.52
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 28409 25543 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=539.57
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 28652 25305 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=539.34
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 28407 25527 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2159.6
Current children cumulated vsize (KiB) 545804

[startup+642.311 s]
/proc/loadavg: 3.79 3.79 3.80 5/100 9457
/proc/meminfo: memFree=2960596/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=2382.21
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 125949 112272 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=595.37
/proc/7566/task/7568/stat : 7568 (gnovelty+) S 7564 7566 15881 0 -1 4202560 4 0 0 0 31364 28173 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=594.91
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 31588 27903 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=594.92
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 31313 28179 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2382.21
Current children cumulated vsize (KiB) 545804

[startup+702.307 s]
/proc/loadavg: 3.87 3.81 3.81 5/100 9645
/proc/meminfo: memFree=2960472/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=2603.15
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 137682 122633 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=650.63
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 34274 30789 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=650.07
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 34551 30456 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=650.24
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 34234 30790 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2603.15
Current children cumulated vsize (KiB) 545804

[startup+762.313 s]
/proc/loadavg: 3.83 3.80 3.80 5/100 9838
/proc/meminfo: memFree=2960224/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=2826.55
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 149484 133171 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=706.51
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 37244 33407 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=706.03
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 37530 33073 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=706.25
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 37135 33490 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2826.55
Current children cumulated vsize (KiB) 545804

[startup+822.309 s]
/proc/loadavg: 3.71 3.77 3.79 5/100 10025
/proc/meminfo: memFree=2959604/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=3049.07
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 161287 143620 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=762.28
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 40154 36074 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=761.71
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 40523 35648 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=761.8
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 40079 36101 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3049.07
Current children cumulated vsize (KiB) 545804

[startup+882.315 s]
/proc/loadavg: 3.94 3.83 3.81 5/100 10212
/proc/meminfo: memFree=2959224/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=3270.81
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 172975 154106 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=817.76
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 43026 38750 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=817.14
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 43419 38295 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=817.3
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 43052 38678 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3270.81
Current children cumulated vsize (KiB) 545804

[startup+942.311 s]
/proc/loadavg: 3.83 3.81 3.81 5/100 10400
/proc/meminfo: memFree=2959108/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=3492.35
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 184820 164415 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=873.53
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 46003 41350 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=872.47
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 46328 40919 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=872.61
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 46015 41246 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3492.35
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.74 3.78 3.80 5/100 10588
/proc/meminfo: memFree=2959356/3368532 swapFree=1954076/1959888
[pid=7566] ppid=7564 vsize=545804 CPUtime=3705.52
/proc/7566/stat : 7566 (gnovelty+) R 7564 7566 15881 0 -1 4202496 19796 0 0 0 196082 174470 0 0 15 0 4 0 1100978895 558903296 19752 4294967295 134512640 135680988 3214677264 3214676508 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7566/statm: 136451 19752 103 286 0 136163 0
[pid=7566/tid=7568] ppid=7564 vsize=545804 CPUtime=927.07
/proc/7566/task/7568/stat : 7568 (gnovelty+) R 7564 7566 15881 0 -1 4202560 4 0 0 0 48867 43840 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3077861724 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7566/tid=7569] ppid=7564 vsize=545804 CPUtime=925.86
/proc/7566/task/7569/stat : 7569 (gnovelty+) R 7564 7566 15881 0 -1 4202560 5 0 0 0 49168 43418 0 0 16 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3068469596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7566/tid=7570] ppid=7564 vsize=545804 CPUtime=925.98
/proc/7566/task/7570/stat : 7570 (gnovelty+) R 7564 7566 15881 0 -1 4202560 6 0 0 0 48851 43747 0 0 15 0 4 0 1100978903 558903296 19752 4294967295 134512640 135680988 3214677264 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3705.52
Current children cumulated vsize (KiB) 545804

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.04
CPU time (s): 3705.58
CPU user time (s): 1960.87
CPU system time (s): 1744.71
CPU usage (%): 370.543
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1960.87
system time used= 1744.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19796
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= 98420146
involuntary context switches= 182973

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 01:59:37
IDJOB=1778176
IDBENCH=70574
IDSOLVER=617
FILE ID=tipi44/1778176-1243468777
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S816613570-013.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778176-1243468777/watcher-1778176-1243468777 -o /tmp/evaluation-result-1778176-1243468777/solver-1778176-1243468777 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778176-1243468777.cnf 1305382744 4

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

MD5SUM BENCH= 81069fe0820ec926c4489d15e9670c03
RANDOM SEED= 1305382744

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:       3039576 kB
Buffers:        130916 kB
Cached:          91508 kB
SwapCached:       2180 kB
Active:          88520 kB
Inactive:       143408 kB
HighTotal:     2489216 kB
HighFree:      2385832 kB
LowTotal:       879316 kB
LowFree:        653744 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8728 kB
Mapped:           3608 kB
Slab:            86956 kB
SReclaimable:    77128 kB
SUnreclaim:       9828 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87896 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 02:16:20