Trace number 1778203

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S125259973-020.cnf
MD5SUM12036b968a11f05f0115f39f0b6ae97c
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.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778203-1243470648/watcher-1778203-1243470648 -o /tmp/evaluation-result-1778203-1243470648/solver-1778203-1243470648 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778203-1243470648.cnf 336839525 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.00 3.90 3.83 3/115 23434
/proc/meminfo: memFree=3160072/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=509228 CPUtime=0
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 1619 0 0 0 0 0 0 0 18 0 1 0 1111744604 521449472 1576 4294967295 134512640 135680988 3220490912 3220490176 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/23434/statm: 127307 1583 99 286 0 127019 0

[startup+0.079855 s]
/proc/loadavg: 4.00 3.90 3.83 3/115 23434
/proc/meminfo: memFree=3160072/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=517040 CPUtime=0.08
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 18525 0 0 0 4 4 0 0 18 0 1 0 1111744604 529448960 18481 4294967295 134512640 135680988 3220490912 3220490176 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/23434/statm: 129260 18486 99 286 0 128972 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517040

[startup+0.119853 s]
/proc/loadavg: 4.00 3.90 3.83 3/115 23434
/proc/meminfo: memFree=3160072/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=0.16
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19794 0 0 0 9 7 0 0 19 0 4 0 1111744604 558899200 19749 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19749 103 286 0 136162 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545800

[startup+0.31984 s]
/proc/loadavg: 4.00 3.90 3.83 3/115 23434
/proc/meminfo: memFree=3160072/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=0.88
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 53 35 0 0 17 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 545800

[startup+0.719825 s]
/proc/loadavg: 4.00 3.90 3.83 3/115 23434
/proc/meminfo: memFree=3160072/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=2.35
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 120 115 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 545800

[startup+1.51992 s]
/proc/loadavg: 4.00 3.90 3.83 5/119 23438
/proc/meminfo: memFree=3081824/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=5.32
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 281 251 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=1.32
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 74 58 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=1.29
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 64 65 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=1.29
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 75 54 0 0 16 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 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) 545800

[startup+3.11983 s]
/proc/loadavg: 4.00 3.90 3.83 5/119 23438
/proc/meminfo: memFree=3081300/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=11.35
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 594 541 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=2.84
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 156 128 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=2.77
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 137 140 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=2.81
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 152 129 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 545800

[startup+6.31965 s]
/proc/loadavg: 4.00 3.90 3.83 5/119 23438
/proc/meminfo: memFree=3081300/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=23.21
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 1222 1099 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490108 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=5.84
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 325 259 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=5.72
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 283 289 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=5.77
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 296 281 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.21
Current children cumulated vsize (KiB) 545800

[startup+12.7194 s]
/proc/loadavg: 4.00 3.90 3.83 5/119 23622
/proc/meminfo: memFree=3080924/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=46.71
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 2504 2167 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=11.6
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 635 525 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=11.47
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 609 538 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=11.75
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 622 553 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.71
Current children cumulated vsize (KiB) 545800

[startup+25.5089 s]
/proc/loadavg: 3.85 3.87 3.82 5/119 23623
/proc/meminfo: memFree=3081000/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=94.31
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 4990 4441 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=23.43
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 1240 1103 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=23.4
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 1248 1092 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=23.53
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 1226 1127 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.31
Current children cumulated vsize (KiB) 545800

[startup+51.1078 s]
/proc/loadavg: 3.91 3.88 3.82 5/119 23623
/proc/meminfo: memFree=3081088/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=188.62
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19795 0 0 0 10048 8814 0 0 15 0 4 0 1111744604 558899200 19750 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19750 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=46.86
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 2524 2162 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=47.02
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 2515 2187 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=47.16
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 2463 2253 0 0 15 0 4 0 1111744613 558899200 19750 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.62
Current children cumulated vsize (KiB) 545800

[startup+102.316 s]
/proc/loadavg: 3.96 3.90 3.83 2/119 23816
/proc/meminfo: memFree=3080568/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=378.74
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 20029 17845 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=94.44
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 4959 4485 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=94.55
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 5065 4390 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=94.77
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 4959 4518 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 378.74
Current children cumulated vsize (KiB) 545800

[startup+162.303 s]
/proc/loadavg: 3.98 3.91 3.83 5/119 24003
/proc/meminfo: memFree=3080460/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=600.94
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 31845 28249 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=150.23
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 7946 7077 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=150.14
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 8008 7006 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=150.26
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 7916 7110 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 600.94
Current children cumulated vsize (KiB) 545800

[startup+222.311 s]
/proc/loadavg: 3.80 3.88 3.82 5/119 24190
/proc/meminfo: memFree=3080956/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=823.65
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 43730 38635 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=205.81
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 10832 9749 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=205.9
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 10985 9605 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=206.09
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 10902 9707 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 823.65
Current children cumulated vsize (KiB) 545800

[startup+282.308 s]
/proc/loadavg: 3.83 3.87 3.82 5/119 24378
/proc/meminfo: memFree=3081080/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=1046.23
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 55601 49022 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=261.49
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 13746 12403 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=261.35
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 13966 12169 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=23434] ppid=23432 vsize=545800 CPUtime=1490.05
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 79507 69498 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=372.57
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 19747 17510 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=373.3
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 20017 17313 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=372.84
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 19748 17536 0 0 16 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1490.05
Current children cumulated vsize (KiB) 545800

