Trace number 1778302

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
MD5SUM642edeb8ba30ebee256f5f53448e9be6
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 variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778302-1243475800/watcher-1778302-1243475800 -o /tmp/evaluation-result-1778302-1243475800/solver-1778302-1243475800 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778302-1243475800.cnf 283903651 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.87 3.87 3.82 3/96 29952
/proc/meminfo: memFree=3038232/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=509228 CPUtime=0
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 1426 0 0 0 0 0 0 0 18 0 1 0 1101681144 521449472 1382 4294967295 134512640 135680988 3219554736 3219554000 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29952/statm: 127307 1390 99 286 0 127019 0

[startup+0.115003 s]
/proc/loadavg: 3.87 3.87 3.82 3/96 29952
/proc/meminfo: memFree=3038232/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=0.16
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 6 10 0 0 19 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553932 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545804

[startup+0.204997 s]
/proc/loadavg: 3.87 3.87 3.82 3/96 29952
/proc/meminfo: memFree=3038232/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=0.47
/proc/29952/stat : 29952 (gnovelty+) S 29950 29952 15881 0 -1 4202496 19808 0 0 0 26 21 0 0 19 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553932 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 545804

[startup+0.30499 s]
/proc/loadavg: 3.87 3.87 3.82 3/96 29952
/proc/meminfo: memFree=3038232/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=0.85
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 45 40 0 0 18 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545804

[startup+0.704963 s]
/proc/loadavg: 3.87 3.87 3.82 3/96 29952
/proc/meminfo: memFree=3038232/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=2.39
/proc/29952/stat : 29952 (gnovelty+) S 29950 29952 15881 0 -1 4202496 19808 0 0 0 127 112 0 0 15 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 545804

[startup+1.50492 s]
/proc/loadavg: 3.88 3.87 3.82 5/100 29956
/proc/meminfo: memFree=2959792/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=5.36
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 292 244 0 0 15 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=1.3
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 67 63 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=1.33
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 72 61 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=1.31
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 76 55 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545804

[startup+3.10481 s]
/proc/loadavg: 3.88 3.87 3.82 5/100 29956
/proc/meminfo: memFree=2959712/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=11.44
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 627 517 0 0 15 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=2.82
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 150 132 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=2.81
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 155 126 0 0 16 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3068146012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=2.82
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 168 114 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 545804

[startup+6.3046 s]
/proc/loadavg: 3.89 3.87 3.82 5/100 29957
/proc/meminfo: memFree=2959744/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=23.53
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 1316 1037 0 0 15 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=5.79
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 309 270 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3077538092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=5.91
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 332 259 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3068145964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=5.86
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 343 243 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 545804

[startup+12.7042 s]
/proc/loadavg: 3.82 3.86 3.82 4/100 29957
/proc/meminfo: memFree=2959620/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=47.19
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19808 0 0 0 2697 2022 0 0 15 0 4 0 1101681144 558903296 19763 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19763 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=11.87
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 665 522 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=11.7
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 668 502 0 0 15 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3068146012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=11.59
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 674 485 0 0 16 0 4 0 1101681152 558903296 19763 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.19
Current children cumulated vsize (KiB) 545804

[startup+25.5033 s]
/proc/loadavg: 3.86 3.86 3.82 5/100 29959
/proc/meminfo: memFree=2959716/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=95.23
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 5278 4245 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=24.01
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 1301 1100 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=23.54
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 1323 1031 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=23.55
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 1325 1030 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 95.23
Current children cumulated vsize (KiB) 545804

[startup+51.1116 s]
/proc/loadavg: 3.91 3.87 3.82 5/100 30144
/proc/meminfo: memFree=2959992/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=190.15
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 10493 8522 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=47.82
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 2680 2102 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=47.34
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 2640 2094 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=47.32
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 2628 2104 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 190.15
Current children cumulated vsize (KiB) 545804

[startup+102.308 s]
/proc/loadavg: 3.96 3.89 3.83 6/101 30280
/proc/meminfo: memFree=2959568/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=380.75
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 20902 17173 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=95.55
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 5274 4281 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=94.83
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 5255 4228 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=94.94
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 5234 4260 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 380.75
Current children cumulated vsize (KiB) 545804

[startup+162.314 s]
/proc/loadavg: 3.87 3.88 3.82 7/101 30338
/proc/meminfo: memFree=2959980/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=603.28
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 33064 27264 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=150.88
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 8320 6768 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=150.32
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 8287 6745 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=150.84
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 8292 6792 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 603.28
Current children cumulated vsize (KiB) 545804

[startup+222.31 s]
/proc/loadavg: 3.75 3.85 3.81 6/101 30697
/proc/meminfo: memFree=2959048/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=828.11
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 45292 37519 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=207.45
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 11432 9313 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=206.29
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 11312 9317 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=207.09
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 11393 9316 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 828.11
Current children cumulated vsize (KiB) 545804

[startup+282.316 s]
/proc/loadavg: 3.90 3.87 3.82 5/100 30711
/proc/meminfo: memFree=2959856/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=1050.79
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 57506 47573 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=263.02
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 14499 11803 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=262.26
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 14322 11904 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=29952] ppid=29950 vsize=545804 CPUtime=1721.82
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 94164 78018 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=430.31
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 23720 19311 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=430.34
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 23415 19619 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=430.83
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 23705 19378 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 545804

[startup+522.309 s]
/proc/loadavg: 3.89 3.85 3.82 5/100 31468
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=1945.36
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 106174 88362 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=485.87
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 26642 21945 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=486.02
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 26378 22224 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=487.16
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 26792 21924 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1945.36
Current children cumulated vsize (KiB) 545804

