Trace number 1777447

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
MD5SUM01285fb91a1e47f6ebc0bc6eca4b49ed
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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.42/0.47	c +------------------------------+
0.42/0.47	c | gNovelty+, version 1.0       |
0.42/0.47	c +------------------------------+
0.42/0.47	c gnovelty+ -h for help
0.42/0.47	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-1777447-1243445509/watcher-1777447-1243445509 -o /tmp/evaluation-result-1777447-1243445509/solver-1777447-1243445509 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777447-1243445509.cnf 409658632 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.12 4.05 4.03 3/115 6440
/proc/meminfo: memFree=3164312/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=509228 CPUtime=0.01
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 1601 0 0 0 1 0 0 0 18 0 1 0 1109230692 521449472 1558 4294967295 134512640 135680988 3220130368 3220129632 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6440/statm: 127307 1567 99 286 0 127019 0

[startup+0.05008 s]
/proc/loadavg: 4.12 4.05 4.03 3/115 6440
/proc/meminfo: memFree=3164312/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=517044 CPUtime=0.06
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 9993 0 0 0 2 4 0 0 18 0 1 0 1109230692 529453056 9950 4294967295 134512640 135680988 3220130368 3220128476 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6440/statm: 129261 9950 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.110079 s]
/proc/loadavg: 4.12 4.05 4.03 3/115 6440
/proc/meminfo: memFree=3164312/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=517044 CPUtime=0.12
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 10205 0 0 0 8 4 0 0 18 0 1 0 1109230692 529453056 10162 4294967295 134512640 135680988 3220130368 3220128476 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6440/statm: 129261 10162 99 286 0 128973 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517044

[startup+0.310069 s]
/proc/loadavg: 4.12 4.05 4.03 3/115 6440
/proc/meminfo: memFree=3164312/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=517040 CPUtime=0.32
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 20334 0 0 0 26 6 0 0 18 0 1 0 1109230692 529448960 20290 4294967295 134512640 135680988 3220130368 3220129632 134538748 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6440/statm: 129260 20290 99 286 0 128972 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 517040

[startup+0.71006 s]
/proc/loadavg: 4.12 4.05 4.03 3/115 6440
/proc/meminfo: memFree=3164312/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=1.36
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 123 13 0 0 18 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 555372

[startup+1.51003 s]
/proc/loadavg: 4.11 4.05 4.03 5/119 6444
/proc/meminfo: memFree=3076448/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=4.28
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 383 45 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=0.88
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 78 10 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=0.99
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 86 13 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123828 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=0.9
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 82 8 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 555372

[startup+3.11002 s]
/proc/loadavg: 4.11 4.05 4.03 6/119 6444
/proc/meminfo: memFree=3075892/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=10.52
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 914 138 0 0 16 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=2.44
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 210 34 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=2.55
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 227 28 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=2.48
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 208 40 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 555372

[startup+6.30984 s]
/proc/loadavg: 4.11 4.05 4.03 6/119 6445
/proc/meminfo: memFree=3075768/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=22.99
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 1936 363 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=5.58
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 469 89 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=5.69
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 487 82 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=5.59
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 464 95 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.99
Current children cumulated vsize (KiB) 555372

[startup+12.7097 s]
/proc/loadavg: 4.17 4.06 4.04 5/119 6629
/proc/meminfo: memFree=3075232/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=47.55
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 3948 807 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=11.63
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 967 196 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=11.87
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 984 203 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=11.86
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 995 191 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.55
Current children cumulated vsize (KiB) 555372

[startup+25.5091 s]
/proc/loadavg: 4.14 4.06 4.04 6/119 6631
/proc/meminfo: memFree=3075204/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=96.61
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 7838 1823 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=24
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 1974 426 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=23.96
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 1948 448 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=24.19
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 1964 455 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.61
Current children cumulated vsize (KiB) 555372

