Trace number 1778209

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S393462637-097.cnf
MD5SUM7bb141e5170278fe5236c7e91edc07cf
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 variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1778209-1243470662/watcher-1778209-1243470662 -o /tmp/evaluation-result-1778209-1243470662/solver-1778209-1243470662 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778209-1243470662.cnf 2013391480 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.92 3.88 3.83 3/98 7085
/proc/meminfo: memFree=3196804/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=509228 CPUtime=0
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 1437 0 0 0 0 0 0 0 18 0 1 0 928642941 521449472 1394 4294967295 134512640 135680988 3215246752 3215246016 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7085/statm: 127307 1402 99 286 0 127019 0

[startup+0.086075 s]
/proc/loadavg: 3.92 3.88 3.83 3/98 7085
/proc/meminfo: memFree=3196804/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=0.09
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19784 0 0 0 4 5 0 0 18 0 4 0 928642941 558899200 19740 4294967295 134512640 135680988 3215246752 3215245988 134998546 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19740 103 286 0 136162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 545800

[startup+0.106377 s]
/proc/loadavg: 3.92 3.88 3.83 3/98 7085
/proc/meminfo: memFree=3196804/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=0.14
/proc/7085/stat : 7085 (gnovelty+) S 7083 7085 9860 0 -1 4202496 19805 0 0 0 8 6 0 0 18 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545800

[startup+0.305503 s]
/proc/loadavg: 3.92 3.88 3.83 3/98 7085
/proc/meminfo: memFree=3196804/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=0.82
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 42 40 0 0 16 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 545800

[startup+0.705432 s]
/proc/loadavg: 3.92 3.88 3.83 3/98 7085
/proc/meminfo: memFree=3196804/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=2.35
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 116 119 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 545800

[startup+1.5054 s]
/proc/loadavg: 3.92 3.88 3.83 5/102 7090
/proc/meminfo: memFree=3118164/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=5.36
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 276 260 0 0 16 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=1.33
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 70 63 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=1.34
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 72 62 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=1.24
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 59 65 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545800

[startup+3.10527 s]
/proc/loadavg: 3.92 3.88 3.83 6/102 7090
/proc/meminfo: memFree=3118164/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=11.27
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 580 547 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=2.85
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 140 145 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=2.81
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 156 125 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=2.67
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 135 132 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 545800

[startup+6.305 s]
/proc/loadavg: 3.92 3.88 3.83 5/102 7090
/proc/meminfo: memFree=3118196/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=23.3
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 1219 1111 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=5.9
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 291 299 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=5.8
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 324 256 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=5.68
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 291 277 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.3
Current children cumulated vsize (KiB) 545800

[startup+12.7045 s]
/proc/loadavg: 3.93 3.89 3.83 5/102 7090
/proc/meminfo: memFree=3118228/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=47.15
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 2494 2221 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=11.88
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 594 594 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=11.78
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 644 534 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=11.54
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 627 527 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.15
Current children cumulated vsize (KiB) 545800

[startup+25.5034 s]
/proc/loadavg: 3.94 3.89 3.83 4/102 7092
/proc/meminfo: memFree=3118292/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=94.82
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 4995 4487 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=23.79
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 1223 1156 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=23.75
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 1276 1099 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=23.24
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 1225 1099 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.82
Current children cumulated vsize (KiB) 545800

[startup+51.1119 s]
/proc/loadavg: 4.04 3.91 3.84 7/103 7275
/proc/meminfo: memFree=3117464/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=190.05
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 10006 8999 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245948 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=47.39
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 2437 2302 0 0 15 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579052 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=47.72
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 2495 2277 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=46.84
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 2506 2178 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (KiB) 545800

