Trace number 1778113

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) 3711.29 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S159251645-087.cnf
MD5SUMce26e93a4185cf6cf29bdb9810800206
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/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-1778113-1243465632/watcher-1778113-1243465632 -o /tmp/evaluation-result-1778113-1243465632/solver-1778113-1243465632 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778113-1243465632.cnf 592552334 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.89 3.83 3.83 3/115 7553
/proc/meminfo: memFree=3160328/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=509228 CPUtime=0
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 1628 0 0 0 0 0 0 0 18 0 1 0 1111242987 521449472 1586 4294967295 134512640 135680988 3214486752 3214486016 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/7553/statm: 127307 1594 99 286 0 127019 0

[startup+0.098318 s]
/proc/loadavg: 3.89 3.83 3.83 3/115 7553
/proc/meminfo: memFree=3160328/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=0.09
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19802 0 0 0 5 4 0 0 18 0 4 0 1111242987 558903296 19758 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19758 103 286 0 136163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 545804

[startup+0.108428 s]
/proc/loadavg: 3.89 3.83 3.83 3/115 7553
/proc/meminfo: memFree=3160328/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=0.13
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 9 4 0 0 18 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.308339 s]
/proc/loadavg: 3.89 3.83 3.83 3/115 7553
/proc/meminfo: memFree=3160328/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=0.9
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 50 40 0 0 16 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 545804

[startup+0.708328 s]
/proc/loadavg: 3.89 3.83 3.83 3/115 7553
/proc/meminfo: memFree=3160328/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=2.46
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 125 121 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 545804

[startup+1.50836 s]
/proc/loadavg: 3.89 3.83 3.83 5/119 7557
/proc/meminfo: memFree=3082232/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=5.47
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 284 263 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=1.33
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 67 66 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=1.33
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 68 65 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=1.33
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 65 68 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 545804

[startup+3.10832 s]
/proc/loadavg: 3.82 3.82 3.83 5/119 7558
/proc/meminfo: memFree=3082112/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=11.39
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 600 539 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=2.84
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 156 128 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=2.76
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 137 139 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=2.86
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 146 140 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 545804

[startup+6.30817 s]
/proc/loadavg: 3.82 3.82 3.83 5/119 7559
/proc/meminfo: memFree=3081988/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=23.38
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 1242 1096 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=5.87
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 316 271 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=5.78
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 298 280 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=5.83
/proc/7553/task/7557/stat : 7557 (gnovelty+) S 7551 7553 24991 0 -1 4202560 10 0 0 0 306 277 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.38
Current children cumulated vsize (KiB) 545804

[startup+12.7078 s]
/proc/loadavg: 3.84 3.83 3.83 7/119 7559
/proc/meminfo: memFree=3081680/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=47.31
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 2578 2153 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=11.78
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 636 542 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=11.75
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 629 546 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=11.87
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 647 540 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.31
Current children cumulated vsize (KiB) 545804

[startup+25.5073 s]
/proc/loadavg: 3.79 3.81 3.83 5/119 7559
/proc/meminfo: memFree=3081768/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=95.06
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 5207 4299 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=23.74
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 1318 1056 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=23.8
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 1288 1092 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=23.56
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 1294 1062 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.06
Current children cumulated vsize (KiB) 545804

[startup+51.1065 s]
/proc/loadavg: 3.77 3.81 3.82 5/119 7743
/proc/meminfo: memFree=3080008/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=189.39
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 10404 8535 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=47.27
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 2642 2085 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=47.51
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 2605 2146 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=46.83
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 2543 2140 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.39
Current children cumulated vsize (KiB) 545804

[startup+102.324 s]
/proc/loadavg: 3.81 3.81 3.82 5/119 7748
/proc/meminfo: memFree=3080528/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=379.33
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 20709 17224 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=94.48
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 5216 4232 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=95.09
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 5190 4319 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=94.77
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 5141 4336 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 379.33
Current children cumulated vsize (KiB) 545804

[startup+162.312 s]
/proc/loadavg: 3.96 3.85 3.83 6/119 7938
/proc/meminfo: memFree=3080528/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=602.39
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 32804 27435 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=150.62
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 8329 6733 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=150.75
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 8183 6892 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=150.34
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 8138 6896 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 602.39
Current children cumulated vsize (KiB) 545804

[startup+222.31 s]
/proc/loadavg: 3.93 3.86 3.83 4/119 8125
/proc/meminfo: memFree=3080652/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=824.37
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 44972 37465 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=207.17
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 11437 9280 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=206.12
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 11167 9445 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=205.34
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 11183 9351 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 824.37
Current children cumulated vsize (KiB) 545804

[startup+282.317 s]
/proc/loadavg: 3.97 3.88 3.84 6/119 8311
/proc/meminfo: memFree=3080652/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=1046.83
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 57174 47509 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=263.72
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 14586 11786 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=261.46
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 14186 11960 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=7553] ppid=7551 vsize=545804 CPUtime=1490.05
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 81451 67554 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=373.63
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 20596 16767 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=372.97
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 20270 17027 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068317996 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=371.77
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 20250 16927 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1490.05
Current children cumulated vsize (KiB) 545804

[startup+462.32 s]
/proc/loadavg: 3.69 3.82 3.81 7/119 8883
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=1712.83
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 93884 77399 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=429.56
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 23687 19269 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=428.7
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 23364 19506 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=427.46
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 23376 19370 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1712.83
Current children cumulated vsize (KiB) 545804

