Trace number 1777675

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S267191961-079.cnf
MD5SUMf5b73d46fd6886685677ead6f3b9d50d
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

0.02/0.08	c +------------------------------+
0.02/0.08	c | gNovelty+, version 1.0       |
0.02/0.08	c +------------------------------+
0.02/0.08	c gnovelty+ -h for help
0.02/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-1777675-1243455141/watcher-1777675-1243455141 -o /tmp/evaluation-result-1777675-1243455141/solver-1777675-1243455141 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777675-1243455141.cnf 580897456 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.13 4.04 4.00 3/97 17811
/proc/meminfo: memFree=3080688/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=509232 CPUtime=0.01
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 1490 0 0 0 1 0 0 0 18 0 1 0 1099651349 521453568 1447 4294967295 134512640 135680988 3213784112 3213783376 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17811/statm: 127308 1454 99 286 0 127020 0

[startup+0.013383 s]
/proc/loadavg: 4.13 4.04 4.00 3/97 17811
/proc/meminfo: memFree=3080688/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=509232 CPUtime=0.02
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 4481 0 0 0 1 1 0 0 18 0 1 0 1099651349 521453568 4438 4294967295 134512640 135680988 3213784112 3213783376 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17811/statm: 127308 4458 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.113363 s]
/proc/loadavg: 4.13 4.04 4.00 3/97 17811
/proc/meminfo: memFree=3080688/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=0.13
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 8 5 0 0 19 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545808

[startup+0.313346 s]
/proc/loadavg: 4.13 4.04 4.00 3/97 17811
/proc/meminfo: memFree=3080688/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=0.84
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 67 17 0 0 18 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 545808

[startup+0.713315 s]
/proc/loadavg: 4.13 4.04 4.00 3/97 17811
/proc/meminfo: memFree=3080688/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2.41
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 192 49 0 0 16 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 545808

[startup+1.51342 s]
/proc/loadavg: 4.12 4.04 4.00 5/101 17815
/proc/meminfo: memFree=3002544/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=5.56
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 449 107 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=1.34
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 107 27 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=1.35
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 112 23 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=1.37
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 104 33 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 545808

[startup+3.11318 s]
/proc/loadavg: 4.12 4.04 4.00 5/101 17815
/proc/meminfo: memFree=3002132/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=11.7
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 952 218 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=2.85
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 231 54 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=2.89
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 240 49 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=2.9
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 231 59 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 545808

[startup+6.31303 s]
/proc/loadavg: 4.11 4.03 4.00 5/101 17815
/proc/meminfo: memFree=3002008/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=24.04
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 1957 447 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=5.96
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 495 101 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=6.04
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 490 114 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=5.96
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 467 129 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 545808

[startup+12.7127 s]
/proc/loadavg: 4.02 4.02 4.00 5/101 17815
/proc/meminfo: memFree=3002072/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=48.85
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 4023 862 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=12.1
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 1008 202 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=12.24
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 1014 210 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=12.16
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 976 240 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.85
Current children cumulated vsize (KiB) 545808

[startup+25.5116 s]
/proc/loadavg: 4.09 4.03 4.00 5/101 17998
/proc/meminfo: memFree=3001792/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=97.79
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 8075 1704 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=24.18
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 2000 418 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=24.58
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 2022 436 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=24.34
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 1973 461 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.79
Current children cumulated vsize (KiB) 545808

[startup+51.1098 s]
/proc/loadavg: 4.13 4.04 4.00 5/101 18000
/proc/meminfo: memFree=3001880/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=196.92
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 16225 3467 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=48.93
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 3999 894 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=49.37
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 4051 886 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=49.09
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 4033 876 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.92
Current children cumulated vsize (KiB) 545808

[startup+102.315 s]
/proc/loadavg: 4.18 4.07 4.01 5/101 18187
/proc/meminfo: memFree=3001748/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=393.32
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 32383 6949 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=97.57
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 8003 1754 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=98.34
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 8056 1778 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=98.6
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 8094 1766 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 393.32
Current children cumulated vsize (KiB) 545808

[startup+162.311 s]
/proc/loadavg: 4.22 4.10 4.02 5/101 18380
/proc/meminfo: memFree=3001344/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=623.84
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 51436 10948 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=155.11
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 12785 2726 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=156.15
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 12791 2824 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=156.3
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 12891 2739 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 623.84
Current children cumulated vsize (KiB) 545808

[startup+222.317 s]
/proc/loadavg: 3.96 4.04 4.00 5/101 18569
/proc/meminfo: memFree=3001576/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=854.2
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 70407 15013 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=212.6
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 17473 3787 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=213.58
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 17532 3826 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=214.39
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 17699 3740 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 854.2
Current children cumulated vsize (KiB) 545808

[startup+282.312 s]
/proc/loadavg: 4.24 4.10 4.02 5/101 18757
/proc/meminfo: memFree=3001204/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=1084.33
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 89373 19060 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=270.51
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 22253 4798 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=271.16
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 22274 4842 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912628 134533047 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=17811] ppid=17809 vsize=545808 CPUtime=1547.16
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 127824 26892 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=386.53
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 31869 6784 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=387.21
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 31909 6812 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912556 134997786 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=387.77
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 32109 6668 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1547.16
Current children cumulated vsize (KiB) 545808

[startup+462.307 s]
/proc/loadavg: 4.33 4.17 4.05 5/101 19324
/proc/meminfo: memFree=3001668/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=1779.07
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 146916 30991 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=444.34
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 36641 7793 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=445.28
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 36719 7809 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=445.81
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 36860 7721 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1779.07
Current children cumulated vsize (KiB) 545808

