Trace number 1777594

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.05/0.08	c +------------------------------+
0.05/0.08	c | gNovelty+, version 1.0       |
0.05/0.08	c +------------------------------+
0.05/0.08	c gnovelty+ -h for help
0.05/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777594-1243450603/watcher-1777594-1243450603 -o /tmp/evaluation-result-1777594-1243450603/solver-1777594-1243450603 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777594-1243450603.cnf 1797947936 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.95 4.11 4.07 4/98 7837
/proc/meminfo: memFree=3197952/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=509232 CPUtime=0
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 1438 0 0 0 0 0 0 0 18 0 1 0 926637059 521453568 1394 4294967295 134512640 135680988 3220204112 3220203376 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/7837/statm: 127308 1402 99 286 0 127020 0

[startup+0.069732 s]
/proc/loadavg: 3.95 4.11 4.07 4/98 7837
/proc/meminfo: memFree=3197952/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=517044 CPUtime=0.05
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 16776 0 0 0 2 3 0 0 18 0 1 0 926637059 529453056 16732 4294967295 134512640 135680988 3220204112 3220203376 134537779 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7837/statm: 129261 16737 99 286 0 128973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517044

[startup+0.109729 s]
/proc/loadavg: 3.95 4.11 4.07 4/98 7837
/proc/meminfo: memFree=3197952/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=0.11
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 8 3 0 0 18 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545804

[startup+0.309715 s]
/proc/loadavg: 3.95 4.11 4.07 4/98 7837
/proc/meminfo: memFree=3197952/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=0.83
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 62 21 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545804

[startup+0.709797 s]
/proc/loadavg: 3.95 4.11 4.07 4/98 7837
/proc/meminfo: memFree=3197952/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2.39
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 182 57 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 545804

[startup+1.50961 s]
/proc/loadavg: 3.95 4.11 4.07 5/102 7841
/proc/meminfo: memFree=3120548/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=5.53
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 452 101 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=1.36
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 115 21 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=1.31
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 109 22 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=1.37
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 110 27 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044788 134533436 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 545804

[startup+3.10985 s]
/proc/loadavg: 3.96 4.11 4.07 7/102 7841
/proc/meminfo: memFree=3120276/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=11.65
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 968 197 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=2.86
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 242 44 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=2.87
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 240 47 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=2.96
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 246 50 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 545804

[startup+6.30927 s]
/proc/loadavg: 3.96 4.11 4.07 5/102 7841
/proc/meminfo: memFree=3120184/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=24.25
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 2003 422 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=6.01
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 503 98 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=6.02
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 496 106 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=6.11
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 508 103 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 545804

[startup+12.7091 s]
/proc/loadavg: 4.11 4.14 4.08 7/102 8025
/proc/meminfo: memFree=3119460/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=48.08
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 3978 830 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=11.94
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 1006 188 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=11.85
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 980 205 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=12.23
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 1015 208 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.08
Current children cumulated vsize (KiB) 545804

[startup+25.5084 s]
/proc/loadavg: 4.09 4.13 4.08 5/102 8030
/proc/meminfo: memFree=3119464/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=97.52
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 8049 1703 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=24.24
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 2018 406 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=24.25
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 1993 432 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=24.78
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 2051 427 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.52
Current children cumulated vsize (KiB) 545804

[startup+51.1059 s]
/proc/loadavg: 4.38 4.20 4.10 5/102 8033
/proc/meminfo: memFree=3119528/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=196.42
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 16124 3518 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=48.97
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 4036 861 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=49.12
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 4019 893 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=49.27
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 4033 894 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 196.42
Current children cumulated vsize (KiB) 545804

[startup+102.311 s]
/proc/loadavg: 4.31 4.22 4.11 6/102 8230
/proc/meminfo: memFree=3118900/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=394.87
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 32496 6991 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=98.58
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 8117 1741 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=98.96
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 8148 1748 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=98.41
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 8085 1756 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.87
Current children cumulated vsize (KiB) 545804

[startup+162.317 s]
/proc/loadavg: 4.21 4.22 4.12 6/102 8418
/proc/meminfo: memFree=3118924/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=628.1
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 51542 11268 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=156.91
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 12874 2817 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=157.1
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 12883 2827 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=156.9
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 12850 2840 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 628.1
Current children cumulated vsize (KiB) 545804

[startup+222.312 s]
/proc/loadavg: 4.20 4.21 4.12 5/102 8605
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=861.39
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 70674 15465 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=215.13
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 17631 3882 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=215.45
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 17637 3908 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=215.34
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 17689 3845 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 861.39
Current children cumulated vsize (KiB) 545804

[startup+282.317 s]
/proc/loadavg: 4.07 4.17 4.10 5/102 8794
/proc/meminfo: memFree=3118800/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=1093.15
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 89732 19583 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=272.76
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 22349 4927 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=273.86
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 22472 4914 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=7837] ppid=7835 vsize=545804 CPUtime=1557.92
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 127844 27948 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=389.13
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 31886 7027 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=389.75
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 31988 6987 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=389.49
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 31942 7007 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1557.92
Current children cumulated vsize (KiB) 545804

