Trace number 1777645

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S35186747-095.cnf
MD5SUM63a7ffd07e7685b33dfd464b13ef6936
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 variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data

0.07/0.08	c +------------------------------+
0.07/0.08	c | gNovelty+, version 1.0       |
0.07/0.08	c +------------------------------+
0.07/0.08	c gnovelty+ -h for help
0.07/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-1777645-1243453651/watcher-1777645-1243453651 -o /tmp/evaluation-result-1777645-1243453651/solver-1777645-1243453651 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777645-1243453651.cnf 477273581 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.57 3.88 3.93 3/109 15298
/proc/meminfo: memFree=712308/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=509228 CPUtime=0
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 1317 0 0 0 0 0 0 0 18 0 1 0 1110027858 521449472 1273 4294967295 134512640 135680988 3216414384 3216413648 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/15298/statm: 127307 1281 99 286 0 127019 0

[startup+0.075303 s]
/proc/loadavg: 3.57 3.88 3.93 3/109 15298
/proc/meminfo: memFree=712308/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=517040 CPUtime=0.07
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 17717 0 0 0 0 7 0 0 18 0 1 0 1110027858 529448960 17672 4294967295 134512640 135680988 3216414384 3216413648 134537708 0 0 0 0 0 0 0 17 3 0 0 0
/proc/15298/statm: 129260 17678 99 286 0 128972 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517040

[startup+0.115301 s]
/proc/loadavg: 3.57 3.88 3.93 3/109 15298
/proc/meminfo: memFree=712308/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=0.12
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 5 7 0 0 19 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545800

[startup+0.315291 s]
/proc/loadavg: 3.57 3.88 3.93 3/109 15298
/proc/meminfo: memFree=712308/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=0.88
/proc/15298/stat : 15298 (gnovelty+) S 15296 15298 7955 0 -1 4202496 19806 0 0 0 64 24 0 0 18 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 545800

[startup+0.715499 s]
/proc/loadavg: 3.57 3.88 3.93 3/109 15298
/proc/meminfo: memFree=712308/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2.43
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 188 55 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 545800

[startup+1.51528 s]
/proc/loadavg: 3.57 3.88 3.93 5/113 15302
/proc/meminfo: memFree=633620/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=5.55
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 437 118 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=1.36
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 113 23 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=1.36
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 114 22 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=1.35
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 103 32 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 545800

[startup+3.1153 s]
/proc/loadavg: 3.57 3.88 3.93 5/113 15302
/proc/meminfo: memFree=633460/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=11.78
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 960 218 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=2.93
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 247 46 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=2.88
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 240 48 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=2.91
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 233 58 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 545800

[startup+6.31525 s]
/proc/loadavg: 3.61 3.88 3.93 5/113 15302
/proc/meminfo: memFree=633336/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=24.35
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 1999 436 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=6.06
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 516 90 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=6.02
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 499 103 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=6.06
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 484 122 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 545800

[startup+12.7146 s]
/proc/loadavg: 3.64 3.88 3.93 5/113 15302
/proc/meminfo: memFree=633152/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=49.4
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 4057 883 0 0 16 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=12.26
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 1032 194 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=12.34
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 1016 218 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=12.35
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 999 236 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.4
Current children cumulated vsize (KiB) 545800

[startup+25.5142 s]
/proc/loadavg: 3.64 3.87 3.93 5/113 15304
/proc/meminfo: memFree=633184/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=98.34
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 8101 1733 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=24.45
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 2050 395 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=24.75
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 2039 436 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=24.7
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 2003 467 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.34
Current children cumulated vsize (KiB) 545800

[startup+51.1128 s]
/proc/loadavg: 3.83 3.90 3.93 7/113 15493
/proc/meminfo: memFree=633052/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=196.28
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 16237 3391 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=49.03
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 4085 818 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=49.04
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 4036 868 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=49.16
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 4052 864 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.28
Current children cumulated vsize (KiB) 545800

[startup+102.31 s]
/proc/loadavg: 4.01 3.94 3.94 5/113 15682
/proc/meminfo: memFree=632684/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=394.65
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 32618 6847 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=98.81
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 8188 1693 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=98.59
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 8136 1723 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=98.7
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 8149 1721 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.65
Current children cumulated vsize (KiB) 545800

[startup+162.307 s]
/proc/loadavg: 4.07 3.96 3.95 5/113 15873
/proc/meminfo: memFree=632864/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=626.49
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 51806 10843 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=157.28
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 13025 2703 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=156.12
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 12871 2741 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957684 134533036 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=156.74
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 12974 2700 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 626.49
Current children cumulated vsize (KiB) 545800

[startup+222.314 s]
/proc/loadavg: 4.20 4.02 3.96 2/113 16065
/proc/meminfo: memFree=632956/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=858.43
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 71006 14837 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=214.97
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 17769 3728 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=214.17
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 17650 3767 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=215.02
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 17834 3668 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 858.43
Current children cumulated vsize (KiB) 545800

[startup+282.311 s]
/proc/loadavg: 4.15 4.03 3.97 6/113 16251
/proc/meminfo: memFree=633088/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=1090.37
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 90141 18896 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=273.02
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 22555 4747 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=272.39
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 22445 4794 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=15298] ppid=15296 vsize=545800 CPUtime=1552.3
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 128370 26860 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=388.84
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 32095 6789 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=388.51
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 32073 6778 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=387.8
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 32137 6643 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1552.3
Current children cumulated vsize (KiB) 545800

