Trace number 1777684

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1070443005-075.cnf
MD5SUM82e9fd89190319a892b6aadaca00b0b8
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-1777684-1243455619/watcher-1777684-1243455619 -o /tmp/evaluation-result-1777684-1243455619/solver-1777684-1243455619 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777684-1243455619.cnf 966331460 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.77 4.01 4.06 3/98 23911
/proc/meminfo: memFree=3197740/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=509228 CPUtime=0
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 1512 0 0 0 0 0 0 0 18 0 1 0 927138664 521449472 1469 4294967295 134512640 135680988 3217129312 3217128576 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23911/statm: 127307 1477 99 286 0 127019 0

[startup+0.018548 s]
/proc/loadavg: 3.77 4.01 4.06 3/98 23911
/proc/meminfo: memFree=3197740/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=509228 CPUtime=0.02
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 6117 0 0 0 1 1 0 0 18 0 1 0 927138664 521449472 6075 4294967295 134512640 135680988 3217129312 3217128576 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23911/statm: 127307 6093 99 286 0 127019 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509228

[startup+0.108555 s]
/proc/loadavg: 3.77 4.01 4.06 3/98 23911
/proc/meminfo: memFree=3197740/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=0.13
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 5 8 0 0 19 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.308521 s]
/proc/loadavg: 3.77 4.01 4.06 3/98 23911
/proc/meminfo: memFree=3197740/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=0.92
/proc/23911/stat : 23911 (gnovelty+) S 23909 23911 9860 0 -1 4202496 19824 0 0 0 70 22 0 0 18 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 545804

[startup+0.708488 s]
/proc/loadavg: 3.77 4.01 4.06 3/98 23911
/proc/meminfo: memFree=3197740/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2.52
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 207 45 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 545804

[startup+1.50845 s]
/proc/loadavg: 3.77 4.01 4.06 6/102 23915
/proc/meminfo: memFree=3119652/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=5.66
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 467 99 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=1.4
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 115 25 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=1.37
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 107 30 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=1.38
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 120 18 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 545804

[startup+3.10832 s]
/proc/loadavg: 3.77 4.01 4.06 5/102 23915
/proc/meminfo: memFree=3119652/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=11.93
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 977 216 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=2.98
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 242 56 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=2.9
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 232 58 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=2.98
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 252 46 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 545804

[startup+6.30821 s]
/proc/loadavg: 3.79 4.01 4.06 4/102 23915
/proc/meminfo: memFree=3119684/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=24.42
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 2002 440 0 0 16 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=6.06
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 493 113 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=6.05
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 487 118 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=6.09
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 508 101 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909620 134534000 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 545804

[startup+12.7078 s]
/proc/loadavg: 3.80 4.01 4.06 5/102 23916
/proc/meminfo: memFree=3119592/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=49.32
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 4091 841 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=12.37
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 1010 227 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=12.24
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 1004 220 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=12.32
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 1034 198 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 545804

[startup+25.5067 s]
/proc/loadavg: 3.91 4.03 4.07 6/102 23917
/proc/meminfo: memFree=3119656/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=99.24
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 8226 1698 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=24.95
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 2032 463 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=24.6
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 2037 423 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=24.79
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 2075 404 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909620 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.24
Current children cumulated vsize (KiB) 545804

[startup+51.1146 s]
/proc/loadavg: 3.94 4.03 4.06 5/102 24102
/proc/meminfo: memFree=3119492/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=197.45
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 16438 3307 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=49.43
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 4060 883 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=49
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 4087 813 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=49.29
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 4154 775 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.45
Current children cumulated vsize (KiB) 545804

[startup+102.32 s]
/proc/loadavg: 3.97 4.02 4.06 6/102 24289
/proc/meminfo: memFree=3119212/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=394.94
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 32948 6546 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=98.41
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 8192 1649 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=98.36
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 8177 1659 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=98.87
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 8299 1588 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 394.94
Current children cumulated vsize (KiB) 545804

[startup+162.316 s]
/proc/loadavg: 4.13 4.05 4.06 5/102 24477
/proc/meminfo: memFree=3118560/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=626.16
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 52196 10420 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=156.2
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 12973 2647 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=156.43
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 13014 2629 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=156.44
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 13103 2541 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 626.16
Current children cumulated vsize (KiB) 545804

[startup+222.311 s]
/proc/loadavg: 4.11 4.06 4.07 5/102 24665
/proc/meminfo: memFree=3118708/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=858.35
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 71535 14300 0 0 16 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=213.81
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 17765 3616 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=214.94
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 17834 3660 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=214.35
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 17953 3482 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 858.35
Current children cumulated vsize (KiB) 545804

[startup+282.306 s]
/proc/loadavg: 4.01 4.05 4.06 5/102 24856
/proc/meminfo: memFree=3118468/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=1089.86
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 90881 18105 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=272.49
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 22708 4541 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=272.19
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 22578 4641 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=23911] ppid=23909 vsize=545804 CPUtime=1555.89
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 129694 25895 0 0 16 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=388.84
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 32433 6451 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=389.07
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 32346 6561 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=387.59
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 32294 6465 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1555.89
Current children cumulated vsize (KiB) 545804

