Trace number 1777627

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.63 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S785082413-028.cnf
MD5SUM13e9cb633f9b051a78e57cdfbe73ffb2
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 variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1777627-1243452647/watcher-1777627-1243452647 -o /tmp/evaluation-result-1777627-1243452647/solver-1777627-1243452647 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777627-1243452647.cnf 2008550126 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.88 3.97 3.97 3/109 12048
/proc/meminfo: memFree=711892/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=509232 CPUtime=0.01
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 1372 0 0 0 0 1 0 0 18 0 1 0 1109927538 521453568 1329 4294967295 134512640 135680988 3218260096 3218259360 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12048/statm: 127308 1337 99 286 0 127020 0

[startup+0.082001 s]
/proc/loadavg: 3.88 3.97 3.97 3/109 12048
/proc/meminfo: memFree=711892/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=517044 CPUtime=0.08
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19023 0 0 0 3 5 0 0 18 0 1 0 1109927538 529453056 18979 4294967295 134512640 135680988 3218260096 3218259360 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12048/statm: 129261 18989 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.111996 s]
/proc/loadavg: 3.88 3.97 3.97 3/109 12048
/proc/meminfo: memFree=711892/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=0.13
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 7 6 0 0 19 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.312072 s]
/proc/loadavg: 3.88 3.97 3.97 3/109 12048
/proc/meminfo: memFree=711892/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=0.9
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 74 16 0 0 17 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 545804

[startup+0.711982 s]
/proc/loadavg: 3.88 3.97 3.97 3/109 12048
/proc/meminfo: memFree=711892/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2.47
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 194 53 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 545804

[startup+1.51213 s]
/proc/loadavg: 3.89 3.97 3.97 5/113 12052
/proc/meminfo: memFree=633568/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=5.62
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 454 108 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=1.37
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 113 24 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=1.36
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 120 16 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=1.38
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 101 37 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 545804

[startup+3.11187 s]
/proc/loadavg: 3.89 3.97 3.97 5/113 12052
/proc/meminfo: memFree=633420/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=11.83
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 966 217 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=2.9
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 239 51 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=2.89
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 243 46 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=2.96
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 229 67 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 545804

[startup+6.31175 s]
/proc/loadavg: 3.89 3.97 3.97 5/113 12053
/proc/meminfo: memFree=633072/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=24.37
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 1997 440 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=6.03
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 495 108 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=6.03
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 514 89 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=6.06
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 477 129 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 545804

[startup+12.7113 s]
/proc/loadavg: 3.90 3.97 3.97 5/113 12053
/proc/meminfo: memFree=633152/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=49.23
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 3996 927 0 0 16 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259428 134533934 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=12.22
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 984 238 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=12.25
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 1005 220 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=12.35
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 985 250 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (KiB) 545804

[startup+25.5108 s]
/proc/loadavg: 3.92 3.97 3.97 5/113 12243
/proc/meminfo: memFree=632296/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=97.57
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 7980 1777 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=24.16
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 1974 442 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=24.11
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 1987 424 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=24.66
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 1984 482 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.57
Current children cumulated vsize (KiB) 545804

[startup+51.1095 s]
/proc/loadavg: 3.87 3.95 3.96 6/113 12245
/proc/meminfo: memFree=632596/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=195.33
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 16014 3519 0 0 16 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=48.73
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 3995 878 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=48.42
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 3991 851 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=48.95
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 3968 927 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.33
Current children cumulated vsize (KiB) 545804

[startup+102.307 s]
/proc/loadavg: 3.94 3.96 3.96 5/113 12432
/proc/meminfo: memFree=632068/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=391.97
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 32048 7149 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=98.28
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 8010 1818 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=97.12
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 7997 1715 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=98.49
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 7994 1855 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 391.97
Current children cumulated vsize (KiB) 545804

[startup+162.304 s]
/proc/loadavg: 3.94 3.95 3.96 5/113 12618
/proc/meminfo: memFree=631944/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=624.07
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 50989 11418 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=155.97
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 12706 2891 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=154.9
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 12725 2765 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=156.46
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 12728 2918 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 624.07
Current children cumulated vsize (KiB) 545804

[startup+222.311 s]
/proc/loadavg: 3.93 3.94 3.95 6/113 12806
/proc/meminfo: memFree=632588/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=853.99
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 69742 15657 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=213.84
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 17465 3919 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=212.86
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 17478 3808 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=213.02
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 17255 4047 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 853.99
Current children cumulated vsize (KiB) 545804

[startup+282.307 s]
/proc/loadavg: 3.97 3.95 3.95 5/113 12995
/proc/meminfo: memFree=632640/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=1086.25
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 88510 20115 0 0 16 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=271.77
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 22135 5042 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=270.88
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 22174 4914 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=12048] ppid=12046 vsize=545804 CPUtime=1549
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 126134 28766 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=387.42
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 31557 7185 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=387.36
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 31725 7011 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=386.19
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 31233 7386 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1549
Current children cumulated vsize (KiB) 545804

[startup+462.308 s]
/proc/loadavg: 4.11 4.00 3.97 5/113 13563
/proc/meminfo: memFree=632836/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=1782.14
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 145073 33141 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=445.87
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 36294 8293 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=445.59
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 36477 8082 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=444.36
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 35902 8534 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 545804

