Trace number 1777021

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1322153318-039.cnf
MD5SUM9b4324a23c82753183d597b4a4c7c7c2
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 variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/0.13	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-1777021-1243431011/watcher-1777021-1243431011 -o /tmp/evaluation-result-1777021-1243431011/solver-1777021-1243431011 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777021-1243431011.cnf 1351240244 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: 0.00 0.00 0.00 3/97 8984
/proc/meminfo: memFree=3089896/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=509228 CPUtime=0
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 1333 0 0 0 0 0 0 0 18 0 1 0 1097238377 521449472 1290 4294967295 134512640 135680988 3219005744 3219005008 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8984/statm: 127307 1298 99 286 0 127019 0

[startup+0.095014 s]
/proc/loadavg: 0.00 0.00 0.00 3/97 8984
/proc/meminfo: memFree=3089896/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=517040 CPUtime=0.1
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 14891 0 0 0 5 5 0 0 18 0 1 0 1097238377 529448960 14847 4294967295 134512640 135680988 3219005744 3219005008 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8984/statm: 129260 14852 99 286 0 128972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517040

[startup+0.105014 s]
/proc/loadavg: 0.00 0.00 0.00 3/97 8984
/proc/meminfo: memFree=3089896/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=517040 CPUtime=0.11
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 16842 0 0 0 6 5 0 0 18 0 1 0 1097238377 529448960 16798 4294967295 134512640 135680988 3219005744 3219005008 134537708 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8984/statm: 129260 16803 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.305 s]
/proc/loadavg: 0.00 0.00 0.00 3/97 8984
/proc/meminfo: memFree=3089896/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=0.78
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 64 14 0 0 17 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 548456

[startup+0.704972 s]
/proc/loadavg: 0.00 0.00 0.00 3/97 8984
/proc/meminfo: memFree=3089896/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2.36
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 205 31 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 548456

[startup+1.50516 s]
/proc/loadavg: 0.00 0.00 0.00 5/101 8988
/proc/meminfo: memFree=3007796/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=5.18
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 469 49 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=1.36
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 123 13 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=1.13
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 98 15 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=1.36
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 130 6 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 548456

[startup+3.10478 s]
/proc/loadavg: 0.40 0.08 0.03 5/101 8988
/proc/meminfo: memFree=3007648/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=11.48
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 1036 112 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=2.93
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 257 36 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=2.71
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 241 30 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=2.94
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 272 22 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934196 134534438 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 548456

[startup+6.30417 s]
/proc/loadavg: 0.40 0.08 0.03 2/101 8988
/proc/meminfo: memFree=3007612/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=23.11
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 2095 216 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=5.74
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 510 64 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=5.86
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 541 45 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=5.68
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 517 51 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.11
Current children cumulated vsize (KiB) 548456

[startup+12.7037 s]
/proc/loadavg: 0.95 0.21 0.07 5/101 8988
/proc/meminfo: memFree=3007576/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=47.18
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 4277 441 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=11.92
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 1074 118 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=11.78
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 1075 103 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=11.53
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 1057 96 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934196 134533839 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.18
Current children cumulated vsize (KiB) 548456

[startup+25.5028 s]
/proc/loadavg: 1.42 0.34 0.11 6/101 8991
/proc/meminfo: memFree=3007384/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=96.45
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 8665 980 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=24.48
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 2200 248 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=24.01
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 2157 244 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=23.74
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 2132 242 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.45
Current children cumulated vsize (KiB) 548456

[startup+51.1006 s]
/proc/loadavg: 2.30 0.63 0.21 5/101 8994
/proc/meminfo: memFree=3007416/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=195.05
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 17450 2055 0 0 16 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=49.3
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 4409 521 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=48.71
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 4356 515 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=48.53
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 4352 501 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934196 134533839 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 195.05
Current children cumulated vsize (KiB) 548456

