Trace number 1778071

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1803805764-016.cnf
MD5SUMd656d2954192ff0afc1fa92de39f8309
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.08	c +------------------------------+
0.06/0.08	c | gNovelty+, version 1.0       |
0.06/0.08	c +------------------------------+
0.06/0.08	c gnovelty+ -h for help
0.06/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-1778071-1243462690/watcher-1778071-1243462690 -o /tmp/evaluation-result-1778071-1243462690/solver-1778071-1243462690 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778071-1243462690.cnf 580095112 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: 4.78 4.94 4.89 3/96 14728
/proc/meminfo: memFree=219012/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=509232 CPUtime=0.01
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 1438 0 0 0 0 1 0 0 18 0 1 0 1110933046 521453568 1396 4294967295 134512640 135680988 3214880064 3214879328 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14728/statm: 127308 1402 99 286 0 127020 0

[startup+0.050789 s]
/proc/loadavg: 4.78 4.94 4.89 3/96 14728
/proc/meminfo: memFree=219012/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=517044 CPUtime=0.06
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 13238 0 0 0 1 5 0 0 18 0 1 0 1110933046 529453056 13194 4294967295 134512640 135680988 3214880064 3214879328 134537968 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14728/statm: 129261 13206 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.110781 s]
/proc/loadavg: 4.78 4.94 4.89 3/96 14728
/proc/meminfo: memFree=219012/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=0.15
/proc/14728/stat : 14728 (gnovelty+) S 14726 14728 10015 0 -1 4202496 19817 0 0 0 5 10 0 0 19 0 4 0 1110933046 558903296 19773 4294967295 134512640 135680988 3214880064 3214879260 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19773 103 286 0 136163 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 545804

[startup+0.310174 s]
/proc/loadavg: 4.78 4.94 4.89 3/96 14728
/proc/meminfo: memFree=219012/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=0.84
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19817 0 0 0 35 49 0 0 17 0 4 0 1110933046 558903296 19773 4294967295 134512640 135680988 3214880064 3214879308 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19773 103 286 0 136163 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 545804

[startup+0.71018 s]
/proc/loadavg: 4.78 4.94 4.89 3/96 14728
/proc/meminfo: memFree=219012/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=2.34
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19817 0 0 0 105 129 0 0 15 0 4 0 1110933046 558903296 19773 4294967295 134512640 135680988 3214880064 3214879260 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19773 103 286 0 136163 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 545804

[startup+1.51029 s]
/proc/loadavg: 4.78 4.94 4.89 5/100 14732
/proc/meminfo: memFree=140620/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=4.98
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 259 239 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879396 134533068 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=1.24
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 68 56 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=1.28
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 66 62 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=1.19
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 62 57 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 545804

[startup+3.10995 s]
/proc/loadavg: 4.78 4.94 4.89 5/100 14915
/proc/meminfo: memFree=139600/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=10.53
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 569 484 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=2.78
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 156 122 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=2.79
/proc/14728/task/14731/stat : 14731 (gnovelty+) S 14726 14728 10015 0 -1 4202560 9 0 0 0 153 126 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=2.34
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 121 113 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.53
Current children cumulated vsize (KiB) 545804

[startup+6.3103 s]
/proc/loadavg: 4.72 4.93 4.88 2/100 14915
/proc/meminfo: memFree=139588/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=22.23
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 1200 1023 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=5.75
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 324 251 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=5.76
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 319 257 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=5.19
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 269 250 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.23
Current children cumulated vsize (KiB) 545804

[startup+12.7097 s]
/proc/loadavg: 4.66 4.91 4.88 5/100 14915
/proc/meminfo: memFree=139600/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=45.98
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 2479 2119 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=11.64
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 652 512 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=11.74
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 635 539 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=11.09
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 579 530 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.98
Current children cumulated vsize (KiB) 545804

[startup+25.5087 s]
/proc/loadavg: 4.36 4.83 4.85 5/100 14917
/proc/meminfo: memFree=139632/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=93.33
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 4898 4435 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=23.33
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 1253 1080 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=23.52
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 1249 1103 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=23.06
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 1180 1126 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.33
Current children cumulated vsize (KiB) 545804