[startup+522.303 s]
/proc/loadavg: 4.52 4.23 4.08 5/101 19516
/proc/meminfo: memFree=3001752/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2009.31
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 166066 34865 0 0 16 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=501.75
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 41358 8817 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=502.28
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 41455 8773 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=503.69
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 41656 8713 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2009.31
Current children cumulated vsize (KiB) 545808

[startup+582.318 s]
/proc/loadavg: 4.08 4.14 4.06 5/101 19702
/proc/meminfo: memFree=3001860/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2239.22
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 185142 38780 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=559.42
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 46125 9817 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=559.51
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 46229 9722 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=561.3
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 46454 9676 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2239.22
Current children cumulated vsize (KiB) 545808

[startup+642.314 s]
/proc/loadavg: 4.14 4.14 4.06 5/101 19889
/proc/meminfo: memFree=3001608/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2470.27
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 204234 42793 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=617.27
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 50901 10826 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=616.84
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 50979 10705 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=619.47
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 51219 10728 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2470.27
Current children cumulated vsize (KiB) 545808

[startup+702.309 s]
/proc/loadavg: 4.62 4.23 4.09 5/101 19895
/proc/meminfo: memFree=3001896/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2701.28
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 223341 46787 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=675.49
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 55751 11798 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=674.76
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 55756 11720 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=676.67
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 55928 11739 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2701.28
Current children cumulated vsize (KiB) 545808

[startup+762.315 s]
/proc/loadavg: 4.19 4.17 4.08 5/101 20084
/proc/meminfo: memFree=3001896/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=2932.74
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 242380 50894 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=733.85
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 60506 12879 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=732.38
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 60493 12745 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=734.31
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 60662 12769 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2932.74
Current children cumulated vsize (KiB) 545808

[startup+822.31 s]
/proc/loadavg: 4.19 4.17 4.08 5/101 20272
/proc/meminfo: memFree=3001756/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=3163.08
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 261374 54934 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=791.55
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 65290 13865 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=790.42
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 65278 13764 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912628 134534962 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=791.6
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 65349 13811 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3163.08
Current children cumulated vsize (KiB) 545808

[startup+882.305 s]
/proc/loadavg: 4.20 4.17 4.09 5/101 20458
/proc/meminfo: memFree=3001400/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=3393.54
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 280440 58914 0 0 16 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=849.47
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 70035 14912 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=847.76
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 70027 14749 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=849.24
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 70133 14791 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3393.54
Current children cumulated vsize (KiB) 545808

[startup+942.311 s]
/proc/loadavg: 4.02 4.13 4.08 5/101 20649
/proc/meminfo: memFree=3001524/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=3624.05
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 299522 62883 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=906.7
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 74755 15915 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=905.62
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 74808 15754 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=906.85
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 74886 15799 0 0 16 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3624.05
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.13 4.15 4.09 6/101 20838
/proc/meminfo: memFree=3001524/3368532 swapFree=1952996/1959888
[pid=17811] ppid=17809 vsize=545808 CPUtime=3845.48
/proc/17811/stat : 17811 (gnovelty+) R 17809 17811 8948 0 -1 4202496 19825 0 0 0 317938 66610 0 0 15 0 4 0 1099651349 558907392 19781 4294967295 134512640 135680988 3213784112 3213783356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17811/statm: 136452 19781 103 286 0 136164 0
[pid=17811/tid=17813] ppid=17809 vsize=545808 CPUtime=962.23
/proc/17811/task/17813/stat : 17813 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 79390 16833 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3077304668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17811/tid=17814] ppid=17809 vsize=545808 CPUtime=961.19
/proc/17811/task/17814/stat : 17814 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 79409 16710 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3067912540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17811/tid=17815] ppid=17809 vsize=545808 CPUtime=961.71
/proc/17811/task/17815/stat : 17815 (gnovelty+) R 17809 17811 8948 0 -1 4202560 9 0 0 0 79406 16765 0 0 15 0 4 0 1099651357 558907392 19781 4294967295 134512640 135680988 3213784112 3058520412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3845.48
Current children cumulated vsize (KiB) 545808

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): 3845.53
CPU user time (s): 3179.42
CPU system time (s): 666.11
CPU usage (%): 384.538
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3179.42
system time used= 666.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 33311265
involuntary context switches= 98905

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 22:12:21
IDJOB=1777675
IDBENCH=70407
IDSOLVER=617
FILE ID=tipi45/1777675-1243455141
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S267191961-079.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777675-1243455141/watcher-1777675-1243455141 -o /tmp/evaluation-result-1777675-1243455141/solver-1777675-1243455141 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777675-1243455141.cnf 580897456 4

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

MD5SUM BENCH= f5b73d46fd6886685677ead6f3b9d50d
RANDOM SEED= 580897456

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:       3081084 kB
Buffers:        123372 kB
Cached:          58056 kB
SwapCached:       2100 kB
Active:          63740 kB
Inactive:       126388 kB
HighTotal:     2489216 kB
HighFree:      2418992 kB
LowTotal:       879316 kB
LowFree:        662092 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1404 kB
Writeback:           0 kB
AnonPages:        7976 kB
Mapped:           3300 kB
Slab:            84748 kB
SReclaimable:    73852 kB
SUnreclaim:      10896 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 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-27 22:29:03