[startup+102.317 s]
/proc/loadavg: 3.43 1.22 0.44 5/101 9180
/proc/meminfo: memFree=3007276/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=392.12
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 35072 4140 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=98.78
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 8808 1070 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=97.37
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 8713 1024 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=98.46
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 8816 1030 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 392.12
Current children cumulated vsize (KiB) 548456

[startup+162.313 s]
/proc/loadavg: 3.93 1.73 0.66 5/101 9366
/proc/meminfo: memFree=3007168/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=624.04
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 55720 6684 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=156.51
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 13964 1687 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=155.31
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 13872 1659 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=156.58
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 13996 1662 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 624.04
Current children cumulated vsize (KiB) 548456

[startup+222.308 s]
/proc/loadavg: 4.06 2.20 0.89 6/101 9555
/proc/meminfo: memFree=3007168/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=857.01
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 76417 9284 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=214.64
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 19168 2296 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=213.92
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 19042 2350 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=214.85
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 19160 2325 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 857.01
Current children cumulated vsize (KiB) 548456

[startup+282.314 s]
/proc/loadavg: 4.14 2.54 1.08 5/101 9744
/proc/meminfo: memFree=3007168/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=1089.52
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 97116 11836 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=272.35
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 24320 2915 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=272.57
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 24281 2976 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=8984] ppid=8982 vsize=548456 CPUtime=1553.93
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 138498 16895 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=388.59
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 34707 4152 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=388.79
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 34608 4271 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=389.22
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 34697 4225 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1553.93
Current children cumulated vsize (KiB) 548456

[startup+462.309 s]
/proc/loadavg: 4.06 3.23 1.61 5/101 10322
/proc/meminfo: memFree=3006672/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=1786.4
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 159247 19393 0 0 16 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219005076 134533505 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=447.23
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 39952 4771 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=446.12
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 39735 4877 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=447.24
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 39897 4827 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (KiB) 548456

[startup+522.315 s]
/proc/loadavg: 4.02 3.36 1.74 5/101 10511
/proc/meminfo: memFree=3006548/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2018.65
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 179963 21902 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=505.99
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 45185 5414 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=503.76
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 44868 5508 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=505.15
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 45081 5434 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2018.65
Current children cumulated vsize (KiB) 548456

[startup+582.31 s]
/proc/loadavg: 4.16 3.52 1.91 6/101 10700
/proc/meminfo: memFree=3006672/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2251.77
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 200750 24427 0 0 16 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=563.94
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 50379 6015 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=561.91
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 50041 6150 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=563.66
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 50287 6079 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.77
Current children cumulated vsize (KiB) 548456

[startup+642.306 s]
/proc/loadavg: 4.16 3.64 2.05 5/101 10889
/proc/meminfo: memFree=3006632/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2484.66
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 221555 26911 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=622.56
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 55612 6644 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=619.57
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 55155 6802 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=621.43
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 55469 6674 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2484.66
Current children cumulated vsize (KiB) 548456

[startup+702.311 s]
/proc/loadavg: 4.24 3.73 2.17 5/101 11079
/proc/meminfo: memFree=3006600/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2716.46
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 242183 29463 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=681.51
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 60894 7257 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=676.95
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 60224 7471 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=678.98
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 60617 7281 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2716.46
Current children cumulated vsize (KiB) 548456

[startup+762.306 s]
/proc/loadavg: 4.08 3.78 2.29 5/101 11265
/proc/meminfo: memFree=3006616/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=2949.2
/proc/8984/stat : 8984 (gnovelty+) S 8982 8984 8948 0 -1 4202496 20773 0 0 0 262883 32037 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=740.24
/proc/8984/task/8986/stat : 8986 (gnovelty+) S 8982 8984 8948 0 -1 4202560 110 0 0 0 66103 7921 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=734.4
/proc/8984/task/8987/stat : 8987 (gnovelty+) S 8982 8984 8948 0 -1 4202560 112 0 0 0 65327 8113 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=736.84
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 65764 7920 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934124 134997743 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2949.2
Current children cumulated vsize (KiB) 548456

