Trace number 1777567

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
MD5SUMb3388c169ab5d49a74d975bbdbf2ea31
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 variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.39	c +------------------------------+
0.31/0.39	c | gNovelty+, version 1.0       |
0.31/0.39	c +------------------------------+
0.31/0.39	c gnovelty+ -h for help
0.31/0.39	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-1777567-1243449510/watcher-1777567-1243449510 -o /tmp/evaluation-result-1777567-1243449510/solver-1777567-1243449510 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777567-1243449510.cnf 1668489076 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.73 3.96 3.93 2/115 19258
/proc/meminfo: memFree=3157136/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=509228 CPUtime=0.01
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 1474 0 0 0 0 1 0 0 25 0 1 0 1109630781 521449472 1431 4294967295 134512640 135680988 3219278192 3219277456 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19258/statm: 127307 1431 99 286 0 127019 0

[startup+0.054225 s]
/proc/loadavg: 3.73 3.96 3.93 2/115 19258
/proc/meminfo: memFree=3157136/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=517044 CPUtime=0.06
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 9983 0 0 0 2 4 0 0 25 0 1 0 1109630781 529453056 9940 4294967295 134512640 135680988 3219278192 3219276300 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19258/statm: 129261 9941 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.10422 s]
/proc/loadavg: 3.73 3.96 3.93 2/115 19258
/proc/meminfo: memFree=3157136/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=517044 CPUtime=0.11
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 10150 0 0 0 6 5 0 0 25 0 1 0 1109630781 529453056 10107 4294967295 134512640 135680988 3219278192 3219276300 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19258/statm: 129261 10107 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.304212 s]
/proc/loadavg: 3.73 3.96 3.93 2/115 19258
/proc/meminfo: memFree=3157136/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=517040 CPUtime=0.31
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 20287 0 0 0 24 7 0 0 25 0 1 0 1109630781 529448960 20243 4294967295 134512640 135680988 3219278192 3219277456 134538748 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19258/statm: 129260 20243 99 286 0 128972 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517040

[startup+0.704199 s]
/proc/loadavg: 3.73 3.96 3.93 2/115 19258
/proc/meminfo: memFree=3157136/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=1.52
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 133 19 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277472 134542650 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 554008

[startup+1.50417 s]
/proc/loadavg: 3.73 3.96 3.93 5/119 19262
/proc/meminfo: memFree=3076020/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=4.7
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 407 63 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277424 134546031 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=1.08
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 96 12 0 0 25 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=1.07
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 96 11 0 0 25 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=1.09
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 89 20 0 0 24 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 554008

[startup+3.1041 s]
/proc/loadavg: 3.73 3.96 3.93 5/119 19262
/proc/meminfo: memFree=3076020/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=10.94
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 890 204 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277428 134998512 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=2.65
/proc/19258/task/19260/stat : 19260 (gnovelty+) S 19256 19258 24991 0 -1 4202560 388 0 0 0 214 51 0 0 25 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=2.64
/proc/19258/task/19261/stat : 19261 (gnovelty+) S 19256 19258 24991 0 -1 4202560 400 0 0 0 219 45 0 0 24 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=2.61
/proc/19258/task/19262/stat : 19262 (gnovelty+) S 19256 19258 24991 0 -1 4202560 399 0 0 0 205 56 0 0 23 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 554008

[startup+6.30398 s]
/proc/loadavg: 3.75 3.96 3.93 5/119 19262
/proc/meminfo: memFree=3075564/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=23.45
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 1863 482 0 0 24 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277388 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=5.78
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 458 120 0 0 25 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=5.77
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 454 123 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=5.71
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 459 112 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 554008

[startup+12.7037 s]
/proc/loadavg: 3.77 3.96 3.93 6/119 19262
/proc/meminfo: memFree=3075504/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=48.15
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 3742 1073 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277388 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=11.9
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 924 266 0 0 25 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=12.04
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 923 281 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=11.76
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 943 233 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.15
Current children cumulated vsize (KiB) 554008