[startup+522.315 s]
/proc/loadavg: 4.11 4.02 3.97 6/113 13751
/proc/meminfo: memFree=632588/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2013.32
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 163909 37423 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=503.6
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 41030 9330 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=503.11
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 41142 9169 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=502.03
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 40604 9599 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2013.32
Current children cumulated vsize (KiB) 545804

[startup+582.312 s]
/proc/loadavg: 4.04 4.01 3.97 7/113 13940
/proc/meminfo: memFree=632548/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2245.14
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 182838 41676 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=561.28
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 45690 10438 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=560.51
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 45868 10183 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=560.27
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 45353 10674 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2245.14
Current children cumulated vsize (KiB) 545804

[startup+642.309 s]
/proc/loadavg: 3.97 3.99 3.97 5/113 14127
/proc/meminfo: memFree=633060/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2476.25
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 201858 45767 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=619.14
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 50446 11468 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=618.61
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 50698 11163 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=617.96
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 50100 11696 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2476.25
Current children cumulated vsize (KiB) 545804

[startup+702.305 s]
/proc/loadavg: 3.92 3.98 3.96 5/113 14316
/proc/meminfo: memFree=632748/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2708.57
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 220847 50010 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=677.22
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 55214 12508 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=676.68
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 55408 12260 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=676.08
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 54877 12731 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2708.57
Current children cumulated vsize (KiB) 545804

[startup+762.312 s]
/proc/loadavg: 3.97 3.98 3.96 5/113 14502
/proc/meminfo: memFree=632812/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=2939.26
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 239732 54194 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=734.88
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 59931 13557 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=734.36
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 60166 13270 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=733.53
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 59572 13781 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2939.26
Current children cumulated vsize (KiB) 545804

[startup+822.309 s]
/proc/loadavg: 3.97 3.98 3.96 5/113 14694
/proc/meminfo: memFree=632844/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=3172.84
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 258606 58678 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=793.63
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 64673 14690 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=792.6
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 64867 14393 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=792.04
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 64315 14889 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3172.84
Current children cumulated vsize (KiB) 545804

[startup+882.316 s]
/proc/loadavg: 4.03 3.99 3.97 5/113 14883
/proc/meminfo: memFree=632556/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=3405.4
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 277448 63092 0 0 16 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=851.27
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 69320 15807 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=850.61
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 69590 15471 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=850.31
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 69038 15993 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3405.4
Current children cumulated vsize (KiB) 545804

[startup+942.312 s]
/proc/loadavg: 3.95 3.98 3.96 5/113 15070
/proc/meminfo: memFree=632464/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=3637.33
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 296250 67483 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=909.07
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 73965 16942 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=908.88
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 74366 16522 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=908.3
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 73702 17128 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3637.33
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.88 3.95 3.95 5/113 15259
/proc/meminfo: memFree=633136/3368532 swapFree=1959840/1959888
[pid=12048] ppid=12046 vsize=545804 CPUtime=3861.57
/proc/12048/stat : 12048 (gnovelty+) R 12046 12048 7955 0 -1 4202496 19796 0 0 0 314544 71613 0 0 15 0 4 0 1109927538 558903296 19752 4294967295 134512640 135680988 3218260096 3218259340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12048/statm: 136451 19752 103 286 0 136163 0
[pid=12048/tid=12050] ppid=12046 vsize=545804 CPUtime=965.1
/proc/12048/task/12050/stat : 12050 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 78495 18015 0 0 16 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3077255516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12048/tid=12051] ppid=12046 vsize=545804 CPUtime=964.95
/proc/12048/task/12051/stat : 12051 (gnovelty+) R 12046 12048 7955 0 -1 4202560 5 0 0 0 78981 17514 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12048/tid=12052] ppid=12046 vsize=545804 CPUtime=964.4
/proc/12048/task/12052/stat : 12052 (gnovelty+) R 12046 12048 7955 0 -1 4202560 4 0 0 0 78292 18148 0 0 15 0 4 0 1109927547 558903296 19752 4294967295 134512640 135680988 3218260096 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3861.57
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.04
CPU time (s): 3861.63
CPU user time (s): 3145.49
CPU system time (s): 716.14
CPU usage (%): 386.149
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3145.49
system time used= 716.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19796
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= 29252826
involuntary context switches= 74085

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:30:47
IDJOB=1777627
IDBENCH=70391
IDSOLVER=617
FILE ID=/1777627-1243452647
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S785082413-028.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777627-1243452647/watcher-1777627-1243452647 -o /tmp/evaluation-result-1777627-1243452647/solver-1777627-1243452647 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777627-1243452647.cnf 2008550126 4

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

MD5SUM BENCH= 13e9cb633f9b051a78e57cdfbe73ffb2
RANDOM SEED= 2008550126

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:        711892 kB
Buffers:         41560 kB
Cached:        2434044 kB
SwapCached:          0 kB
Active:        1299388 kB
Inactive:      1195480 kB
HighTotal:     2489216 kB
HighFree:       450336 kB
LowTotal:       879316 kB
LowFree:        261556 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1328 kB
Writeback:           0 kB
AnonPages:       19044 kB
Mapped:           7724 kB
Slab:           151672 kB
SReclaimable:   138364 kB
SUnreclaim:      13308 kB
PageTables:        664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110900 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 21:47:29