Trace number 1778326

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1778326-1243477327/watcher-1778326-1243477327 -o /tmp/evaluation-result-1778326-1243477327/solver-1778326-1243477327 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778326-1243477327.cnf 778281103 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.93 3.87 3.82 3/97 22868
/proc/meminfo: memFree=3076268/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=509228 CPUtime=0
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 1490 0 0 0 0 0 0 0 18 0 1 0 1101869972 521449472 1447 4294967295 134512640 135680988 3213489136 3213488400 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/22868/statm: 127307 1456 99 286 0 127019 0

[startup+0.047955 s]
/proc/loadavg: 3.93 3.87 3.82 3/97 22868
/proc/meminfo: memFree=3076268/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=517040 CPUtime=0.05
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 13030 0 0 0 0 5 0 0 18 0 1 0 1101869972 529448960 12986 4294967295 134512640 135680988 3213489136 3213488400 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/22868/statm: 129260 12998 99 286 0 128972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517040

[startup+0.108431 s]
/proc/loadavg: 3.93 3.87 3.82 3/97 22868
/proc/meminfo: memFree=3076268/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=0.14
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 4 10 0 0 18 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545796

[startup+0.307361 s]
/proc/loadavg: 3.93 3.87 3.82 3/97 22868
/proc/meminfo: memFree=3076268/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=0.84
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 38 46 0 0 16 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 545796

[startup+0.70732 s]
/proc/loadavg: 3.93 3.87 3.82 3/97 22868
/proc/meminfo: memFree=3076268/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=2.34
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 120 114 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 545796

[startup+1.50734 s]
/proc/loadavg: 3.93 3.87 3.82 5/101 22872
/proc/meminfo: memFree=2998272/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=5.28
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 279 249 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=1.27
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 67 60 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=1.33
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 74 59 0 0 16 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3068596524 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=1.26
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 71 55 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 545796

[startup+3.10714 s]
/proc/loadavg: 3.93 3.87 3.82 5/101 22872
/proc/meminfo: memFree=2998300/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=11.23
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 601 522 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=2.75
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 156 119 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=2.78
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 149 129 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=2.8
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 151 129 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 545796

[startup+6.30747 s]
/proc/loadavg: 3.94 3.87 3.82 5/101 22873
/proc/meminfo: memFree=2998300/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=22.55
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 1182 1073 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488332 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=5.58
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 308 250 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=5.62
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 308 254 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=5.8
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 297 283 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.55
Current children cumulated vsize (KiB) 545796

[startup+12.707 s]
/proc/loadavg: 3.94 3.88 3.82 5/101 22874
/proc/meminfo: memFree=2998364/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=46.21
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 2354 2267 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=11.47
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 592 555 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=11.54
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 622 532 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=11.77
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 583 594 0 0 16 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.21
Current children cumulated vsize (KiB) 545796

[startup+25.5062 s]
/proc/loadavg: 3.88 3.87 3.82 5/101 22876
/proc/meminfo: memFree=2998272/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=93.28
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19792 0 0 0 4755 4573 0 0 15 0 4 0 1101869972 558895104 19748 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22868/statm: 136449 19748 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=23.32
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 1180 1152 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3077988652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=23.11
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 1206 1105 0 0 16 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=23.49
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 1206 1143 0 0 15 0 4 0 1101869980 558895104 19748 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.28
Current children cumulated vsize (KiB) 545796

[startup+51.1141 s]
/proc/loadavg: 3.92 3.87 3.82 5/101 22876
/proc/meminfo: memFree=2998452/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=188.15
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 9488 9327 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=47.13
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 2363 2350 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=47.03
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 2444 2259 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=46.87
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 2388 2299 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.15
Current children cumulated vsize (KiB) 545796

[startup+102.31 s]
/proc/loadavg: 3.93 3.88 3.82 5/101 23065
/proc/meminfo: memFree=2997948/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=376.73
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 19054 18619 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=94.15
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 4785 4630 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=94.33
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 4892 4541 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=93.75
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 4707 4668 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.73
Current children cumulated vsize (KiB) 545796

[startup+162.305 s]
/proc/loadavg: 3.94 3.88 3.82 5/101 23252
/proc/meminfo: memFree=2997700/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=596.97
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 30172 29525 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=149.09
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 7577 7332 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=149.26
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 7669 7257 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=149.29
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 7510 7419 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 596.97
Current children cumulated vsize (KiB) 545796

[startup+222.31 s]
/proc/loadavg: 3.90 3.87 3.82 5/101 23439
/proc/meminfo: memFree=2997708/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=817.78
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 41311 40467 0 0 16 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=204.71
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 10418 10053 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=204.47
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 10469 9978 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=204.03
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 10202 10201 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 817.78
Current children cumulated vsize (KiB) 545796

[startup+282.316 s]
/proc/loadavg: 3.96 3.89 3.83 5/101 23630
/proc/meminfo: memFree=2997336/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=1038.46
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 52523 51323 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=259.59
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 13203 12756 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=260.13
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 13286 12727 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=22868] ppid=22866 vsize=545796 CPUtime=1480.01
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 74955 73046 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=369.73
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 18810 18163 0 0 16 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=370.93
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 18888 18205 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=369.7
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 18662 18308 0 0 16 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1480.01
Current children cumulated vsize (KiB) 545796

[startup+462.312 s]
/proc/loadavg: 3.79 3.86 3.81 2/101 24197
/proc/meminfo: memFree=2997576/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=1701.31
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 86175 83956 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=425.25
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 21628 20897 0 0 16 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988652 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=426.05
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 21640 20965 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=424.73
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 21484 20989 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1701.31
Current children cumulated vsize (KiB) 545796