[startup+102.317 s]
/proc/loadavg: 3.86 3.88 3.83 7/102 7281
/proc/meminfo: memFree=3117432/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=379.23
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19805 0 0 0 20180 17743 0 0 15 0 4 0 928642941 558899200 19761 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19761 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=95.25
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 5017 4508 0 0 16 0 4 0 928642949 558899200 19761 4294967295 134512640 135680988 3215246752 3077579136 134541487 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=94.96
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 4985 4511 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=93.21
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 5013 4308 0 0 15 0 4 0 928642950 558899200 19761 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 379.23
Current children cumulated vsize (KiB) 545800

[startup+162.312 s]
/proc/loadavg: 3.76 3.84 3.81 5/102 7471
/proc/meminfo: memFree=3117084/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=602.49
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 32001 28248 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=150.9
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 8003 7087 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579052 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=151.03
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 7928 7175 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=148.95
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 7976 6919 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 602.49
Current children cumulated vsize (KiB) 545800

[startup+222.308 s]
/proc/loadavg: 3.86 3.85 3.82 6/102 7658
/proc/meminfo: memFree=3116984/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=825.43
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 43856 38687 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=206.76
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 10988 9688 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=206.82
/proc/7085/task/7088/stat : 7088 (gnovelty+) S 7083 7085 9860 0 -1 4202560 8 0 0 0 10865 9817 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=204.72
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 10917 9555 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 825.43
Current children cumulated vsize (KiB) 545800

[startup+282.313 s]
/proc/loadavg: 3.65 3.79 3.80 5/102 7851
/proc/meminfo: memFree=3116836/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=1048.9
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 55751 49139 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245948 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=262.31
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 13892 12339 0 0 16 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=262.43
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 13851 12392 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=7085] ppid=7083 vsize=545800 CPUtime=1494.01
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 79451 69950 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=374.25
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 19823 17602 0 0 16 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=373.44
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 19716 17628 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=372.82
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 20035 17247 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1494.01
Current children cumulated vsize (KiB) 545800

[startup+462.318 s]
/proc/loadavg: 3.95 3.85 3.82 5/102 8416
/proc/meminfo: memFree=3117084/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=1715.73
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 91404 80169 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=429.44
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 22823 20121 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=428.8
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 22712 20168 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=428.36
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 23017 19819 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1715.73
Current children cumulated vsize (KiB) 545800

[startup+522.313 s]
/proc/loadavg: 3.88 3.85 3.82 5/102 8603
/proc/meminfo: memFree=3117456/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=1937.27
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 103373 90354 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=484.18
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 25764 22654 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=484.53
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 25685 22768 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=483.83
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 26053 22330 0 0 16 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1937.27
Current children cumulated vsize (KiB) 545800

[startup+582.309 s]
/proc/loadavg: 3.83 3.84 3.81 5/102 8792
/proc/meminfo: memFree=3117580/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=2158.08
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 115292 100516 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=538.84
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 28707 25177 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=539.72
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 28662 25310 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=538.68
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 28935 24933 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2158.08
Current children cumulated vsize (KiB) 545800

[startup+642.314 s]
/proc/loadavg: 3.81 3.82 3.81 5/102 8983
/proc/meminfo: memFree=3117580/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=2379.78
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19806 0 0 0 127063 110915 0 0 15 0 4 0 928642941 558899200 19762 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19762 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=594.38
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 31660 27778 0 0 15 0 4 0 928642949 558899200 19762 4294967295 134512640 135680988 3215246752 3077579100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=595.05
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 31619 27886 0 0 16 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=594.22
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 31848 27574 0 0 15 0 4 0 928642950 558899200 19762 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2379.78
Current children cumulated vsize (KiB) 545800

[startup+702.309 s]
/proc/loadavg: 3.92 3.85 3.82 5/102 9172
/proc/meminfo: memFree=3117696/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=2603.05
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 138864 121441 0 0 15 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=649.93
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 34592 30401 0 0 15 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=650.96
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 34568 30528 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=650.27
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 34838 30189 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2603.05
Current children cumulated vsize (KiB) 545800