[startup+582.305 s]
/proc/loadavg: 3.96 3.87 3.82 6/101 31684
/proc/meminfo: memFree=2959256/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=2169.09
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 118326 98583 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=541.84
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 29704 24480 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=541.74
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 29353 24821 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=543.1
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 29890 24420 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2169.09
Current children cumulated vsize (KiB) 545804

[startup+642.312 s]
/proc/loadavg: 3.95 3.88 3.82 5/100 31845
/proc/meminfo: memFree=2959360/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=2393.54
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 130605 108749 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=598.13
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 32800 27013 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=598.08
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 32390 27418 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=599.11
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 32982 26929 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2393.54
Current children cumulated vsize (KiB) 545804

[startup+702.307 s]
/proc/loadavg: 3.87 3.87 3.82 6/101 32100
/proc/meminfo: memFree=2959276/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=2618.3
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 142803 119027 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219554068 134533321 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=654.34
/proc/29952/task/29954/stat : 29954 (gnovelty+) S 29950 29952 15881 0 -1 4202560 5 0 0 0 35887 29547 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=654.32
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 35445 29987 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=655.51
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 36083 29468 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2618.3
Current children cumulated vsize (KiB) 545804

[startup+762.313 s]
/proc/loadavg: 3.89 3.87 3.82 4/100 32407
/proc/meminfo: memFree=2959796/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=2841.21
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 155194 128927 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=709.81
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 39000 31981 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=710.17
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 38509 32508 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=711.85
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 39248 31937 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2841.21
Current children cumulated vsize (KiB) 545804

[startup+822.309 s]
/proc/loadavg: 3.85 3.87 3.82 7/101 32437
/proc/meminfo: memFree=2959752/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=3065.56
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 167400 139156 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=766.1
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 42041 34569 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=766.01
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 41596 35005 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068145964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=767.94
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 42305 34489 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3065.56
Current children cumulated vsize (KiB) 545804

[startup+882.315 s]
/proc/loadavg: 3.90 3.87 3.82 6/101 32761
/proc/meminfo: memFree=2958832/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=3289.77
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 179643 149334 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553932 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=822.55
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 45128 37127 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=821.93
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 44663 37530 0 0 16 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=823.76
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 45351 37025 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3289.77
Current children cumulated vsize (KiB) 545804

[startup+942.311 s]
/proc/loadavg: 3.67 3.81 3.80 6/100 322
/proc/meminfo: memFree=2958988/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=3514.29
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 191940 159489 0 0 15 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=878.46
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 48138 39708 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=878.04
/proc/29952/task/29955/stat : 29955 (gnovelty+) S 29950 29952 15881 0 -1 4202560 8 0 0 0 47707 40097 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=880.25
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 48521 39504 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3514.29
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.74 3.81 3.80 5/100 509
/proc/meminfo: memFree=2959096/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=3730.59
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 203851 169208 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=932.71
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 51149 42122 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=931.91
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 50652 42539 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=934.53
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 51532 41921 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3730.59
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

[startup+1000.01 s]
/proc/loadavg: 3.74 3.81 3.80 5/100 509
/proc/meminfo: memFree=2959096/3368532 swapFree=1954076/1959888
[pid=29952] ppid=29950 vsize=545804 CPUtime=3730.59
/proc/29952/stat : 29952 (gnovelty+) R 29950 29952 15881 0 -1 4202496 19809 0 0 0 203851 169208 0 0 16 0 4 0 1101681144 558903296 19764 4294967295 134512640 135680988 3219554736 3219553980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29952/statm: 136451 19764 103 286 0 136163 0
[pid=29952/tid=29954] ppid=29950 vsize=545804 CPUtime=932.71
/proc/29952/task/29954/stat : 29954 (gnovelty+) R 29950 29952 15881 0 -1 4202560 5 0 0 0 51149 42122 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3077538140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29952/tid=29955] ppid=29950 vsize=545804 CPUtime=931.91
/proc/29952/task/29955/stat : 29955 (gnovelty+) R 29950 29952 15881 0 -1 4202560 8 0 0 0 50652 42539 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3068146012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29952/tid=29956] ppid=29950 vsize=545804 CPUtime=934.53
/proc/29952/task/29956/stat : 29956 (gnovelty+) R 29950 29952 15881 0 -1 4202560 7 0 0 0 51532 41921 0 0 15 0 4 0 1101681152 558903296 19764 4294967295 134512640 135680988 3219554736 3058753884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3730.59
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3730.62
CPU user time (s): 2038.51
CPU system time (s): 1692.11
CPU usage (%): 373.054
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2038.51
system time used= 1692.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19809
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= 91294083
involuntary context switches= 171189

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 03:56:40
IDJOB=1778302
IDBENCH=70616
IDSOLVER=617
FILE ID=tipi44/1778302-1243475800
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778302-1243475800/watcher-1778302-1243475800 -o /tmp/evaluation-result-1778302-1243475800/solver-1778302-1243475800 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778302-1243475800.cnf 283903651 4

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

MD5SUM BENCH= 642edeb8ba30ebee256f5f53448e9be6
RANDOM SEED= 283903651

Linux tipi44 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.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3038824 kB
Buffers:        130920 kB
Cached:          91616 kB
SwapCached:       2180 kB
Active:          88520 kB
Inactive:       143636 kB
HighTotal:     2489216 kB
HighFree:      2385552 kB
LowTotal:       879316 kB
LowFree:        653272 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1432 kB
Writeback:           0 kB
AnonPages:        8648 kB
Mapped:           3212 kB
Slab:            87160 kB
SReclaimable:    77176 kB
SUnreclaim:       9984 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 04:13:22