Trace number 1777624

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S559732886-091.cnf
MD5SUM3547ce771ce0dc5a0812b6017fd47b75
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 variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/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-1777624-1243452516/watcher-1777624-1243452516 -o /tmp/evaluation-result-1777624-1243452516/solver-1777624-1243452516 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777624-1243452516.cnf 1970054354 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.09 4.08 4.06 3/115 28821
/proc/meminfo: memFree=3162676/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=509232 CPUtime=0.01
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 1783 0 0 0 1 0 0 0 18 0 1 0 1109931366 521453568 1740 4294967295 134512640 135680988 3215222160 3215221424 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28821/statm: 127308 1750 99 286 0 127020 0

[startup+0.091954 s]
/proc/loadavg: 4.09 4.08 4.06 3/115 28821
/proc/meminfo: memFree=3162676/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=0.1
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19782 0 0 0 7 3 0 0 18 0 4 0 1109931366 558903296 19738 4294967295 134512640 135680988 3215222160 3215221492 134533475 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19738 103 286 0 136163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545804

[startup+0.112135 s]
/proc/loadavg: 4.09 4.08 4.06 3/115 28821
/proc/meminfo: memFree=3162676/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=0.15
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 12 3 0 0 19 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 545804

[startup+0.311942 s]
/proc/loadavg: 4.09 4.08 4.06 3/115 28821
/proc/meminfo: memFree=3162676/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=0.94
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 74 20 0 0 18 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 545804

[startup+0.712339 s]
/proc/loadavg: 4.09 4.08 4.06 3/115 28821
/proc/meminfo: memFree=3162676/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2.48
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 201 47 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 545804

[startup+1.51195 s]
/proc/loadavg: 4.09 4.08 4.06 5/119 28825
/proc/meminfo: memFree=3084292/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=5.32
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 438 94 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=1.21
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 98 23 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=1.36
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 116 20 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=1.39
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 113 26 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 545804

[startup+3.11197 s]
/proc/loadavg: 4.09 4.08 4.06 5/119 28825
/proc/meminfo: memFree=3084144/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=11.34
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 935 199 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=2.69
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 222 47 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=2.8
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 231 49 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=2.92
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 237 55 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 545804

[startup+6.31152 s]
/proc/loadavg: 4.08 4.07 4.06 5/119 28825
/proc/meminfo: memFree=3084076/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=23.67
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 1938 429 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=5.76
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 468 108 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=5.8
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 471 109 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=6.02
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 488 114 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 545804

[startup+12.7114 s]
/proc/loadavg: 4.07 4.07 4.06 5/119 28825
/proc/meminfo: memFree=3083860/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=48.52
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 3954 898 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=12
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 961 239 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=12.03
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 973 230 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=12.29
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 988 241 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.52
Current children cumulated vsize (KiB) 545804

[startup+25.5108 s]
/proc/loadavg: 4.06 4.07 4.05 5/119 29008
/proc/meminfo: memFree=3083796/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=97.97
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 7951 1846 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=24.29
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 1962 467 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=24.51
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 1995 456 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=24.53
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 1953 500 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.97
Current children cumulated vsize (KiB) 545804

[startup+51.1097 s]
/proc/loadavg: 4.11 4.08 4.06 5/119 29012
/proc/meminfo: memFree=3083560/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=196.05
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 15808 3797 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=48.91
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 3960 931 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=48.7
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 3945 925 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=49.08
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 3893 1015 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.05
Current children cumulated vsize (KiB) 545804

[startup+102.308 s]
/proc/loadavg: 3.92 4.03 4.04 5/119 29197
/proc/meminfo: memFree=3083204/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=391.85
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 31709 7476 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=97.1
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 7895 1815 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=97.41
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 7907 1834 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=98.74
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 7923 1951 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 391.85
Current children cumulated vsize (KiB) 545804

[startup+162.315 s]
/proc/loadavg: 4.02 4.04 4.04 5/119 29386
/proc/meminfo: memFree=3083312/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=619.93
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 50303 11690 0 0 16 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221492 134532936 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=154.04
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 12538 2866 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=154.94
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 12634 2860 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=156.11
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 12560 3051 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 619.93
Current children cumulated vsize (KiB) 545804

[startup+222.313 s]
/proc/loadavg: 4.07 4.04 4.04 5/119 29579
/proc/meminfo: memFree=3083264/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=850.66
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 69055 16011 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=212.02
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 17252 3950 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=212.62
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 17308 3954 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=213.64
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 17259 4105 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 850.66
Current children cumulated vsize (KiB) 545804

[startup+282.311 s]
/proc/loadavg: 3.98 4.02 4.03 5/119 29766
/proc/meminfo: memFree=3083040/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=1080.4
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 87630 20410 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=269.82
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 21921 5061 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=269.65
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 21891 5074 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=28821] ppid=28819 vsize=545804 CPUtime=1540.86
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 125069 29017 0 0 16 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=384.49
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 31247 7202 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=384.9
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 31325 7165 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=386.25
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 31229 7396 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1540.86
Current children cumulated vsize (KiB) 545804

[startup+462.304 s]
/proc/loadavg: 4.10 4.07 4.04 5/119 30331
/proc/meminfo: memFree=3083172/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=1773.43
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 143866 33477 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=442.76
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 35937 8339 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=442.96
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 36045 8251 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=444.36
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 35924 8512 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1773.43
Current children cumulated vsize (KiB) 545804