[startup+25.5032 s]
/proc/loadavg: 3.82 3.96 3.93 2/119 19262
/proc/meminfo: memFree=3075460/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=97.72
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 7452 2320 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=24.29
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 1875 554 0 0 25 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=24.45
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 1852 593 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=24.06
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 1859 547 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.72
Current children cumulated vsize (KiB) 554008

[startup+51.1122 s]
/proc/loadavg: 3.82 3.95 3.93 2/119 19447
/proc/meminfo: memFree=3074924/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=196.1
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 14694 4916 0 0 25 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=48.9
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 3675 1215 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=49.48
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 3712 1236 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=48.71
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 3669 1202 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 196.1
Current children cumulated vsize (KiB) 554008

[startup+102.32 s]
/proc/loadavg: 3.87 3.94 3.92 5/119 19634
/proc/meminfo: memFree=3074768/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=392.17
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 28954 10263 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=97.86
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 7224 2562 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=98.58
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 7264 2594 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=97.75
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 7228 2547 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.17
Current children cumulated vsize (KiB) 554008

[startup+162.308 s]
/proc/loadavg: 4.06 3.95 3.92 5/119 19823
/proc/meminfo: memFree=3074520/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=622.92
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 46016 16276 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=155.63
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 11551 4012 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=156.14
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 11430 4184 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=155.47
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 11504 4043 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 622.92
Current children cumulated vsize (KiB) 554008

[startup+222.315 s]
/proc/loadavg: 4.18 3.99 3.93 5/119 20015
/proc/meminfo: memFree=3074256/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=852.11
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 62344 22867 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=212.96
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 15637 5659 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=213.51
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 15523 5828 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=212.6
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 15568 5692 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 852.11
Current children cumulated vsize (KiB) 554008

[startup+282.313 s]
/proc/loadavg: 3.95 3.96 3.92 5/119 20203
/proc/meminfo: memFree=3074232/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=1080.8
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 78852 29228 0 0 16 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=269.99
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 19841 7158 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=270.59
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 19615 7444 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=19258] ppid=19256 vsize=554008 CPUtime=1539.32
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 111698 42234 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=384.64
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 28120 10344 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=385.24
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 27780 10744 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=384.34
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 27761 10673 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1539.32
Current children cumulated vsize (KiB) 554008

[startup+462.316 s]
/proc/loadavg: 4.29 4.05 3.95 5/119 20768
/proc/meminfo: memFree=3074272/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=1769.04
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 128391 48513 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=442.28
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 32304 11924 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=442.85
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 31932 12353 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=441.74
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 31982 12192 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1769.04
Current children cumulated vsize (KiB) 554008

[startup+522.313 s]
/proc/loadavg: 4.30 4.10 3.97 5/119 20955
/proc/meminfo: memFree=3074016/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=1997.11
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 144798 54913 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=498.72
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 36330 13542 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=500.25
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 36026 13999 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=498.73
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 36112 13761 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053552144 134547454 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1997.11
Current children cumulated vsize (KiB) 554008

[startup+582.311 s]
/proc/loadavg: 4.03 4.06 3.96 5/119 21148
/proc/meminfo: memFree=3073984/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=2226.49
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 160959 61690 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277388 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=555.9
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 40344 15246 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=557.49
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 40095 15654 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=556.06
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 40115 15491 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2226.49
Current children cumulated vsize (KiB) 554008

[startup+642.309 s]
/proc/loadavg: 4.16 4.08 3.98 5/119 21334
/proc/meminfo: memFree=3073992/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=2455.5
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 176826 68724 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=613.56
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 44462 16894 0 0 16 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=614.49
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 44039 17410 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=613.06
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 44004 17302 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2455.5
Current children cumulated vsize (KiB) 554008

[startup+702.306 s]
/proc/loadavg: 4.06 4.08 3.98 6/119 21522
/proc/meminfo: memFree=3074272/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=2686.45
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 193025 75620 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=671.48
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 48614 18534 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=672.28
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 48070 19158 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=670.48
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 47954 19094 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2686.45
Current children cumulated vsize (KiB) 554008

[startup+762.324 s]
/proc/loadavg: 3.98 4.06 3.98 5/119 21711
/proc/meminfo: memFree=3073280/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=2914.62
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 209448 82014 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=728.76
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 52714 20162 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=728.9
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 52117 20773 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=728.17
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 52076 20741 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2914.62
Current children cumulated vsize (KiB) 554008

