Trace number 1778212

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S287522321-032.cnf
MD5SUM348784df95efc4633396948fc1376145
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-1778212-1243470784/watcher-1778212-1243470784 -o /tmp/evaluation-result-1778212-1243470784/solver-1778212-1243470784 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778212-1243470784.cnf 1649551769 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.87 3.85 3.81 3/96 13878
/proc/meminfo: memFree=3039492/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=509232 CPUtime=0
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 1406 0 0 0 0 0 0 0 18 0 1 0 1101179543 521453568 1363 4294967295 134512640 135680988 3220099648 3220098912 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/13878/statm: 127308 1371 99 286 0 127020 0

[startup+0.116237 s]
/proc/loadavg: 3.87 3.85 3.81 3/96 13878
/proc/meminfo: memFree=3039492/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=0.12
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19796 0 0 0 5 7 0 0 18 0 4 0 1101179543 558903296 19752 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545804

[startup+0.216218 s]
/proc/loadavg: 3.87 3.85 3.81 3/96 13878
/proc/meminfo: memFree=3039492/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=0.46
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 17 29 0 0 18 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 545804

[startup+0.316213 s]
/proc/loadavg: 3.87 3.85 3.81 3/96 13878
/proc/meminfo: memFree=3039492/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=0.85
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 38 47 0 0 18 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545804

[startup+0.716187 s]
/proc/loadavg: 3.87 3.85 3.81 3/96 13878
/proc/meminfo: memFree=3039492/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=2.34
/proc/13878/stat : 13878 (gnovelty+) S 13876 13878 15881 0 -1 4202496 19806 0 0 0 113 121 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 545804

[startup+1.51629 s]
/proc/loadavg: 3.87 3.85 3.81 5/100 13882
/proc/meminfo: memFree=2960952/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=5.31
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 278 253 0 0 16 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=1.25
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 68 57 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=1.32
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 67 65 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=1.3
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 67 63 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 545804

[startup+3.11603 s]
/proc/loadavg: 3.88 3.85 3.82 5/100 13882
/proc/meminfo: memFree=2960832/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=11.32
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 600 532 0 0 16 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=2.74
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 156 118 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=2.78
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 148 130 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494124 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=2.83
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 143 140 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059101996 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 545804

[startup+6.31581 s]
/proc/loadavg: 3.88 3.85 3.82 5/100 13882
/proc/meminfo: memFree=2960832/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=23.19
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 1253 1066 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=5.64
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 319 245 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=5.82
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 320 262 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=5.78
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 300 278 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 545804

[startup+12.7154 s]
/proc/loadavg: 3.90 3.86 3.82 6/100 13884
/proc/meminfo: memFree=2960740/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=47.18
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 2522 2196 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=11.57
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 625 532 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=11.79
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 650 529 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=11.84
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 623 561 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059101996 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.18
Current children cumulated vsize (KiB) 545804

[startup+25.5145 s]
/proc/loadavg: 3.91 3.86 3.82 5/100 14069
/proc/meminfo: memFree=2960280/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=94.32
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 5017 4415 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=23.28
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 1220 1108 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=23.61
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 1286 1075 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=23.81
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 1255 1126 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.32
Current children cumulated vsize (KiB) 545804

[startup+51.1128 s]
/proc/loadavg: 3.87 3.85 3.82 5/100 14069
/proc/meminfo: memFree=2960596/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=189.25
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 9992 8933 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=47.04
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 2467 2237 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=47.65
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 2552 2213 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=47.2
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 2468 2252 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.25
Current children cumulated vsize (KiB) 545804

[startup+102.31 s]
/proc/loadavg: 3.95 3.88 3.82 5/100 14258
/proc/meminfo: memFree=2960432/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=377.8
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 19962 17818 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=93.95
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 4886 4509 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=95.36
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 5066 4470 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=94.11
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 5020 4391 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.8
Current children cumulated vsize (KiB) 545804

[startup+162.316 s]
/proc/loadavg: 3.79 3.84 3.81 5/100 14449
/proc/meminfo: memFree=2960184/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=598.47
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 31621 28226 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=149.16
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 7803 7113 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=150.59
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 7960 7099 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=148.74
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 7946 6928 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 598.47
Current children cumulated vsize (KiB) 545804

[startup+222.312 s]
/proc/loadavg: 3.76 3.82 3.81 6/100 14636
/proc/meminfo: memFree=2960184/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=820.72
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 43317 38755 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=204.85
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 10716 9769 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=206.26
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 10921 9705 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494124 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=204.41
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 10869 9572 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 820.72
Current children cumulated vsize (KiB) 545804

[startup+282.308 s]
/proc/loadavg: 3.78 3.81 3.81 5/100 14824
/proc/meminfo: memFree=2959952/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=1043.24
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 54968 49356 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=260.21
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 13670 12351 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886252 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=262.37
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 13860 12377 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=13878] ppid=13876 vsize=545804 CPUtime=1708.25
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 90023 80802 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=426.07
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 22432 20175 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=428.09
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 22572 20237 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=426.05
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 22572 20033 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1708.25
Current children cumulated vsize (KiB) 545804

[startup+522.311 s]
/proc/loadavg: 3.83 3.83 3.82 5/100 15577
/proc/meminfo: memFree=2960556/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=1928.44
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 101762 91082 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=480.78
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 25371 22707 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=483.68
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 25514 22854 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=481.25
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 25562 22563 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1928.44
Current children cumulated vsize (KiB) 545804

