Trace number 1777651

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
MD5SUMe85d34ddccfa23997bc15509ac656c11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.09/0.08	c +------------------------------+
0.09/0.08	c | gNovelty+, version 1.0       |
0.09/0.08	c +------------------------------+
0.09/0.08	c gnovelty+ -h for help
0.09/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-1777651-1243453735/watcher-1777651-1243453735 -o /tmp/evaluation-result-1777651-1243453735/solver-1777651-1243453735 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777651-1243453735.cnf 303478157 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.97 3.96 3.97 3/96 24385
/proc/meminfo: memFree=3040144/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=509228 CPUtime=0.01
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 1465 0 0 0 0 1 0 0 18 0 1 0 1099474601 521449472 1421 4294967295 134512640 135680988 3217043280 3217042544 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/24385/statm: 127307 1429 99 286 0 127019 0

[startup+0.083166 s]
/proc/loadavg: 3.97 3.96 3.97 3/96 24385
/proc/meminfo: memFree=3040144/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=517040 CPUtime=0.09
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19541 0 0 0 3 6 0 0 18 0 1 0 1099474601 529448960 19496 4294967295 134512640 135680988 3217043280 3217042544 134537779 0 0 0 0 0 0 0 17 0 0 0 0
/proc/24385/statm: 129260 19508 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.113537 s]
/proc/loadavg: 3.97 3.96 3.97 3/96 24385
/proc/meminfo: memFree=3040144/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=0.16
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 10 6 0 0 19 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545800

[startup+0.31352 s]
/proc/loadavg: 3.97 3.96 3.97 3/96 24385
/proc/meminfo: memFree=3040144/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=0.92
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 70 22 0 0 18 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 545800

[startup+0.713493 s]
/proc/loadavg: 3.97 3.96 3.97 3/96 24385
/proc/meminfo: memFree=3040144/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2.48
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 192 56 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 545800

[startup+1.5137 s]
/proc/loadavg: 3.97 3.96 3.97 6/100 24390
/proc/meminfo: memFree=2961860/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=5.62
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 452 110 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=1.39
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 108 31 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=1.39
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 116 23 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=1.33
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 108 25 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 545800

[startup+3.11353 s]
/proc/loadavg: 3.97 3.96 3.97 5/100 24390
/proc/meminfo: memFree=2961860/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=11.39
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 920 219 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=2.93
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 228 65 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=2.73
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 225 48 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=2.64
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 209 55 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 545800

[startup+6.31314 s]
/proc/loadavg: 3.97 3.96 3.97 5/100 24390
/proc/meminfo: memFree=2961892/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=23.98
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 1951 447 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=6.08
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 488 120 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=5.83
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 476 107 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=5.81
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 477 104 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 545800

[startup+12.7129 s]
/proc/loadavg: 3.97 3.96 3.97 5/100 24390
/proc/meminfo: memFree=2961924/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=49.01
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 3957 944 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=12.35
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 1000 235 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=12.04
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 977 227 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=12.16
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 984 232 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.01
Current children cumulated vsize (KiB) 545800

[startup+25.5119 s]
/proc/loadavg: 3.98 3.96 3.97 5/100 24576
/proc/meminfo: memFree=2961696/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=98.73
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 8046 1827 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=24.85
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 2008 477 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=24.31
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 1971 460 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=24.6
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 2035 425 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.73
Current children cumulated vsize (KiB) 545800

[startup+51.1101 s]
/proc/loadavg: 4.06 3.98 3.98 5/100 24578
/proc/meminfo: memFree=2961592/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=197.38
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 16217 3521 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=49.44
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 4052 892 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=48.85
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 4003 882 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=49.48
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 4075 873 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.38
Current children cumulated vsize (KiB) 545800

[startup+102.317 s]
/proc/loadavg: 4.07 4.00 3.98 5/100 24765
/proc/meminfo: memFree=2961552/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=395.1
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 32357 7153 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=98.79
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 8086 1793 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=98.34
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 8005 1829 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=99.03
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 8136 1767 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (KiB) 545800

[startup+162.312 s]
/proc/loadavg: 3.93 3.97 3.97 5/100 24951
/proc/meminfo: memFree=2961460/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=628.69
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 51387 11482 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=157.66
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 12890 2876 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=156.69
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 12746 2923 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=157.12
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 12868 2844 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.69
Current children cumulated vsize (KiB) 545800

[startup+222.308 s]
/proc/loadavg: 3.99 3.98 3.98 6/100 25139
/proc/meminfo: memFree=2961616/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=860.35
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 70440 15595 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=216.21
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 17662 3959 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=214.28
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 17483 3945 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=215.17
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 17674 3843 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 860.35
Current children cumulated vsize (KiB) 545800

[startup+282.314 s]
/proc/loadavg: 3.91 3.95 3.97 5/100 25332
/proc/meminfo: memFree=2961436/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=1091.54
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 89366 19788 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=273.98
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 22384 5014 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=272.03
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 22188 5015 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=24385] ppid=24383 vsize=545800 CPUtime=1556.68
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 127455 28213 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=390.65
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 31926 7139 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=387.91
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 31641 7150 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=388.71
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 31969 6902 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1556.68
Current children cumulated vsize (KiB) 545800