[startup+522.308 s]
/proc/loadavg: 3.89 3.85 3.82 5/119 9070
/proc/meminfo: memFree=3080900/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=1935.29
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 106030 87499 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=485.25
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 26734 21791 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=483.78
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 26316 22062 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=483.08
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 26477 21831 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1935.29
Current children cumulated vsize (KiB) 545804

[startup+582.305 s]
/proc/loadavg: 3.91 3.86 3.82 5/119 9256
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=2159.13
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 118213 97700 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=541.07
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 29723 24384 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710124 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=539.68
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 29370 24598 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=539.17
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 29575 24342 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2159.13
Current children cumulated vsize (KiB) 545804

[startup+642.313 s]
/proc/loadavg: 3.84 3.85 3.82 5/119 9448
/proc/meminfo: memFree=3080520/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=2383
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 130474 107826 0 0 16 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=597.17
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 32750 26967 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=595.61
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 32430 27131 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=594.99
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 32659 26840 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2383
Current children cumulated vsize (KiB) 545804

[startup+702.31 s]
/proc/loadavg: 3.83 3.85 3.82 4/119 9640
/proc/meminfo: memFree=3080404/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=2605.73
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 142761 117812 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=652.81
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 35793 29488 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=650.95
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 35509 29586 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=651.09
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 35742 29367 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2605.73
Current children cumulated vsize (KiB) 545804

[startup+762.318 s]
/proc/loadavg: 3.93 3.87 3.82 5/119 9829
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=2829.36
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 155015 127921 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=708.63
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 38864 31999 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=706.75
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 38592 32083 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=707.17
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 38748 31969 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2829.36
Current children cumulated vsize (KiB) 545804

[startup+822.315 s]
/proc/loadavg: 3.85 3.86 3.82 5/119 10016
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=3051.35
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 167253 137882 0 0 16 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=764.55
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 41939 34516 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=762.84
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 41676 34608 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=762.48
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 41778 34470 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3051.35
Current children cumulated vsize (KiB) 545804

[startup+882.313 s]
/proc/loadavg: 3.95 3.88 3.83 5/119 10202
/proc/meminfo: memFree=3080900/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=3274.71
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 179428 148043 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=820.19
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 44929 37090 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=818.8
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 44741 37139 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=818.67
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 44836 37031 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3274.71
Current children cumulated vsize (KiB) 545804

[startup+942.311 s]
/proc/loadavg: 3.85 3.87 3.82 5/119 10391
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=3497.18
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 191559 158159 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=876.29
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 47975 39654 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710124 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=874.84
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 47780 39704 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068317996 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=873.87
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 47857 39530 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3497.18
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.72 3.83 3.81 6/119 10579
/proc/meminfo: memFree=3081272/3368532 swapFree=1941392/1959888
[pid=7553] ppid=7551 vsize=545804 CPUtime=3711.26
/proc/7553/stat : 7553 (gnovelty+) R 7551 7553 24991 0 -1 4202496 19822 0 0 0 203353 167773 0 0 15 0 4 0 1111242987 558903296 19778 4294967295 134512640 135680988 3214486752 3214485996 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7553/statm: 136451 19778 103 286 0 136163 0
[pid=7553/tid=7555] ppid=7551 vsize=545804 CPUtime=929.65
/proc/7553/task/7555/stat : 7555 (gnovelty+) R 7551 7553 24991 0 -1 4202560 11 0 0 0 50935 42030 0 0 16 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3077710172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7553/tid=7556] ppid=7551 vsize=545804 CPUtime=928.69
/proc/7553/task/7556/stat : 7556 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 50661 42208 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3068318044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7553/tid=7557] ppid=7551 vsize=545804 CPUtime=927.05
/proc/7553/task/7557/stat : 7557 (gnovelty+) R 7551 7553 24991 0 -1 4202560 10 0 0 0 50787 41918 0 0 15 0 4 0 1111242996 558903296 19778 4294967295 134512640 135680988 3214486752 3058925916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3711.26
Current children cumulated vsize (KiB) 545804

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.02
CPU time (s): 3711.29
CPU user time (s): 2033.56
CPU system time (s): 1677.73
CPU usage (%): 371.12
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2033.56
system time used= 1677.73
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19822
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= 91682577
involuntary context switches= 225926

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:07:12
IDJOB=1778113
IDBENCH=70553
IDSOLVER=617
FILE ID=/1778113-1243465632
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S159251645-087.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778113-1243465632/watcher-1778113-1243465632 -o /tmp/evaluation-result-1778113-1243465632/solver-1778113-1243465632 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778113-1243465632.cnf 592552334 4

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

MD5SUM BENCH= ce26e93a4185cf6cf29bdb9810800206
RANDOM SEED= 592552334

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:       3160772 kB
Buffers:         13108 kB
Cached:         122388 kB
SwapCached:       4320 kB
Active:         105168 kB
Inactive:        41088 kB
HighTotal:     2489216 kB
HighFree:      2354004 kB
LowTotal:       879316 kB
LowFree:        806768 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:        9564 kB
Mapped:           4296 kB
Slab:            51164 kB
SReclaimable:    43296 kB
SUnreclaim:       7868 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-28 01:23:54