Trace number 1778362

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S367138237-029.cnf
MD5SUMfe0a666da3389b49d8bffa123f8cecff
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 variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.08	c +------------------------------+
0.05/0.08	c | gNovelty+, version 1.0       |
0.05/0.08	c +------------------------------+
0.05/0.08	c gnovelty+ -h for help
0.05/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-1778362-1243479334/watcher-1778362-1243479334 -o /tmp/evaluation-result-1778362-1243479334/solver-1778362-1243479334 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778362-1243479334.cnf 441656191 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.87 3.85 3.82 3/97 28994
/proc/meminfo: memFree=3077168/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=509228 CPUtime=0
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 1476 0 0 0 0 0 0 0 18 0 1 0 1102070611 521449472 1432 4294967295 134512640 135680988 3219112272 3219111536 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28994/statm: 127307 1440 99 286 0 127019 0

[startup+0.044682 s]
/proc/loadavg: 3.87 3.85 3.82 3/97 28994
/proc/meminfo: memFree=3077168/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=517040 CPUtime=0.05
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 12342 0 0 0 1 4 0 0 18 0 1 0 1102070611 529448960 12297 4294967295 134512640 135680988 3219112272 3219111536 134537842 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28994/statm: 129260 12309 99 286 0 128972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517040

[startup+0.114682 s]
/proc/loadavg: 3.87 3.85 3.82 3/97 28994
/proc/meminfo: memFree=3077168/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=0.17
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19785 0 0 0 9 8 0 0 19 0 4 0 1102070611 558759936 19740 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19740 103 286 0 136128 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 545664

[startup+0.314658 s]
/proc/loadavg: 3.87 3.85 3.82 3/97 28994
/proc/meminfo: memFree=3077168/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=0.92
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 43 49 0 0 17 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 545664

[startup+0.714631 s]
/proc/loadavg: 3.87 3.85 3.82 3/97 28994
/proc/meminfo: memFree=3077168/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=2.45
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 122 123 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 545664

[startup+1.51456 s]
/proc/loadavg: 3.88 3.85 3.82 5/101 28998
/proc/meminfo: memFree=2998852/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=5.42
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 269 273 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=1.31
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 67 64 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=1.34
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 69 65 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=1.31
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 58 73 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 545664

[startup+3.11451 s]
/proc/loadavg: 3.88 3.85 3.82 5/101 28998
/proc/meminfo: memFree=2998704/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=11.27
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 573 554 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=2.75
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 144 131 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=2.8
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 139 141 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=2.82
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 138 144 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 545664

[startup+6.3142 s]
/proc/loadavg: 3.88 3.85 3.82 5/101 28998
/proc/meminfo: memFree=2998636/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=23.22
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 1204 1118 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=5.76
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 306 270 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=5.8
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 307 273 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=5.83
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 295 288 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.22
Current children cumulated vsize (KiB) 545664

[startup+12.7137 s]
/proc/loadavg: 3.90 3.86 3.82 5/101 29000
/proc/meminfo: memFree=2998544/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=47.08
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 2380 2328 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=11.73
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 606 567 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=11.72
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 606 566 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=11.8
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 587 593 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 545664

[startup+25.5127 s]
/proc/loadavg: 3.76 3.83 3.81 5/101 29184
/proc/meminfo: memFree=2998224/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=94.16
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 4861 4555 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111468 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=23.69
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 1240 1129 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=23.44
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 1212 1132 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=23.5
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 1218 1132 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.16
Current children cumulated vsize (KiB) 545664

[startup+51.1107 s]
/proc/loadavg: 3.71 3.81 3.80 5/101 29191
/proc/meminfo: memFree=2998120/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=188.01
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 9774 9027 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=47.5
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 2491 2259 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=47
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 2457 2243 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=46.75
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 2476 2199 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.01
Current children cumulated vsize (KiB) 545664