[startup+462.311 s]
/proc/loadavg: 3.77 3.80 3.80 5/119 24949
/proc/meminfo: memFree=3080676/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=1713.21
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 91336 79985 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=428.77
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 22727 20150 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=429.1
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 22942 19968 0 0 16 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=428.31
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 22680 20151 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1713.21
Current children cumulated vsize (KiB) 545800

[startup+522.309 s]
/proc/loadavg: 3.81 3.80 3.80 5/119 25138
/proc/meminfo: memFree=3081080/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=1935.14
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 103308 90206 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=484.09
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 25723 22686 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=484.72
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 25961 22511 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=483.94
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 25670 22724 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1935.14
Current children cumulated vsize (KiB) 545800

[startup+582.316 s]
/proc/loadavg: 3.88 3.82 3.81 5/119 25326
/proc/meminfo: memFree=3081080/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=2157.75
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 115238 100537 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=540
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 28700 25300 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=540.34
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 29007 25027 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=539.75
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 28617 25358 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2157.75
Current children cumulated vsize (KiB) 545800

[startup+642.314 s]
/proc/loadavg: 3.89 3.83 3.81 5/119 25514
/proc/meminfo: memFree=3080964/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=2379.08
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 127101 110807 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=595.43
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 31740 27803 0 0 16 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=595.84
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 31940 27644 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=595.1
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 31534 27976 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2379.08
Current children cumulated vsize (KiB) 545800

[startup+702.301 s]
/proc/loadavg: 3.82 3.82 3.81 6/119 25703
/proc/meminfo: memFree=3081088/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=2601.76
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 138978 121198 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=650.77
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 34706 30371 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=651.26
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 34928 30198 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=650.81
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 34482 30599 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2601.76
Current children cumulated vsize (KiB) 545800

[startup+762.319 s]
/proc/loadavg: 3.67 3.78 3.80 5/119 25891
/proc/meminfo: memFree=3080692/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=2823.14
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 150722 131592 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=706.56
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 37633 33023 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=706.47
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 37871 32776 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=706.31
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 37412 33219 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2823.14
Current children cumulated vsize (KiB) 545800

[startup+822.307 s]
/proc/loadavg: 3.88 3.82 3.81 5/119 26077
/proc/meminfo: memFree=3080460/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=3044.68
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 162587 141881 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=761.97
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 40549 35648 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=761.57
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 40806 35351 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=761.81
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 40405 35776 0 0 16 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 545800

[startup+882.304 s]
/proc/loadavg: 3.89 3.84 3.81 4/119 26269
/proc/meminfo: memFree=3080460/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=3265.24
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 174401 152123 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=816.91
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 43410 38281 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=816.2
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 43725 37895 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=817.53
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 43483 38270 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3265.24
Current children cumulated vsize (KiB) 545800

[startup+942.312 s]
/proc/loadavg: 3.82 3.83 3.81 4/119 26457
/proc/meminfo: memFree=3080592/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=3487.69
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 186277 162492 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=872.45
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 46398 40847 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=872.18
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 46718 40500 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=873.23
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 46430 40893 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3487.69
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.81 3.83 3.81 6/119 26646
/proc/meminfo: memFree=3080088/3368532 swapFree=1941392/1959888
[pid=23434] ppid=23432 vsize=545800 CPUtime=3700.39
/proc/23434/stat : 23434 (gnovelty+) R 23432 23434 24991 0 -1 4202496 19796 0 0 0 197673 172366 0 0 15 0 4 0 1111744604 558899200 19751 4294967295 134512640 135680988 3220490912 3220490156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23434/statm: 136450 19751 103 286 0 136162 0
[pid=23434/tid=23436] ppid=23432 vsize=545800 CPUtime=925.36
/proc/23434/task/23436/stat : 23436 (gnovelty+) R 23432 23434 24991 0 -1 4202560 4 0 0 0 49196 43340 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3077472604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23434/tid=23437] ppid=23432 vsize=545800 CPUtime=925.75
/proc/23434/task/23437/stat : 23437 (gnovelty+) R 23432 23434 24991 0 -1 4202560 5 0 0 0 49632 42943 0 0 16 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3068080476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23434/tid=23438] ppid=23432 vsize=545800 CPUtime=926.31
/proc/23434/task/23438/stat : 23438 (gnovelty+) R 23432 23434 24991 0 -1 4202560 6 0 0 0 49248 43383 0 0 15 0 4 0 1111744613 558899200 19751 4294967295 134512640 135680988 3220490912 3058688348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3700.39
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): 3700.46
CPU user time (s): 1976.79
CPU system time (s): 1723.67
CPU usage (%): 370.033
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1976.79
system time used= 1723.67
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= 95442991
involuntary context switches= 228230

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 02:30:48
IDJOB=1778203
IDBENCH=70583
IDSOLVER=617
FILE ID=/1778203-1243470648
PBS_JOBID=
Free space on /tmp= 15730 MiB

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

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

MD5SUM BENCH= 12036b968a11f05f0115f39f0b6ae97c
RANDOM SEED= 336839525

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:       3160616 kB
Buffers:         13112 kB
Cached:         122584 kB
SwapCached:       4320 kB
Active:         105224 kB
Inactive:        41244 kB
HighTotal:     2489216 kB
HighFree:      2353932 kB
LowTotal:       879316 kB
LowFree:        806684 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1372 kB
Writeback:           0 kB
AnonPages:        9344 kB
Mapped:           4076 kB
Slab:            51120 kB
SReclaimable:    43344 kB
SUnreclaim:       7776 kB
PageTables:        752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127260 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-28 02:47:30