[startup+582.317 s]
/proc/loadavg: 3.91 3.85 3.82 5/100 15769
/proc/meminfo: memFree=2959828/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=2149.34
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 113465 101469 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=535.56
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 28227 25329 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=539.15
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 28510 25405 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=536.4
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 28473 25167 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2149.34
Current children cumulated vsize (KiB) 545804

[startup+642.313 s]
/proc/loadavg: 3.92 3.86 3.82 6/100 15960
/proc/meminfo: memFree=2960184/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=2371.82
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 125190 111992 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=591.39
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 31158 27981 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=594.57
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 31436 28021 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=591.89
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 31411 27778 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2371.82
Current children cumulated vsize (KiB) 545804

[startup+702.309 s]
/proc/loadavg: 3.97 3.88 3.83 5/100 16149
/proc/meminfo: memFree=2960308/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=2593.79
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 136992 122387 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=647.32
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 34152 30580 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=649.7
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 34344 30626 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=647.01
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 34298 30403 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2593.79
Current children cumulated vsize (KiB) 545804

[startup+762.315 s]
/proc/loadavg: 3.80 3.85 3.82 5/100 16336
/proc/meminfo: memFree=2960184/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=2814.74
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 148642 132832 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=702.19
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 37049 33170 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=704.89
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 37273 33216 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494124 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=702.39
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 37201 33038 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2814.74
Current children cumulated vsize (KiB) 545804

[startup+822.311 s]
/proc/loadavg: 3.89 3.86 3.82 5/100 16523
/proc/meminfo: memFree=2959936/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=3035.33
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 160230 143303 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=757.03
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 39903 35800 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=760.67
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 40181 35886 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=757.27
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 40154 35573 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3035.33
Current children cumulated vsize (KiB) 545804

[startup+882.306 s]
/proc/loadavg: 3.84 3.85 3.82 5/100 16711
/proc/meminfo: memFree=2960208/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=3257.62
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 171750 154012 0 0 16 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957426 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=812.41
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 42744 38497 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=816.57
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 43022 38635 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=812.64
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 43078 38186 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3257.62
Current children cumulated vsize (KiB) 545804

[startup+942.312 s]
/proc/loadavg: 3.94 3.88 3.82 5/100 16903
/proc/meminfo: memFree=2959968/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=3480.43
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 183376 164667 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=868.73
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 45712 41161 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=872.18
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 45899 41319 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=867.96
/proc/13878/task/13882/stat : 13882 (gnovelty+) S 13876 13878 15881 0 -1 4202560 7 0 0 0 45953 40843 0 0 16 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3480.43
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.89 3.88 3.82 7/100 17092
/proc/meminfo: memFree=2959904/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=3693.95
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 194576 174819 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=922.34
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48542 43692 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=925.49
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48684 43865 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=921.01
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48740 43361 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3693.95
Current children cumulated vsize (KiB) 545804

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

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

[startup+1000.02 s]
/proc/loadavg: 3.89 3.88 3.82 7/100 17092
/proc/meminfo: memFree=2959904/3368532 swapFree=1954076/1959888
[pid=13878] ppid=13876 vsize=545804 CPUtime=3693.95
/proc/13878/stat : 13878 (gnovelty+) R 13876 13878 15881 0 -1 4202496 19806 0 0 0 194576 174819 0 0 15 0 4 0 1101179543 558903296 19762 4294967295 134512640 135680988 3220099648 3220098844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13878/statm: 136451 19762 103 286 0 136163 0
[pid=13878/tid=13880] ppid=13876 vsize=545804 CPUtime=922.34
/proc/13878/task/13880/stat : 13880 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48542 43692 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13878/tid=13881] ppid=13876 vsize=545804 CPUtime=925.49
/proc/13878/task/13881/stat : 13881 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48684 43865 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3068494172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13878/tid=13882] ppid=13876 vsize=545804 CPUtime=921.01
/proc/13878/task/13882/stat : 13882 (gnovelty+) R 13876 13878 15881 0 -1 4202560 7 0 0 0 48740 43361 0 0 15 0 4 0 1101179551 558903296 19762 4294967295 134512640 135680988 3220099648 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3693.95
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3694
CPU user time (s): 1945.77
CPU system time (s): 1748.23
CPU usage (%): 369.384
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1945.77
system time used= 1748.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99452263
involuntary context switches= 234744

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 02:33:04
IDJOB=1778212
IDBENCH=70586
IDSOLVER=617
FILE ID=tipi44/1778212-1243470784
PBS_JOBID=
Free space on /tmp= 15894 MiB

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

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

MD5SUM BENCH= 348784df95efc4633396948fc1376145
RANDOM SEED= 1649551769

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039492 kB
Buffers:        130916 kB
Cached:          91432 kB
SwapCached:       2180 kB
Active:          88708 kB
Inactive:       143480 kB
HighTotal:     2489216 kB
HighFree:      2385576 kB
LowTotal:       879316 kB
LowFree:        653916 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1416 kB
Writeback:           0 kB
AnonPages:        8868 kB
Mapped:           3432 kB
Slab:            87020 kB
SReclaimable:    77132 kB
SUnreclaim:       9888 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 02:49:46