[startup+102.317 s]
/proc/loadavg: 3.76 3.81 3.80 5/101 29378
/proc/meminfo: memFree=2997856/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=377.88
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 19532 18256 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111468 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=94.98
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 4885 4613 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=94.27
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 4899 4528 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=94.44
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 4932 4512 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.88
Current children cumulated vsize (KiB) 545664

[startup+162.312 s]
/proc/loadavg: 3.82 3.81 3.81 5/101 29565
/proc/meminfo: memFree=2998096/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=599.38
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 31016 28922 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=150.31
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 7774 7257 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=149.35
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 7762 7173 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=150.03
/proc/28994/task/28998/stat : 28998 (gnovelty+) S 28992 28994 8948 0 -1 4202560 4 0 0 0 7795 7208 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 599.38
Current children cumulated vsize (KiB) 545664

[startup+222.307 s]
/proc/loadavg: 3.82 3.81 3.81 4/101 29752
/proc/meminfo: memFree=2998376/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=821.14
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 42603 39511 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=205.57
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 10622 9935 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=204.47
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 10610 9837 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=205.41
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 10685 9856 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 821.14
Current children cumulated vsize (KiB) 545664

[startup+282.302 s]
/proc/loadavg: 3.84 3.81 3.81 5/101 29941
/proc/meminfo: memFree=2997848/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=1041.61
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 54050 50111 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=260.54
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 13427 12627 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=259.35
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 13510 12425 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=28994] ppid=28992 vsize=545664 CPUtime=1484.49
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 77378 71071 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=371.8
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 19261 17919 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=369.56
/proc/28994/task/28997/stat : 28997 (gnovelty+) S 28992 28994 8948 0 -1 4202560 5 0 0 0 19290 17666 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=371.96
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 19488 17708 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1484.49
Current children cumulated vsize (KiB) 545664

[startup+462.308 s]
/proc/loadavg: 3.71 3.77 3.79 5/101 30510
/proc/meminfo: memFree=2997660/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=1706.59
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 88843 81816 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=427.71
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 22156 20615 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=424.78
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 22121 20357 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=427.42
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 22353 20389 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1706.59
Current children cumulated vsize (KiB) 545664

[startup+522.313 s]
/proc/loadavg: 3.77 3.78 3.79 5/101 30697
/proc/meminfo: memFree=2997816/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=1928.03
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 100427 92376 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111468 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=482.96
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 25031 23265 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=480.62
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 25048 23014 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195156 134998512 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=482.61
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 25255 23006 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1928.03
Current children cumulated vsize (KiB) 545664

[startup+582.309 s]
/proc/loadavg: 4.02 3.85 3.82 5/101 30886
/proc/meminfo: memFree=2997660/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=2148.58
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 111909 102949 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=538.29
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 27952 25877 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=535.41
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 27895 25646 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=538.29
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 28109 25720 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2148.58
Current children cumulated vsize (KiB) 545664

[startup+642.314 s]
/proc/loadavg: 3.90 3.84 3.82 5/101 31077
/proc/meminfo: memFree=2997480/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=2369.72
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 123494 113478 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=593.57
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 30795 28562 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=590.78
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 30871 28207 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=593.56
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 31012 28344 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2369.72
Current children cumulated vsize (KiB) 545664

[startup+702.31 s]
/proc/loadavg: 3.94 3.86 3.82 5/101 31263
/proc/meminfo: memFree=2997276/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=2590.81
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 134894 124187 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111468 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=649.35
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 33630 31305 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=646.1
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 33761 30849 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=648.4
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 33838 31002 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2590.81
Current children cumulated vsize (KiB) 545664

[startup+762.315 s]
/proc/loadavg: 3.81 3.83 3.81 5/101 31268
/proc/meminfo: memFree=2997640/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=2812.29
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 146315 134914 0 0 16 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=704.93
/proc/28994/task/28996/stat : 28996 (gnovelty+) S 28992 28994 8948 0 -1 4202560 4 0 0 0 36522 33971 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=701.61
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 36597 33564 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=703.44
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 36679 33665 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2812.29
Current children cumulated vsize (KiB) 545664