[startup+822.312 s]
/proc/loadavg: 4.01 3.81 2.38 6/101 11454
/proc/meminfo: memFree=3006476/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=3181.77
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 283591 34586 0 0 16 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=797.86
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 71195 8591 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=792.63
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 70526 8737 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=795.29
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 70968 8561 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3181.77
Current children cumulated vsize (KiB) 548456

[startup+882.317 s]
/proc/loadavg: 4.11 3.88 2.50 6/101 11643
/proc/meminfo: memFree=3006156/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=3413.16
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 304296 37020 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=855.57
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 76360 9197 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=850.98
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 75770 9328 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=852.66
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 76109 9157 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3413.16
Current children cumulated vsize (KiB) 548456

[startup+942.312 s]
/proc/loadavg: 3.92 3.87 2.57 5/101 11831
/proc/meminfo: memFree=3006140/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=3647.08
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 325134 39574 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=914.18
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 81566 9852 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=909.27
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 80996 9931 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=911.35
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 81307 9828 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3647.08
Current children cumulated vsize (KiB) 548456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.22 3.95 2.68 6/101 11835
/proc/meminfo: memFree=3006292/3368532 swapFree=1952996/1959888
[pid=8984] ppid=8982 vsize=548456 CPUtime=3870.05
/proc/8984/stat : 8984 (gnovelty+) R 8982 8984 8948 0 -1 4202496 20773 0 0 0 345007 41998 0 0 15 0 4 0 1097238377 561618944 20729 4294967295 134512640 135680988 3219005744 3219004988 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8984/statm: 137114 20729 103 286 0 136826 0
[pid=8984/tid=8986] ppid=8982 vsize=548456 CPUtime=969.73
/proc/8984/task/8986/stat : 8986 (gnovelty+) R 8982 8984 8948 0 -1 4202560 110 0 0 0 86506 10467 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3077718364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8984/tid=8987] ppid=8982 vsize=548456 CPUtime=964.62
/proc/8984/task/8987/stat : 8987 (gnovelty+) R 8982 8984 8948 0 -1 4202560 112 0 0 0 85898 10564 0 0 15 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3068326236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8984/tid=8988] ppid=8982 vsize=548456 CPUtime=967.21
/proc/8984/task/8988/stat : 8988 (gnovelty+) R 8982 8984 8948 0 -1 4202560 113 0 0 0 86304 10417 0 0 16 0 4 0 1097238390 561618944 20729 4294967295 134512640 135680988 3219005744 3058934108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3870.05
Current children cumulated vsize (KiB) 548456

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): 3870.11
CPU user time (s): 3450.13
CPU system time (s): 419.98
CPU usage (%): 386.998
Max. virtual memory (cumulated for all children) (KiB): 548456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3450.13
system time used= 419.98
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20773
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= 14130435
involuntary context switches= 59723

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 15:30:11
IDJOB=1777021
IDBENCH=70189
IDSOLVER=617
FILE ID=tipi45/1777021-1243431011
PBS_JOBID=
Free space on /tmp= 15501 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1322153318-039.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777021-1243431011/watcher-1777021-1243431011 -o /tmp/evaluation-result-1777021-1243431011/solver-1777021-1243431011 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777021-1243431011.cnf 1351240244 4

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

MD5SUM BENCH= 9b4324a23c82753183d597b4a4c7c7c2
RANDOM SEED= 1351240244

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:       3091624 kB
Buffers:        122856 kB
Cached:          48252 kB
SwapCached:       2100 kB
Active:          61404 kB
Inactive:       118908 kB
HighTotal:     2489216 kB
HighFree:      2428412 kB
LowTotal:       879316 kB
LowFree:        663212 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1984 kB
Writeback:           0 kB
AnonPages:        8012 kB
Mapped:           3232 kB
Slab:            84924 kB
SReclaimable:    73500 kB
SUnreclaim:      11424 kB
PageTables:        444 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= 15501 MiB
End job on tipi45 at 2009-05-27 15:46:53