[startup+822.312 s]
/proc/loadavg: 3.91 4.03 3.98 5/119 21898
/proc/meminfo: memFree=3073372/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=3142.68
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 225718 88550 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277388 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=785.79
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 56757 21822 0 0 16 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=785.8
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 56206 22374 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=784.92
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 56110 22382 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3142.68
Current children cumulated vsize (KiB) 554008

[startup+882.309 s]
/proc/loadavg: 3.88 3.99 3.96 5/119 22087
/proc/meminfo: memFree=3073868/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=3370.99
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 241856 95243 0 0 15 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=843.05
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 60847 23458 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=842.94
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 60291 24003 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=842.25
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 60067 24158 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3370.99
Current children cumulated vsize (KiB) 554008

[startup+942.317 s]
/proc/loadavg: 4.05 4.02 3.98 5/119 22273
/proc/meminfo: memFree=3073992/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=3600.88
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 258274 101814 0 0 16 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=900.55
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 64924 25131 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=900.66
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 64432 25634 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=899.67
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 64150 25817 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053551964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3600.88
Current children cumulated vsize (KiB) 554008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.04 4.03 3.98 6/119 22465
/proc/meminfo: memFree=3073776/3368532 swapFree=1941392/1959888
[pid=19258] ppid=19256 vsize=554008 CPUtime=3821.67
/proc/19258/stat : 19258 (gnovelty+) R 19256 19258 24991 0 -1 4202496 22077 0 0 0 274060 108107 0 0 16 0 4 0 1109630781 567304192 22033 4294967295 134512640 135680988 3219278192 3219277436 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19258/statm: 138502 22033 103 286 0 138214 0
[pid=19258/tid=19260] ppid=19256 vsize=554008 CPUtime=955.77
/proc/19258/task/19260/stat : 19260 (gnovelty+) R 19256 19258 24991 0 -1 4202560 388 0 0 0 68847 26730 0 0 15 0 4 0 1109630820 567304192 22033 4294967295 134512640 135680988 3219278192 3076022572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19258/tid=19261] ppid=19256 vsize=554008 CPUtime=956
/proc/19258/task/19261/stat : 19261 (gnovelty+) R 19256 19258 24991 0 -1 4202560 400 0 0 0 68441 27159 0 0 15 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3064787292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19258/tid=19262] ppid=19256 vsize=554008 CPUtime=954.82
/proc/19258/task/19262/stat : 19262 (gnovelty+) R 19256 19258 24991 0 -1 4202560 399 0 0 0 68011 27471 0 0 16 0 4 0 1109630821 567304192 22033 4294967295 134512640 135680988 3219278192 3053552052 134534000 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3821.67
Current children cumulated vsize (KiB) 554008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3821.73
CPU user time (s): 2740.66
CPU system time (s): 1081.07
CPU usage (%): 382.158
Max. virtual memory (cumulated for all children) (KiB): 554008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2740.66
system time used= 1081.07
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22077
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= 49697406
involuntary context switches= 123218

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 20:38:30
IDJOB=1777567
IDBENCH=70371
IDSOLVER=617
FILE ID=/1777567-1243449510
PBS_JOBID=
Free space on /tmp= 15729 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777567-1243449510/watcher-1777567-1243449510 -o /tmp/evaluation-result-1777567-1243449510/solver-1777567-1243449510 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777567-1243449510.cnf 1668489076 4

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

MD5SUM BENCH= b3388c169ab5d49a74d975bbdbf2ea31
RANDOM SEED= 1668489076

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:       3162316 kB
Buffers:         13060 kB
Cached:         121088 kB
SwapCached:       4320 kB
Active:         106284 kB
Inactive:        38800 kB
HighTotal:     2489216 kB
HighFree:      2355088 kB
LowTotal:       879316 kB
LowFree:        807228 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2260 kB
Writeback:           0 kB
AnonPages:        9504 kB
Mapped:           4284 kB
Slab:            50748 kB
SReclaimable:    42960 kB
SUnreclaim:       7788 kB
PageTables:        780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-27 20:55:10