[startup+822.31 s]
/proc/loadavg: 3.98 3.89 3.83 5/101 31459
/proc/meminfo: memFree=2997772/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=3032.17
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 157880 145337 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=760.03
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 39446 36557 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=756.74
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 39513 36161 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=758.65
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 39580 36285 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3032.17
Current children cumulated vsize (KiB) 545664

[startup+882.305 s]
/proc/loadavg: 3.95 3.89 3.83 5/101 31648
/proc/meminfo: memFree=2998020/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=3253.86
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 169429 155957 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=815.36
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 42329 39207 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=812.2
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 42355 38865 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=814.22
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 42538 38884 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3253.86
Current children cumulated vsize (KiB) 545664

[startup+942.311 s]
/proc/loadavg: 3.83 3.88 3.83 5/101 31836
/proc/meminfo: memFree=2997400/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=3473.64
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 180954 166410 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111516 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=869.91
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 45201 41790 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=867.39
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 45197 41542 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=869.49
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 45442 41507 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3473.64
Current children cumulated vsize (KiB) 545664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.86 3.88 3.83 5/101 32023
/proc/meminfo: memFree=2997896/3368532 swapFree=1952996/1959888
[pid=28994] ppid=28992 vsize=545664 CPUtime=3686.48
/proc/28994/stat : 28994 (gnovelty+) R 28992 28994 8948 0 -1 4202496 19789 0 0 0 191998 176650 0 0 15 0 4 0 1102070611 558759936 19744 4294967295 134512640 135680988 3219112272 3219111468 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28994/statm: 136416 19744 103 286 0 136128 0
[pid=28994/tid=28996] ppid=28992 vsize=545664 CPUtime=923.27
/proc/28994/task/28996/stat : 28996 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 47979 44348 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3077587292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28994/tid=28997] ppid=28992 vsize=545664 CPUtime=920.2
/proc/28994/task/28997/stat : 28997 (gnovelty+) R 28992 28994 8948 0 -1 4202560 5 0 0 0 47969 44051 0 0 15 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3068195116 134957422 0 0 0 0 3226390856 0 0 -1 0 0 0 0
[pid=28994/tid=28998] ppid=28992 vsize=545664 CPUtime=922.48
/proc/28994/task/28998/stat : 28998 (gnovelty+) R 28992 28994 8948 0 -1 4202560 4 0 0 0 48171 44077 0 0 16 0 4 0 1102070620 558759936 19744 4294967295 134512640 135680988 3219112272 3058803036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3686.48
Current children cumulated vsize (KiB) 545664

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): 3686.56
CPU user time (s): 1920.01
CPU system time (s): 1766.55
CPU usage (%): 368.641
Max. virtual memory (cumulated for all children) (KiB): 545664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1920.01
system time used= 1766.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19789
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= 100697470
involuntary context switches= 267120

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 04:55:34
IDJOB=1778362
IDBENCH=70636
IDSOLVER=617
FILE ID=tipi45/1778362-1243479334
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S367138237-029.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778362-1243479334/watcher-1778362-1243479334 -o /tmp/evaluation-result-1778362-1243479334/solver-1778362-1243479334 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778362-1243479334.cnf 441656191 4

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

MD5SUM BENCH= fe0a666da3389b49d8bffa123f8cecff
RANDOM SEED= 441656191

Linux tipi45 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.081
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.41
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.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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.16
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.081
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3077168 kB
Buffers:        123472 kB
Cached:          61808 kB
SwapCached:       2100 kB
Active:          64448 kB
Inactive:       130060 kB
HighTotal:     2489216 kB
HighFree:      2415152 kB
LowTotal:       879316 kB
LowFree:        662016 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8256 kB
Mapped:           3280 kB
Slab:            85076 kB
SReclaimable:    74288 kB
SUnreclaim:      10788 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89408 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-28 05:12:16