Trace number 1778311

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1746008863-010.cnf
MD5SUM243926b94d1dc7710cf6791cadd5350d
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 variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.07/0.08	c +------------------------------+
0.07/0.08	c | gNovelty+, version 1.0       |
0.07/0.08	c +------------------------------+
0.07/0.08	c gnovelty+ -h for help
0.07/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-1778311-1243476666/watcher-1778311-1243476666 -o /tmp/evaluation-result-1778311-1243476666/solver-1778311-1243476666 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778311-1243476666.cnf 1759623135 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.53 3.76 3.79 3/115 10344
/proc/meminfo: memFree=3159556/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=509232 CPUtime=0
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 1619 0 0 0 0 0 0 0 18 0 1 0 1112346354 521453568 1576 4294967295 134512640 135680988 3216572128 3216571392 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10344/statm: 127308 1583 99 286 0 127020 0

[startup+0.07521 s]
/proc/loadavg: 3.53 3.76 3.79 3/115 10344
/proc/meminfo: memFree=3159556/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=517044 CPUtime=0.07
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 18214 0 0 0 2 5 0 0 18 0 1 0 1112346354 529453056 18171 4294967295 134512640 135680988 3216572128 3216571392 134537842 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10344/statm: 129261 18180 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.115179 s]
/proc/loadavg: 3.53 3.76 3.79 3/115 10344
/proc/meminfo: memFree=3159556/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=0.14
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 7 7 0 0 19 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545808

[startup+0.315169 s]
/proc/loadavg: 3.53 3.76 3.79 3/115 10344
/proc/meminfo: memFree=3159556/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=0.84
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 45 39 0 0 18 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 545808

[startup+0.715152 s]
/proc/loadavg: 3.53 3.76 3.79 3/115 10344
/proc/meminfo: memFree=3159556/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=2.32
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 126 106 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571324 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 545808

[startup+1.51516 s]
/proc/loadavg: 3.53 3.76 3.79 5/119 10348
/proc/meminfo: memFree=3080868/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=5.32
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 292 240 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=1.28
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 70 58 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=1.33
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 76 57 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=1.28
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 70 58 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536748 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 545808

[startup+3.11507 s]
/proc/loadavg: 3.53 3.76 3.79 5/119 10348
/proc/meminfo: memFree=3080976/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=11.34
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 616 518 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=2.8
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 151 129 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=2.86
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 158 128 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=2.76
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 154 122 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 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) 545808

[startup+6.31504 s]
/proc/loadavg: 3.49 3.75 3.79 2/119 10348
/proc/meminfo: memFree=3080976/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=23.36
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 1268 1068 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=5.8
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 334 246 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=5.9
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 308 282 0 0 16 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=5.75
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 319 256 0 0 16 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.36
Current children cumulated vsize (KiB) 545808

[startup+12.7147 s]
/proc/loadavg: 3.53 3.75 3.79 7/119 10348
/proc/meminfo: memFree=3080800/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=47.14
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 2578 2136 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=11.69
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 662 507 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=11.79
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 621 558 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=11.82
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 660 522 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.14
Current children cumulated vsize (KiB) 545808

[startup+25.5142 s]
/proc/loadavg: 3.71 3.78 3.80 5/119 10348
/proc/meminfo: memFree=3081020/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=94.96
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 5150 4346 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=23.72
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 1306 1066 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=23.76
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 1274 1102 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=23.62
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 1277 1085 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.96
Current children cumulated vsize (KiB) 545808

[startup+51.1132 s]
/proc/loadavg: 3.81 3.80 3.80 5/119 10349
/proc/meminfo: memFree=3080904/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=190.73
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 10358 8715 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=47.63
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 2609 2154 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=47.73
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 2557 2216 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=47.47
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 2605 2142 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 190.73
Current children cumulated vsize (KiB) 545808

[startup+102.311 s]
/proc/loadavg: 3.87 3.81 3.80 5/119 10541
/proc/meminfo: memFree=3081028/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=380.82
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 20639 17443 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=95.06
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 5238 4268 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=95.33
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 5159 4374 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=94.91
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 5127 4364 0 0 16 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 380.82
Current children cumulated vsize (KiB) 545808

[startup+162.319 s]
/proc/loadavg: 3.85 3.81 3.81 5/119 10730
/proc/meminfo: memFree=3080656/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=604.59
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 32952 27507 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=150.82
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 8323 6759 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=151.58
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 8245 6913 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=151.08
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 8271 6837 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 604.59
Current children cumulated vsize (KiB) 545808

[startup+222.316 s]
/proc/loadavg: 3.67 3.76 3.79 5/119 10918
/proc/meminfo: memFree=3080648/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=825.98
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 45034 37564 0 0 16 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=206.56
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 11385 9271 0 0 16 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=206.36
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 11226 9410 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=206.35
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 11284 9351 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 825.98
Current children cumulated vsize (KiB) 545808

[startup+282.304 s]
/proc/loadavg: 3.91 3.80 3.80 2/119 11104
/proc/meminfo: memFree=3080772/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=1048.84
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19808 0 0 0 57232 47652 0 0 15 0 4 0 1112346354 558907392 19764 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19764 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=262.22
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 14438 11784 0 0 16 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=262.29
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 8 0 0 0 14306 11923 0 0 15 0 4 0 1112346363 558907392 19764 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=10344] ppid=10342 vsize=545808 CPUtime=1492.94
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 81629 67665 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=373.09
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 20549 16760 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=373.12
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 20218 17094 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=373.13
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 20559 16754 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1492.94
Current children cumulated vsize (KiB) 545808