[startup+462.311 s]
/proc/loadavg: 4.22 4.08 4.07 5/102 25422
/proc/meminfo: memFree=3118180/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=1788.65
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 149023 29842 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=446.67
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 37238 7429 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=446.98
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 37143 7555 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=446.15
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 37121 7494 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (KiB) 545804

[startup+522.316 s]
/proc/loadavg: 4.20 4.10 4.07 5/102 25610
/proc/meminfo: memFree=3118336/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2020.74
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 168358 33716 0 0 16 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=504.68
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 42060 8408 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=504.85
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 41935 8550 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=503.71
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 41936 8435 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2020.74
Current children cumulated vsize (KiB) 545804

[startup+582.312 s]
/proc/loadavg: 4.19 4.11 4.08 6/102 25797
/proc/meminfo: memFree=3118352/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2253.66
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 187630 37736 0 0 16 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=562.66
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 46842 9424 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=563.24
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 46722 9602 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=561.79
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 46733 9446 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2253.66
Current children cumulated vsize (KiB) 545804

[startup+642.307 s]
/proc/loadavg: 4.13 4.10 4.08 5/102 25990
/proc/meminfo: memFree=3118296/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2485.22
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 206834 41688 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=620.46
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 51604 10442 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=621.2
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 51532 10588 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=619.46
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 51496 10450 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2485.22
Current children cumulated vsize (KiB) 545804

[startup+702.312 s]
/proc/loadavg: 4.05 4.08 4.07 5/102 26177
/proc/meminfo: memFree=3118352/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2717.38
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 226063 45675 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=678.35
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 56344 11491 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=678.46
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 56306 11540 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=678.1
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 56409 11401 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2717.38
Current children cumulated vsize (KiB) 545804

[startup+762.307 s]
/proc/loadavg: 3.93 4.05 4.06 5/102 26365
/proc/meminfo: memFree=3118180/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=2949.59
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 245457 49502 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=736.44
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 61152 12492 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=736.64
/proc/23911/task/23914/stat : 23914 (gnovelty+) S 23909 23911 9860 0 -1 4202560 9 0 0 0 61194 12470 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=736.24
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 61272 12352 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2949.59
Current children cumulated vsize (KiB) 545804

[startup+822.312 s]
/proc/loadavg: 4.15 4.08 4.07 5/102 26553
/proc/meminfo: memFree=3118088/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=3181.45
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 264796 53349 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=794.66
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 66032 13434 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=794.82
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 66017 13465 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=794.3
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 66133 13297 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3181.45
Current children cumulated vsize (KiB) 545804

[startup+882.317 s]
/proc/loadavg: 4.19 4.12 4.09 5/102 26740
/proc/meminfo: memFree=3118088/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=3413.56
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 284067 57289 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=852.61
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 70807 14454 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=853.47
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 70934 14413 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=851.67
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 70850 14317 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3413.56
Current children cumulated vsize (KiB) 545804

[startup+942.312 s]
/proc/loadavg: 4.10 4.11 4.08 5/102 26929
/proc/meminfo: memFree=3118196/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=3645.8
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 303338 61242 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=910.82
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 75640 15442 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=911.53
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 75750 15403 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=909.72
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 75652 15320 0 0 16 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3645.8
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.17 4.12 4.09 5/102 27116
/proc/meminfo: memFree=3118312/3368532 swapFree=1959840/1959888
[pid=23911] ppid=23909 vsize=545804 CPUtime=3867.79
/proc/23911/stat : 23911 (gnovelty+) R 23909 23911 9860 0 -1 4202496 19824 0 0 0 321833 64946 0 0 15 0 4 0 927138664 558903296 19780 4294967295 134512640 135680988 3217129312 3217128556 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23911/statm: 136451 19780 103 286 0 136163 0
[pid=23911/tid=23913] ppid=23909 vsize=545804 CPUtime=965.93
/proc/23911/task/23913/stat : 23913 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 80256 16337 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3077693788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=545804 CPUtime=966.89
/proc/23911/task/23914/stat : 23914 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 80334 16355 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3068301660 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23911/tid=23915] ppid=23909 vsize=545804 CPUtime=966.04
/proc/23911/task/23915/stat : 23915 (gnovelty+) R 23909 23911 9860 0 -1 4202560 9 0 0 0 80346 16258 0 0 15 0 4 0 927138673 558903296 19780 4294967295 134512640 135680988 3217129312 3058909532 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3867.79
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): 3867.86
CPU user time (s): 3218.39
CPU system time (s): 649.47
CPU usage (%): 386.774
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3218.39
system time used= 649.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19824
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= 25662323
involuntary context switches= 66451

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 22:20:19
IDJOB=1777684
IDBENCH=70410
IDSOLVER=617
FILE ID=tipi39/1777684-1243455619
PBS_JOBID=
Free space on /tmp= 5744 MiB

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

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

MD5SUM BENCH= 82e9fd89190319a892b6aadaca00b0b8
RANDOM SEED= 966331460

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:       3197740 kB
Buffers:         21896 kB
Cached:          53116 kB
SwapCached:          0 kB
Active:          65012 kB
Inactive:        26468 kB
HighTotal:     2489216 kB
HighFree:      2421792 kB
LowTotal:       879316 kB
LowFree:        775948 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:       16248 kB
Mapped:           6348 kB
Slab:            69240 kB
SReclaimable:    57248 kB
SUnreclaim:      11992 kB
PageTables:        532 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 22:37:01