[startup+522.307 s]
/proc/loadavg: 3.52 3.77 3.79 5/101 24384
/proc/meminfo: memFree=2997708/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=1921.81
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 97233 94948 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=480.47
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 24442 23605 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=481.3
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 24440 23690 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=479.91
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 24237 23754 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1921.81
Current children cumulated vsize (KiB) 545796

[startup+582.312 s]
/proc/loadavg: 3.55 3.73 3.77 5/101 24571
/proc/meminfo: memFree=2997460/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=2142.32
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 108265 105967 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=535.72
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 27202 26370 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=536.71
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 27218 26453 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=534.61
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 26979 26482 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2142.32
Current children cumulated vsize (KiB) 545796

[startup+642.318 s]
/proc/loadavg: 3.67 3.74 3.77 5/101 24764
/proc/meminfo: memFree=2997584/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=2362.34
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 119407 116827 0 0 16 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=590.65
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 29969 29096 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=591.37
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 29941 29196 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=589.35
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 29762 29173 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2362.34
Current children cumulated vsize (KiB) 545796

[startup+702.313 s]
/proc/loadavg: 3.72 3.73 3.76 5/101 24953
/proc/meminfo: memFree=2997684/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=2582.99
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 130545 127754 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=645.76
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 32817 31759 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=646.81
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 32819 31862 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=644.15
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 32454 31961 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2582.99
Current children cumulated vsize (KiB) 545796

[startup+762.308 s]
/proc/loadavg: 3.80 3.75 3.77 5/101 25140
/proc/meminfo: memFree=2997700/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=2803.9
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 141671 138719 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=701.1
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 35645 34465 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=701.69
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 35518 34651 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=699.47
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 35238 34709 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2803.9
Current children cumulated vsize (KiB) 545796

[startup+822.303 s]
/proc/loadavg: 3.89 3.79 3.78 5/101 25327
/proc/meminfo: memFree=2998196/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=3023.55
/proc/22868/stat : 22868 (gnovelty+) S 22866 22868 8948 0 -1 4202496 19793 0 0 0 152858 149497 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=756.31
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 38452 37179 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=756.45
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 38324 37321 0 0 16 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=754.35
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 38049 37386 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3023.55
Current children cumulated vsize (KiB) 545796

[startup+882.309 s]
/proc/loadavg: 3.71 3.75 3.76 5/101 25514
/proc/meminfo: memFree=2997956/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=3244.32
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 163920 160512 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488332 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=811.55
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 41247 39908 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=811.78
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 41103 40075 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=809.22
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 40764 40158 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3244.32
Current children cumulated vsize (KiB) 545796

[startup+942.314 s]
/proc/loadavg: 3.95 3.81 3.78 5/101 25703
/proc/meminfo: memFree=2997700/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=3464.93
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 174986 171507 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=866.28
/proc/22868/task/22870/stat : 22870 (gnovelty+) R 22866 22868 8948 0 -1 4202560 5 0 0 0 44001 42627 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=866.87
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 43871 42816 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=864.58
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 43505 42953 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3464.93
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.96 3.83 3.79 7/101 25896
/proc/meminfo: memFree=2997636/3368532 swapFree=1952996/1959888
[pid=22868] ppid=22866 vsize=545796 CPUtime=3676.96
/proc/22868/stat : 22868 (gnovelty+) R 22866 22868 8948 0 -1 4202496 19793 0 0 0 185668 182028 0 0 15 0 4 0 1101869972 558895104 19749 4294967295 134512640 135680988 3213489136 3213488380 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22868/statm: 136449 19749 103 286 0 136161 0
[pid=22868/tid=22870] ppid=22866 vsize=545796 CPUtime=919.81
/proc/22868/task/22870/stat : 22870 (gnovelty+) S 22866 22868 8948 0 -1 4202560 5 0 0 0 46764 45217 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3077988700 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22868/tid=22871] ppid=22866 vsize=545796 CPUtime=919.75
/proc/22868/task/22871/stat : 22871 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 46494 45481 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3068596572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22868/tid=22872] ppid=22866 vsize=545796 CPUtime=917.45
/proc/22868/task/22872/stat : 22872 (gnovelty+) R 22866 22868 8948 0 -1 4202560 6 0 0 0 46178 45567 0 0 15 0 4 0 1101869980 558895104 19749 4294967295 134512640 135680988 3213489136 3059204444 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3676.96
Current children cumulated vsize (KiB) 545796

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): 3677.02
CPU user time (s): 1856.73
CPU system time (s): 1820.29
CPU usage (%): 367.69
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1856.73
system time used= 1820.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19793
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= 104560993
involuntary context switches= 232012

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 04:22:07
IDJOB=1778326
IDBENCH=70624
IDSOLVER=617
FILE ID=tipi45/1778326-1243477327
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778326-1243477327/watcher-1778326-1243477327 -o /tmp/evaluation-result-1778326-1243477327/solver-1778326-1243477327 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778326-1243477327.cnf 778281103 4

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED= 778281103

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:       3076416 kB
Buffers:        123468 kB
Cached:          61608 kB
SwapCached:       2100 kB
Active:          63980 kB
Inactive:       130020 kB
HighTotal:     2489216 kB
HighFree:      2415032 kB
LowTotal:       879316 kB
LowFree:        661384 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        7980 kB
Mapped:           3300 kB
Slab:            85220 kB
SReclaimable:    74276 kB
SUnreclaim:      10944 kB
PageTables:        332 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 04:38:49