[startup+462.311 s]
/proc/loadavg: 4.05 4.03 3.97 5/113 16817
/proc/meminfo: memFree=633344/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=1783.78
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 147527 30851 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=446.26
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 36843 7783 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=446.4
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 36872 7768 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=445.26
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 36886 7640 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1783.78
Current children cumulated vsize (KiB) 545800

[startup+522.318 s]
/proc/loadavg: 4.02 4.02 3.97 5/113 17010
/proc/meminfo: memFree=632956/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2015.93
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 166733 34860 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=504.46
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 41682 8764 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=504.74
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 41666 8808 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=502.57
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 41656 8601 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2015.93
Current children cumulated vsize (KiB) 545800

[startup+582.315 s]
/proc/loadavg: 4.07 4.03 3.98 5/113 17196
/proc/meminfo: memFree=633080/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2246.5
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 185834 38816 0 0 16 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=562.09
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 46448 9761 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=562.6
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 46442 9818 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=559.69
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 46369 9600 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2246.5
Current children cumulated vsize (KiB) 545800

[startup+642.312 s]
/proc/loadavg: 4.05 4.02 3.98 5/113 17384
/proc/meminfo: memFree=632692/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2479.68
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 205062 42906 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=620.41
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 51284 10757 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=620.7
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 51223 10847 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=618.04
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 51184 10620 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2479.68
Current children cumulated vsize (KiB) 545800

[startup+702.309 s]
/proc/loadavg: 4.08 4.03 3.98 5/113 17573
/proc/meminfo: memFree=632848/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2710.02
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 224187 46815 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=677.99
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 56054 11745 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=677.81
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 55948 11833 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=676.01
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 55984 11617 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2710.02
Current children cumulated vsize (KiB) 545800

[startup+762.316 s]
/proc/loadavg: 3.98 4.02 3.98 5/113 17760
/proc/meminfo: memFree=632460/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=2941.19
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 243375 50744 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=736.13
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 60888 12725 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=735.28
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 60677 12851 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=733.92
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 60814 12578 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2941.19
Current children cumulated vsize (KiB) 545800

[startup+822.303 s]
/proc/loadavg: 4.06 4.03 3.99 5/113 17949
/proc/meminfo: memFree=632568/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=3173.38
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 262446 54892 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=794.28
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 65682 13746 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=793.28
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 65433 13895 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=791.83
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 65546 13637 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3173.38
Current children cumulated vsize (KiB) 545800

[startup+882.32 s]
/proc/loadavg: 4.12 4.05 4.00 6/113 18135
/proc/meminfo: memFree=632600/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=3406.42
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 281714 58928 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=852.5
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 70510 14740 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=851.38
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 70205 14933 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=850.37
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 70421 14616 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3406.42
Current children cumulated vsize (KiB) 545800

[startup+942.316 s]
/proc/loadavg: 4.34 4.12 4.02 5/113 18327
/proc/meminfo: memFree=632692/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=3639.79
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 300933 63046 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=910.63
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 75337 15726 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=909.81
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 74968 16013 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=908.99
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 75246 15653 0 0 16 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3639.79
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.12 4.09 4.02 5/113 18516
/proc/meminfo: memFree=632476/3368532 swapFree=1959840/1959888
[pid=15298] ppid=15296 vsize=545800 CPUtime=3861.45
/proc/15298/stat : 15298 (gnovelty+) R 15296 15298 7955 0 -1 4202496 19806 0 0 0 319210 66935 0 0 15 0 4 0 1110027858 558899200 19761 4294967295 134512640 135680988 3216414384 3216413628 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15298/statm: 136450 19761 103 286 0 136162 0
[pid=15298/tid=15300] ppid=15296 vsize=545800 CPUtime=965.09
/proc/15298/task/15300/stat : 15300 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 79847 16662 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3077349724 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15298/tid=15301] ppid=15296 vsize=545800 CPUtime=965.43
/proc/15298/task/15301/stat : 15301 (gnovelty+) R 15296 15298 7955 0 -1 4202560 6 0 0 0 79499 17044 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3067957596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15298/tid=15302] ppid=15296 vsize=545800 CPUtime=964.8
/proc/15298/task/15302/stat : 15302 (gnovelty+) R 15296 15298 7955 0 -1 4202560 7 0 0 0 79875 16605 0 0 15 0 4 0 1110027866 558899200 19761 4294967295 134512640 135680988 3216414384 3058565468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3861.45
Current children cumulated vsize (KiB) 545800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3861.53
CPU user time (s): 3192.16
CPU system time (s): 669.37
CPU usage (%): 386.138
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3192.16
system time used= 669.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
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= 27973318
involuntary context switches= 76688

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:47:31
IDJOB=1777645
IDBENCH=70397
IDSOLVER=617
FILE ID=/1777645-1243453651
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S35186747-095.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777645-1243453651/watcher-1777645-1243453651 -o /tmp/evaluation-result-1777645-1243453651/solver-1777645-1243453651 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777645-1243453651.cnf 477273581 4

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

MD5SUM BENCH= 63a7ffd07e7685b33dfd464b13ef6936
RANDOM SEED= 477273581

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        712308 kB
Buffers:         41560 kB
Cached:        2433940 kB
SwapCached:          0 kB
Active:        1299144 kB
Inactive:      1195520 kB
HighTotal:     2489216 kB
HighFree:       450716 kB
LowTotal:       879316 kB
LowFree:        261592 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:       19408 kB
Mapped:           7552 kB
Slab:           151736 kB
SReclaimable:   138364 kB
SUnreclaim:      13372 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7988 MiB
End job on  at 2009-05-27 22:04:13