[startup+462.312 s]
/proc/loadavg: 4.05 4.16 4.11 5/102 9363
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=1790.09
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 146898 32111 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=447.34
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 36663 8071 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=448.21
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 36803 8018 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=447.39
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 36687 8052 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.09
Current children cumulated vsize (KiB) 545804

[startup+522.307 s]
/proc/loadavg: 4.02 4.13 4.09 6/102 9550
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2022.12
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 165893 36319 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203444 134533839 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=505.31
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 41420 9111 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=506.53
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 41575 9078 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=505.01
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 41417 9084 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2022.12
Current children cumulated vsize (KiB) 545804

[startup+582.312 s]
/proc/loadavg: 4.13 4.13 4.10 5/102 9739
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2254.67
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 184994 40473 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=563.7
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 46244 10126 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=564.76
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 46305 10171 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=562.75
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 46182 10093 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2254.67
Current children cumulated vsize (KiB) 545804

[startup+642.308 s]
/proc/loadavg: 4.00 4.09 4.08 4/102 9929
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2484.92
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 203971 44521 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=621.78
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 51066 11112 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=621.98
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 51032 11166 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=620.2
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 50895 11125 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2484.92
Current children cumulated vsize (KiB) 545804

[startup+702.312 s]
/proc/loadavg: 4.06 4.09 4.08 5/102 10117
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2717.85
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 223050 48735 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=680.25
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 55849 12176 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=680.65
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 55796 12269 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=678.11
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 55642 12169 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044788 134532918 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2717.85
Current children cumulated vsize (KiB) 545804

[startup+762.318 s]
/proc/loadavg: 4.09 4.10 4.09 5/102 10305
/proc/meminfo: memFree=3118800/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=2949.44
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 242112 52832 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=737.83
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 60622 13161 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=738.33
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 60509 13324 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=736.4
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 60490 13150 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2949.44
Current children cumulated vsize (KiB) 545804

[startup+822.303 s]
/proc/loadavg: 3.96 4.06 4.07 5/102 10496
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=3182.42
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 261168 57074 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=796.02
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 65367 14235 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=796.81
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 65297 14384 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=794.31
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 65209 14222 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3182.42
Current children cumulated vsize (KiB) 545804

[startup+882.308 s]
/proc/loadavg: 4.08 4.08 4.08 6/102 10685
/proc/meminfo: memFree=3118676/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=3415.48
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 280193 61355 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=853.87
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 70106 15281 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=855.35
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 70059 15476 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=852.72
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 69990 15282 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3415.48
Current children cumulated vsize (KiB) 545804

[startup+942.313 s]
/proc/loadavg: 3.82 4.01 4.06 5/102 10872
/proc/meminfo: memFree=3118800/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=3648.98
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 299392 65506 0 0 15 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=911.77
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 74830 16347 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=914.05
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 74859 16546 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=911.38
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 74875 16263 0 0 16 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044788 134534622 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3648.98
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.07 4.04 4.06 7/102 11060
/proc/meminfo: memFree=3118768/3368532 swapFree=1959840/1959888
[pid=7837] ppid=7835 vsize=545804 CPUtime=3872.78
/proc/7837/stat : 7837 (gnovelty+) R 7835 7837 9860 0 -1 4202496 19814 0 0 0 317686 69592 0 0 16 0 4 0 926637059 558903296 19769 4294967295 134512640 135680988 3220204112 3220203356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7837/statm: 136451 19769 103 286 0 136163 0
[pid=7837/tid=7839] ppid=7835 vsize=545804 CPUtime=967.52
/proc/7837/task/7839/stat : 7839 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 79399 17353 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3077828956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7837/tid=7840] ppid=7835 vsize=545804 CPUtime=969.76
/proc/7837/task/7840/stat : 7840 (gnovelty+) R 7835 7837 9860 0 -1 4202560 7 0 0 0 79399 17577 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3068436828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7837/tid=7841] ppid=7835 vsize=545804 CPUtime=967.59
/proc/7837/task/7841/stat : 7841 (gnovelty+) R 7835 7837 9860 0 -1 4202560 8 0 0 0 79488 17271 0 0 15 0 4 0 926637067 558903296 19769 4294967295 134512640 135680988 3220204112 3059044700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3872.78
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.03
CPU time (s): 3872.86
CPU user time (s): 3176.92
CPU system time (s): 695.94
CPU usage (%): 387.273
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3176.92
system time used= 695.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19814
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= 28871550
involuntary context switches= 70190

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 20:56:43
IDJOB=1777594
IDBENCH=70380
IDSOLVER=617
FILE ID=tipi39/1777594-1243450603
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777594-1243450603/watcher-1777594-1243450603 -o /tmp/evaluation-result-1777594-1243450603/solver-1777594-1243450603 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777594-1243450603.cnf 1797947936 4

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED= 1797947936

Linux tipi39 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.067
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.067
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.067
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.067
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:       3197952 kB
Buffers:         21860 kB
Cached:          53192 kB
SwapCached:          0 kB
Active:          64996 kB
Inactive:        26296 kB
HighTotal:     2489216 kB
HighFree:      2421920 kB
LowTotal:       879316 kB
LowFree:        776032 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1424 kB
Writeback:           0 kB
AnonPages:       16048 kB
Mapped:           6408 kB
Slab:            69344 kB
SReclaimable:    57196 kB
SUnreclaim:      12148 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-27 21:13:25