[startup+51.118 s]
/proc/loadavg: 4.08 4.05 4.03 5/119 6631
/proc/meminfo: memFree=3075384/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=194.49
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 15456 3993 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=48.65
/proc/6440/task/6442/stat : 6442 (gnovelty+) S 6438 6440 24991 0 -1 4202560 455 0 0 0 3899 966 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=48.32
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 3816 1016 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=48.55
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 3870 985 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 194.49
Current children cumulated vsize (KiB) 555372

[startup+102.316 s]
/proc/loadavg: 4.09 4.04 4.03 7/119 6824
/proc/meminfo: memFree=3074648/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=388.26
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 30230 8596 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=96.47
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 7582 2065 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075654068 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=97.66
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 7537 2229 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=97.13
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 7565 2148 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 388.26
Current children cumulated vsize (KiB) 555372

[startup+162.304 s]
/proc/loadavg: 3.83 3.97 4.00 5/119 7011
/proc/meminfo: memFree=3074756/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=618.91
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 47168 14723 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=153.79
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 11781 3598 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=155.44
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 11712 3832 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=154.85
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 11852 3633 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 618.91
Current children cumulated vsize (KiB) 555372

[startup+222.311 s]
/proc/loadavg: 3.92 3.97 4.00 7/119 7197
/proc/meminfo: memFree=3074532/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=847.42
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 63671 21071 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=211.08
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 15929 5179 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=212.81
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 15831 5450 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=212.07
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 16044 5163 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 847.42
Current children cumulated vsize (KiB) 555372

[startup+282.308 s]
/proc/loadavg: 3.91 3.96 3.99 5/119 7387
/proc/meminfo: memFree=3074408/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=1077.59
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 80093 27666 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=268.6
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 20088 6772 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=269.96
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 19973 7023 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=6440] ppid=6438 vsize=555372 CPUtime=1534.95
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 113423 40072 0 0 16 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=382.66
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 28457 9809 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=383.66
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 28207 10159 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=384.5
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 28457 9993 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1534.95
Current children cumulated vsize (KiB) 555372

[startup+462.311 s]
/proc/loadavg: 3.81 3.89 3.96 5/119 7959
/proc/meminfo: memFree=3074012/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=1763.77
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 129838 46539 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129564 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=439.83
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 32586 11397 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=440.5
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 32275 11775 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=441.88
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 32559 11629 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1763.77
Current children cumulated vsize (KiB) 555372

[startup+522.309 s]
/proc/loadavg: 3.94 3.91 3.96 5/119 8145
/proc/meminfo: memFree=3074284/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=1992.54
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 145944 53310 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=497.29
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 36694 13035 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=497.8
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 36275 13505 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123692 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=498.6
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 36464 13396 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1992.54
Current children cumulated vsize (KiB) 555372

[startup+582.317 s]
/proc/loadavg: 3.93 3.91 3.96 5/119 8333
/proc/meminfo: memFree=3074284/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=2221.85
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 161460 60725 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=554.95
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 40628 14867 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=555.04
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 40183 15321 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=555.56
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 40289 15267 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2221.85
Current children cumulated vsize (KiB) 555372

[startup+642.314 s]
/proc/loadavg: 3.94 3.92 3.96 6/119 8522
/proc/meminfo: memFree=3074408/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=2451.1
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 177479 67631 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=611.58
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 44532 16626 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=612.51
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 44170 17081 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=612.93
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 44325 16968 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2451.1
Current children cumulated vsize (KiB) 555372

[startup+702.312 s]
/proc/loadavg: 3.97 3.93 3.96 5/119 8711
/proc/meminfo: memFree=3073904/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=2679.91
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 193683 74308 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=668.54
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 48564 18290 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=670.38
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 48239 18799 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=669.19
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 48326 18593 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2679.91
Current children cumulated vsize (KiB) 555372

[startup+762.32 s]
/proc/loadavg: 3.93 3.93 3.95 5/119 8898
/proc/meminfo: memFree=3074028/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=2909.5
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 210000 80950 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129564 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=726.1
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 52574 20036 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=728.08
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 52463 20345 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=726.28
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 52333 20295 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2909.5
Current children cumulated vsize (KiB) 555372