[startup+462.307 s]
/proc/loadavg: 3.81 3.82 3.81 5/119 11678
/proc/meminfo: memFree=3080780/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=1715.96
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 93670 77926 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=428.99
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 23575 19324 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=429.22
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 23205 19717 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=428.77
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 23549 19328 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1715.96
Current children cumulated vsize (KiB) 545808

[startup+522.315 s]
/proc/loadavg: 3.82 3.82 3.81 5/119 11866
/proc/meminfo: memFree=3080284/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=1939.61
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 105799 88162 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=485.09
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 26555 21954 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=484.95
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 26213 22282 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=484.71
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 26666 21805 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1939.61
Current children cumulated vsize (KiB) 545808

[startup+582.312 s]
/proc/loadavg: 3.93 3.85 3.82 3/119 12052
/proc/meminfo: memFree=3080152/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=2161.74
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 117896 98278 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=540.19
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 29551 24468 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=540.98
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 29222 24876 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=539.86
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 29714 24272 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2161.74
Current children cumulated vsize (KiB) 545808

[startup+642.309 s]
/proc/loadavg: 3.94 3.86 3.82 5/119 12240
/proc/meminfo: memFree=3080532/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=2383.83
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 130091 108292 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=595.59
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 32602 26957 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=596.43
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 32233 27410 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=595.47
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 32801 26746 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2383.83
Current children cumulated vsize (KiB) 545808

[startup+702.317 s]
/proc/loadavg: 3.86 3.85 3.82 5/119 12428
/proc/meminfo: memFree=3080532/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=2607.44
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 142353 118391 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=651.45
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 35647 29498 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=652.44
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 35323 29921 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=651.23
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 35879 29244 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2607.44
Current children cumulated vsize (KiB) 545808

[startup+762.314 s]
/proc/loadavg: 3.84 3.84 3.82 5/119 12632
/proc/meminfo: memFree=3080284/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=2830.97
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 154465 128632 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=707.45
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 38670 32075 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=708.19
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 38330 32489 0 0 16 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=707.43
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 38944 31799 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2830.97
Current children cumulated vsize (KiB) 545808

[startup+822.312 s]
/proc/loadavg: 3.94 3.86 3.82 5/119 12820
/proc/meminfo: memFree=3080276/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=3054.74
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 166550 138924 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=763.28
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 41708 34620 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=764.17
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 41382 35035 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=763.26
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 41913 34413 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3054.74
Current children cumulated vsize (KiB) 545808

[startup+882.32 s]
/proc/loadavg: 3.76 3.81 3.81 5/119 13006
/proc/meminfo: memFree=3080152/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=3277.79
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 178747 149032 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=819.3
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 44807 37123 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=820.18
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 44416 37602 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=818.73
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 44974 36899 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.79
Current children cumulated vsize (KiB) 545808

[startup+942.307 s]
/proc/loadavg: 3.91 3.84 3.82 5/119 13194
/proc/meminfo: memFree=3080524/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=3500.63
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 190761 159302 0 0 15 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=875.06
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 47807 39699 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=876.15
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 47408 40207 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=874.57
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 47998 39459 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3500.63
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.03 3.88 3.83 5/119 13382
/proc/meminfo: memFree=3080532/3368532 swapFree=1941392/1959888
[pid=10344] ppid=10342 vsize=545808 CPUtime=3715.23
/proc/10344/stat : 10344 (gnovelty+) R 10342 10344 24991 0 -1 4202496 19809 0 0 0 202432 169091 0 0 16 0 4 0 1112346354 558907392 19765 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10344/statm: 136452 19765 103 286 0 136164 0
[pid=10344/tid=10346] ppid=10342 vsize=545808 CPUtime=928.28
/proc/10344/task/10346/stat : 10346 (gnovelty+) R 10342 10344 24991 0 -1 4202560 5 0 0 0 50622 42206 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3077321052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10344/tid=10347] ppid=10342 vsize=545808 CPUtime=930.05
/proc/10344/task/10347/stat : 10347 (gnovelty+) R 10342 10344 24991 0 -1 4202560 9 0 0 0 50393 42612 0 0 15 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3067928924 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10344/tid=10348] ppid=10342 vsize=545808 CPUtime=928.01
/proc/10344/task/10348/stat : 10348 (gnovelty+) R 10342 10344 24991 0 -1 4202560 7 0 0 0 50916 41885 0 0 16 0 4 0 1112346363 558907392 19765 4294967295 134512640 135680988 3216572128 3058536884 134533468 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3715.23
Current children cumulated vsize (KiB) 545808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3715.28
CPU user time (s): 2024.36
CPU system time (s): 1690.92
CPU usage (%): 371.517
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2024.36
system time used= 1690.92
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19809
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= 94038364
involuntary context switches= 195386

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 04:11:06
IDJOB=1778311
IDBENCH=70619
IDSOLVER=617
FILE ID=/1778311-1243476666
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1746008863-010.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778311-1243476666/watcher-1778311-1243476666 -o /tmp/evaluation-result-1778311-1243476666/solver-1778311-1243476666 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778311-1243476666.cnf 1759623135 4

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

MD5SUM BENCH= 243926b94d1dc7710cf6791cadd5350d
RANDOM SEED= 1759623135

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:       3160148 kB
Buffers:         13116 kB
Cached:         122816 kB
SwapCached:       4320 kB
Active:         105256 kB
Inactive:        41432 kB
HighTotal:     2489216 kB
HighFree:      2353676 kB
LowTotal:       879316 kB
LowFree:        806472 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        9340 kB
Mapped:           4296 kB
Slab:            51396 kB
SReclaimable:    43400 kB
SUnreclaim:       7996 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 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 04:27:48