[startup+462.302 s]
/proc/loadavg: 3.95 3.96 3.97 5/100 25896
/proc/meminfo: memFree=2961220/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=1786.75
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 146305 32370 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=448.28
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 36655 8173 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=445.46
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 36327 8219 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350992 134547388 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=446.08
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 36708 7900 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.75
Current children cumulated vsize (KiB) 545800

[startup+522.318 s]
/proc/loadavg: 3.98 3.97 3.97 5/100 26085
/proc/meminfo: memFree=2961228/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2017.55
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 165252 36503 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=506.59
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 41463 9196 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=502.82
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 41045 9237 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=503.48
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 41458 8890 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2017.55
Current children cumulated vsize (KiB) 545800

[startup+582.314 s]
/proc/loadavg: 3.98 3.97 3.97 3/100 26274
/proc/meminfo: memFree=2961188/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2251.09
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 184387 40722 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=564.98
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 46283 10215 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=561.36
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 45867 10269 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=561.78
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 46218 9960 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2251.09
Current children cumulated vsize (KiB) 545800

[startup+642.31 s]
/proc/loadavg: 3.99 3.97 3.97 5/100 26465
/proc/meminfo: memFree=2961344/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2481.46
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 203210 44936 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=622.56
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 50961 11295 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=619.24
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 50555 11369 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=619.06
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 50932 10974 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2481.46
Current children cumulated vsize (KiB) 545800

[startup+702.315 s]
/proc/loadavg: 3.99 3.97 3.97 4/100 26654
/proc/meminfo: memFree=2961460/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2712.7
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 222218 49052 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=680.35
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 55673 12362 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=676.7
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 55260 12410 0 0 16 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=676.93
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 55723 11970 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2712.7
Current children cumulated vsize (KiB) 545800

[startup+762.311 s]
/proc/loadavg: 3.98 3.97 3.97 5/100 26840
/proc/meminfo: memFree=2961444/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=2943.78
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 241215 53163 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=738.03
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 60438 13365 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=734.7
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 60031 13439 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=734.19
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 60429 12990 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2943.78
Current children cumulated vsize (KiB) 545800

[startup+822.307 s]
/proc/loadavg: 4.02 3.99 3.97 5/100 27028
/proc/meminfo: memFree=2961344/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=3175.73
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 260194 57379 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=795.48
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 65127 14421 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=793.25
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 64827 14498 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=791.95
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 65113 14082 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3175.73
Current children cumulated vsize (KiB) 545800

[startup+882.313 s]
/proc/loadavg: 3.77 3.92 3.95 6/100 27217
/proc/meminfo: memFree=2961460/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=3408.26
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 279236 61590 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=854.06
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 69972 15434 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=851.03
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 69492 15611 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=849.93
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 69873 15120 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3408.26
Current children cumulated vsize (KiB) 545800

[startup+942.309 s]
/proc/loadavg: 3.76 3.89 3.94 5/100 27404
/proc/meminfo: memFree=2961228/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=3639.93
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 298171 65822 0 0 16 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=911.78
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 74720 16458 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=909.43
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 74250 16693 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=907.77
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 74601 16176 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3639.93
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.91 3.91 3.94 5/100 27597
/proc/meminfo: memFree=2960924/3368532 swapFree=1954072/1959888
[pid=24385] ppid=24383 vsize=545800 CPUtime=3860.31
/proc/24385/stat : 24385 (gnovelty+) R 24383 24385 15881 0 -1 4202496 19806 0 0 0 316397 69634 0 0 15 0 4 0 1099474601 558899200 19761 4294967295 134512640 135680988 3217043280 3217042524 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24385/statm: 136450 19761 103 286 0 136162 0
[pid=24385/tid=24387] ppid=24383 vsize=545800 CPUtime=966.74
/proc/24385/task/24387/stat : 24387 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 79286 17388 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3077742940 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24385/tid=24388] ppid=24383 vsize=545800 CPUtime=964.07
/proc/24385/task/24388/stat : 24388 (gnovelty+) R 24383 24385 15881 0 -1 4202560 6 0 0 0 78732 17675 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24385/tid=24389] ppid=24383 vsize=545800 CPUtime=963.19
/proc/24385/task/24389/stat : 24389 (gnovelty+) R 24383 24385 15881 0 -1 4202560 7 0 0 0 79172 17147 0 0 15 0 4 0 1099474609 558899200 19761 4294967295 134512640 135680988 3217043280 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3860.31
Current children cumulated vsize (KiB) 545800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3860.38
CPU user time (s): 3164.04
CPU system time (s): 696.34
CPU usage (%): 386.027
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3164.04
system time used= 696.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
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= 29174525
involuntary context switches= 76491

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 21:48:55
IDJOB=1777651
IDBENCH=70399
IDSOLVER=617
FILE ID=tipi44/1777651-1243453735
PBS_JOBID=
Free space on /tmp= 15894 MiB

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

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

MD5SUM BENCH= e85d34ddccfa23997bc15509ac656c11
RANDOM SEED= 303478157

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:       3040440 kB
Buffers:        130896 kB
Cached:          90740 kB
SwapCached:       2184 kB
Active:          88588 kB
Inactive:       142720 kB
HighTotal:     2489216 kB
HighFree:      2386344 kB
LowTotal:       879316 kB
LowFree:        654096 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:        8676 kB
Mapped:           3140 kB
Slab:            86692 kB
SReclaimable:    76924 kB
SUnreclaim:       9768 kB
PageTables:        472 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-27 22:05:37