[startup+51.1063 s]
/proc/loadavg: 4.16 4.75 4.82 5/100 14918
/proc/meminfo: memFree=139828/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=188.48
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 9926 8922 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=47.05
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 2447 2258 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=47.18
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 2535 2183 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=46.9
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 2414 2276 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.48
Current children cumulated vsize (KiB) 545804

[startup+102.312 s]
/proc/loadavg: 3.97 4.60 4.77 5/100 15106
/proc/meminfo: memFree=138960/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=376.75
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 19680 17995 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=94.21
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 4873 4548 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=94.67
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 4985 4482 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=93.54
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 4812 4542 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.75
Current children cumulated vsize (KiB) 545804

[startup+162.307 s]
/proc/loadavg: 3.84 4.45 4.70 5/100 15293
/proc/meminfo: memFree=138836/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=599.38
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 31070 28868 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=149.96
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 7718 7278 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=150.12
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 7861 7151 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=149.18
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 7606 7312 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 599.38
Current children cumulated vsize (KiB) 545804

[startup+222.302 s]
/proc/loadavg: 3.97 4.37 4.66 4/100 15482
/proc/meminfo: memFree=138464/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=819.26
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 42532 39394 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=204.92
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 10549 9943 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=204.31
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 10769 9662 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584812 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=204.47
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 10461 9986 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 819.26
Current children cumulated vsize (KiB) 545804

[startup+282.307 s]
/proc/loadavg: 3.92 4.29 4.61 5/100 15674
/proc/meminfo: memFree=139184/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=1041.78
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 54176 50002 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=260.49
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 13451 12598 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=260.21
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 13751 12270 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=14728] ppid=14726 vsize=545804 CPUtime=1483.77
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 77217 71160 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=371.22
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 19160 17962 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=370.42
/proc/14728/task/14731/stat : 14731 (gnovelty+) S 14726 14728 10015 0 -1 4202560 9 0 0 0 19628 17414 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=371.3
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 19009 18121 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1483.77
Current children cumulated vsize (KiB) 545804

[startup+462.312 s]
/proc/loadavg: 3.71 4.03 4.45 5/100 16239
/proc/meminfo: memFree=139208/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=1704.93
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 88744 81749 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=426.08
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 22009 20599 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=425.66
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 22542 20024 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=426.8
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 21889 20791 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1704.93
Current children cumulated vsize (KiB) 545804

[startup+522.307 s]
/proc/loadavg: 4.01 4.05 4.43 4/100 16428
/proc/meminfo: memFree=139572/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=1926.69
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 100065 92604 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=481.76
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 24823 23353 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=481.17
/proc/14728/task/14731/stat : 14731 (gnovelty+) S 14726 14728 10015 0 -1 4202560 9 0 0 0 25446 22671 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=481.83
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 24646 23537 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1926.69
Current children cumulated vsize (KiB) 545804

[startup+582.312 s]
/proc/loadavg: 4.00 4.04 4.40 5/100 16615
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=2146.75
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 111570 103105 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=536.81
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 27673 26008 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=535.68
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 28298 25270 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=536.99
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 27530 26169 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2146.75
Current children cumulated vsize (KiB) 545804

[startup+642.307 s]
/proc/loadavg: 3.87 4.00 4.36 6/100 16803
/proc/meminfo: memFree=139084/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=2367.12
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 123012 113700 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=592.09
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 30550 28659 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=590.43
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 31142 27901 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=592.05
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 30397 28808 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2367.12
Current children cumulated vsize (KiB) 545804

[startup+702.313 s]
/proc/loadavg: 3.90 3.98 4.33 5/100 16995
/proc/meminfo: memFree=138960/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=2588.55
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 134462 124393 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=647.73
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 33416 31357 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=645.46
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 34067 30479 0 0 16 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=647.5
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 33278 31472 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2588.55
Current children cumulated vsize (KiB) 545804