[startup+762.314 s]
/proc/loadavg: 3.86 3.85 3.82 7/102 9359
/proc/meminfo: memFree=3117580/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=2825.75
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 150646 131929 0 0 16 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=705.55
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 37544 33011 0 0 15 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=706.68
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 37519 33149 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=705.47
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 37711 32836 0 0 16 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2825.75
Current children cumulated vsize (KiB) 545800

[startup+822.319 s]
/proc/loadavg: 3.88 3.86 3.82 6/102 9546
/proc/meminfo: memFree=3117456/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=3048.57
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 162467 142390 0 0 15 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=761.3
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 40476 35654 0 0 16 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=762.03
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 40474 35729 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=761.4
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 40701 35439 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3048.57
Current children cumulated vsize (KiB) 545800

[startup+882.314 s]
/proc/loadavg: 3.95 3.88 3.83 6/102 9735
/proc/meminfo: memFree=3117456/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=3268.9
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 174281 152609 0 0 15 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245996 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=816.1
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 43460 38150 0 0 16 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=817.54
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 43454 38300 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=816.23
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 43658 37965 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3268.9
Current children cumulated vsize (KiB) 545800

[startup+942.309 s]
/proc/loadavg: 3.92 3.88 3.83 5/102 9925
/proc/meminfo: memFree=3117828/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=3492.35
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 186059 163176 0 0 15 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=871.61
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 46389 40772 0 0 16 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579052 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=873.64
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 46378 40986 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186972 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=872.05
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 46550 40655 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3492.35
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.94 3.90 3.83 4/102 10118
/proc/meminfo: memFree=3117828/3368532 swapFree=1959840/1959888
[pid=7085] ppid=7083 vsize=545800 CPUtime=3707.1
/proc/7085/stat : 7085 (gnovelty+) R 7083 7085 9860 0 -1 4202496 19807 0 0 0 197552 173158 0 0 16 0 4 0 928642941 558899200 19763 4294967295 134512640 135680988 3215246752 3215245996 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7085/statm: 136450 19763 103 286 0 136162 0
[pid=7085/tid=7087] ppid=7083 vsize=545800 CPUtime=925.08
/proc/7085/task/7087/stat : 7087 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 49278 43230 0 0 15 0 4 0 928642949 558899200 19763 4294967295 134512640 135680988 3215246752 3077579100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=545800 CPUtime=927.42
/proc/7085/task/7088/stat : 7088 (gnovelty+) R 7083 7085 9860 0 -1 4202560 8 0 0 0 49267 43475 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3068186924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=545800 CPUtime=925.6
/proc/7085/task/7089/stat : 7089 (gnovelty+) R 7083 7085 9860 0 -1 4202560 7 0 0 0 49409 43151 0 0 15 0 4 0 928642950 558899200 19763 4294967295 134512640 135680988 3215246752 3058794844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3707.1
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): 3707.16
CPU user time (s): 1975.55
CPU system time (s): 1731.61
CPU usage (%): 370.701
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1975.55
system time used= 1731.61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19807
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= 97544352
involuntary context switches= 217168

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 02:31:02
IDJOB=1778209
IDBENCH=70585
IDSOLVER=617
FILE ID=tipi39/1778209-1243470662
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S393462637-097.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778209-1243470662/watcher-1778209-1243470662 -o /tmp/evaluation-result-1778209-1243470662/solver-1778209-1243470662 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778209-1243470662.cnf 2013391480 4

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

MD5SUM BENCH= 7bb141e5170278fe5236c7e91edc07cf
RANDOM SEED= 2013391480

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196804 kB
Buffers:         21972 kB
Cached:          54060 kB
SwapCached:          0 kB
Active:          64948 kB
Inactive:        27132 kB
HighTotal:     2489216 kB
HighFree:      2421472 kB
LowTotal:       879316 kB
LowFree:        775332 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1476 kB
Writeback:           0 kB
AnonPages:       16048 kB
Mapped:           6100 kB
Slab:            69696 kB
SReclaimable:    57460 kB
SUnreclaim:      12236 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 02:47:44