[startup+822.317 s]
/proc/loadavg: 4.02 3.94 3.95 5/119 9084
/proc/meminfo: memFree=3074036/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=3139.1
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 226307 87603 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=783.47
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 56617 21730 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=785.36
/proc/6440/task/6443/stat : 6443 (gnovelty+) S 6438 6440 24991 0 -1 4202560 466 0 0 0 56555 21981 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=784.09
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 56421 21988 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3139.1
Current children cumulated vsize (KiB) 555372

[startup+882.305 s]
/proc/loadavg: 3.86 3.91 3.94 7/119 9276
/proc/meminfo: memFree=3073912/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=3367.46
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 242035 94711 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=840.59
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 60554 23505 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=842.37
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 60540 23697 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=841.41
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 60340 23801 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3367.46
Current children cumulated vsize (KiB) 555372

[startup+942.312 s]
/proc/loadavg: 4.16 3.99 3.96 5/119 9465
/proc/meminfo: memFree=3074036/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=3597.16
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 258149 101567 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129564 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=898.43
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 64654 25189 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=899.71
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 64549 25422 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=898.56
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 64307 25549 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3597.16
Current children cumulated vsize (KiB) 555372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.11 4.00 3.97 5/119 9653
/proc/meminfo: memFree=3074152/3368532 swapFree=1941392/1959888
[pid=6440] ppid=6438 vsize=555372 CPUtime=3815.89
/proc/6440/stat : 6440 (gnovelty+) R 6438 6440 24991 0 -1 4202496 22464 0 0 0 273893 107696 0 0 15 0 4 0 1109230692 568700928 22420 4294967295 134512640 135680988 3220130368 3220129612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6440/statm: 138843 22420 103 286 0 138555 0
[pid=6440/tid=6442] ppid=6438 vsize=555372 CPUtime=953.24
/proc/6440/task/6442/stat : 6442 (gnovelty+) R 6438 6440 24991 0 -1 4202560 455 0 0 0 68612 26712 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3075653980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6440/tid=6443] ppid=6438 vsize=555372 CPUtime=954.93
/proc/6440/task/6443/stat : 6443 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 68560 26933 0 0 16 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3064123740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6440/tid=6444] ppid=6438 vsize=555372 CPUtime=952.58
/proc/6440/task/6444/stat : 6444 (gnovelty+) R 6438 6440 24991 0 -1 4202560 466 0 0 0 68167 27091 0 0 15 0 4 0 1109230740 568700928 22420 4294967295 134512640 135680988 3220130368 3052593500 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3815.89
Current children cumulated vsize (KiB) 555372

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): 3815.96
CPU user time (s): 2738.97
CPU system time (s): 1076.99
CPU usage (%): 381.583
Max. virtual memory (cumulated for all children) (KiB): 555372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2738.97
system time used= 1076.99
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22464
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= 49750325
involuntary context switches= 117862

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 19:31:49
IDJOB=1777447
IDBENCH=70331
IDSOLVER=617
FILE ID=/1777447-1243445509
PBS_JOBID=
Free space on /tmp= 15729 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777447-1243445509/watcher-1777447-1243445509 -o /tmp/evaluation-result-1777447-1243445509/solver-1777447-1243445509 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777447-1243445509.cnf 409658632 4

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

MD5SUM BENCH= 01285fb91a1e47f6ebc0bc6eca4b49ed
RANDOM SEED= 409658632

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:       3164608 kB
Buffers:         13036 kB
Cached:         119324 kB
SwapCached:       4320 kB
Active:         106008 kB
Inactive:        36884 kB
HighTotal:     2489216 kB
HighFree:      2357180 kB
LowTotal:       879316 kB
LowFree:        807428 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2500 kB
Writeback:           0 kB
AnonPages:        9564 kB
Mapped:           4296 kB
Slab:            50676 kB
SReclaimable:    42868 kB
SUnreclaim:       7808 kB
PageTables:        748 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= 15729 MiB
End job on  at 2009-05-27 19:48:29