[startup+762.308 s]
/proc/loadavg: 3.93 3.97 4.30 5/100 17182
/proc/meminfo: memFree=138836/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=2810.09
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 145907 135102 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=702.98
/proc/14728/task/14730/stat : 14730 (gnovelty+) S 14726 14728 10015 0 -1 4202560 9 0 0 0 36235 34063 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=700.94
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 36914 33180 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=703
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 36202 34098 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2810.09
Current children cumulated vsize (KiB) 545804

[startup+822.303 s]
/proc/loadavg: 3.87 3.94 4.27 5/100 17371
/proc/meminfo: memFree=138836/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=3032.85
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 157337 145948 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=758.47
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 39105 36742 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=756.61
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 39835 35826 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=759.13
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 39033 36880 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3032.85
Current children cumulated vsize (KiB) 545804

[startup+882.318 s]
/proc/loadavg: 3.94 3.95 4.25 5/100 17558
/proc/meminfo: memFree=139208/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=3253.65
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 168842 156523 0 0 16 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=813.28
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 42007 39321 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=812.15
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 42718 38497 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=814.55
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 41897 39558 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3253.65
Current children cumulated vsize (KiB) 545804

[startup+942.312 s]
/proc/loadavg: 3.98 3.95 4.23 5/100 17746
/proc/meminfo: memFree=138960/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=3476.85
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 180196 167489 0 0 16 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879260 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=868.98
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 44818 42080 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=867.81
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 45576 41205 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=870.39
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 44745 42294 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3476.85
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.97 3.96 4.22 5/100 17934
/proc/meminfo: memFree=139448/3368532 swapFree=1953788/1959888
[pid=14728] ppid=14726 vsize=545804 CPUtime=3691.2
/proc/14728/stat : 14728 (gnovelty+) R 14726 14728 10015 0 -1 4202496 19818 0 0 0 191173 177947 0 0 15 0 4 0 1110933046 558903296 19774 4294967295 134512640 135680988 3214880064 3214879308 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14728/statm: 136451 19774 103 286 0 136163 0
[pid=14728/tid=14730] ppid=14726 vsize=545804 CPUtime=922.4
/proc/14728/task/14730/stat : 14730 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 47560 44680 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3076976988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14728/tid=14731] ppid=14726 vsize=545804 CPUtime=921.14
/proc/14728/task/14731/stat : 14731 (gnovelty+) R 14726 14728 10015 0 -1 4202560 9 0 0 0 48317 43797 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3067584860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14728/tid=14732] ppid=14726 vsize=545804 CPUtime=923.95
/proc/14728/task/14732/stat : 14732 (gnovelty+) R 14726 14728 10015 0 -1 4202560 8 0 0 0 47482 44913 0 0 15 0 4 0 1110933054 558903296 19774 4294967295 134512640 135680988 3214880064 3058192684 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3691.2
Current children cumulated vsize (KiB) 545804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3691.27
CPU user time (s): 1911.77
CPU system time (s): 1779.5
CPU usage (%): 369.115
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1911.77
system time used= 1779.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19818
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= 101982933
involuntary context switches= 215137

runsolver used 0.04 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:18:10
IDJOB=1778071
IDBENCH=70539
IDSOLVER=617
FILE ID=/1778071-1243462690
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1803805764-016.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778071-1243462690/watcher-1778071-1243462690 -o /tmp/evaluation-result-1778071-1243462690/solver-1778071-1243462690 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778071-1243462690.cnf 580095112 4

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

MD5SUM BENCH= d656d2954192ff0afc1fa92de39f8309
RANDOM SEED= 580095112

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.061
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.061
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.061
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.061
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:        219012 kB
Buffers:         47120 kB
Cached:        2932164 kB
SwapCached:       2256 kB
Active:        1721528 kB
Inactive:      1267116 kB
HighTotal:     2489216 kB
HighFree:        87620 kB
LowTotal:       879316 kB
LowFree:        131392 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1396 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3452 kB
Slab:           151100 kB
SReclaimable:   137644 kB
SUnreclaim:      13456 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 00:34:52