[startup+522.311 s]
/proc/loadavg: 4.15 4.10 4.05 5/119 30520
/proc/meminfo: memFree=3082644/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2004.7
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 162523 37947 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=500.13
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 40606 9407 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=501.04
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 40743 9361 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=502.68
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 40653 9615 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2004.7
Current children cumulated vsize (KiB) 545804

[startup+582.309 s]
/proc/loadavg: 4.22 4.11 4.06 5/119 30711
/proc/meminfo: memFree=3082644/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2234.84
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 181176 42308 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=557.27
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 45207 10520 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=558.63
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 45432 10431 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=560.31
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 45358 10673 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2234.84
Current children cumulated vsize (KiB) 545804

[startup+642.306 s]
/proc/loadavg: 4.25 4.15 4.07 6/119 30897
/proc/meminfo: memFree=3083288/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2467.03
/proc/28821/stat : 28821 (gnovelty+) S 28819 28821 24991 0 -1 4202496 19796 0 0 0 200090 46613 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=615.32
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 49956 11576 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=616.27
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 50093 11534 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=618.42
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 50120 11722 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2467.03
Current children cumulated vsize (KiB) 545804

[startup+702.314 s]
/proc/loadavg: 4.09 4.12 4.07 5/119 31085
/proc/meminfo: memFree=3083328/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2699.57
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 218784 51173 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=673.73
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 54652 12721 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=674.28
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 54769 12659 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=676.38
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 54759 12879 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2699.57
Current children cumulated vsize (KiB) 545804

[startup+762.311 s]
/proc/loadavg: 4.12 4.14 4.08 5/119 31274
/proc/meminfo: memFree=3083544/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=2931.26
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 237657 55469 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=731.51
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 59331 13820 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=732.63
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 59561 13702 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=733.94
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 59459 13935 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2931.26
Current children cumulated vsize (KiB) 545804

[startup+822.309 s]
/proc/loadavg: 4.09 4.12 4.08 5/119 31463
/proc/meminfo: memFree=3083512/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=3162.34
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 256384 59850 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=789.27
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 63972 14955 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=790.54
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 64298 14756 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=791.47
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 64091 15056 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3162.34
Current children cumulated vsize (KiB) 545804

[startup+882.317 s]
/proc/loadavg: 3.94 4.08 4.07 5/119 31650
/proc/meminfo: memFree=3083884/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=3393.68
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 275112 64256 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=847.14
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 68652 16062 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=848.78
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 69003 15875 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=849.09
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 68782 16127 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3393.68
Current children cumulated vsize (KiB) 545804

[startup+942.314 s]
/proc/loadavg: 4.02 4.08 4.07 5/119 31836
/proc/meminfo: memFree=3083404/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=3625.61
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 293918 68643 0 0 16 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=905.27
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 73373 17154 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=906.53
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 73723 16930 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=907.19
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 73455 17264 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3625.61
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.07 4.09 4.07 5/119 32028
/proc/meminfo: memFree=3083420/3368532 swapFree=1941392/1959888
[pid=28821] ppid=28819 vsize=545804 CPUtime=3849.64
/proc/28821/stat : 28821 (gnovelty+) R 28819 28821 24991 0 -1 4202496 19796 0 0 0 311976 72988 0 0 15 0 4 0 1109931366 558903296 19752 4294967295 134512640 135680988 3215222160 3215221404 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28821/statm: 136451 19752 103 286 0 136163 0
[pid=28821/tid=28823] ppid=28819 vsize=545804 CPUtime=961.31
/proc/28821/task/28823/stat : 28823 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 77924 18207 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28821/tid=28824] ppid=28819 vsize=545804 CPUtime=962.42
/proc/28821/task/28824/stat : 28824 (gnovelty+) R 28819 28821 24991 0 -1 4202560 5 0 0 0 78232 18010 0 0 15 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28821/tid=28825] ppid=28819 vsize=545804 CPUtime=963.41
/proc/28821/task/28825/stat : 28825 (gnovelty+) R 28819 28821 24991 0 -1 4202560 4 0 0 0 78031 18310 0 0 16 0 4 0 1109931375 558903296 19752 4294967295 134512640 135680988 3215222160 3059192156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3849.64
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): 3849.72
CPU user time (s): 3119.84
CPU system time (s): 729.88
CPU usage (%): 384.958
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3119.84
system time used= 729.88
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= 30918588
involuntary context switches= 84942

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:28:36
IDJOB=1777624
IDBENCH=70390
IDSOLVER=617
FILE ID=/1777624-1243452516
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S559732886-091.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777624-1243452516/watcher-1777624-1243452516 -o /tmp/evaluation-result-1777624-1243452516/solver-1777624-1243452516 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777624-1243452516.cnf 1970054354 4

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

MD5SUM BENCH= 3547ce771ce0dc5a0812b6017fd47b75
RANDOM SEED= 1970054354

Linux (none) 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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3162676 kB
Buffers:         13060 kB
Cached:         120324 kB
SwapCached:       4320 kB
Active:         105044 kB
Inactive:        38984 kB
HighTotal:     2489216 kB
HighFree:      2355596 kB
LowTotal:       879316 kB
LowFree:        807080 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        9432 kB
Mapped:           4256 kB
Slab:            50824 kB
SReclaimable:    42968 kB
SUnreclaim:       7856 kB
PageTables:        760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-27 21:45:18