Trace number 1778290

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
MD5SUMce31bd93f3110b9fcfa2521eb95c9c79
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1778290-1243475322/watcher-1778290-1243475322 -o /tmp/evaluation-result-1778290-1243475322/solver-1778290-1243475322 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778290-1243475322.cnf 1433277954 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.53 3.78 3.81 3/97 16553
/proc/meminfo: memFree=3076600/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=509228 CPUtime=0.01
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 1454 0 0 0 0 1 0 0 18 0 1 0 1101669497 521449472 1411 4294967295 134512640 135680988 3221000976 3221000240 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/16553/statm: 127307 1418 99 286 0 127019 0

[startup+0.101145 s]
/proc/loadavg: 3.53 3.78 3.81 3/97 16553
/proc/meminfo: memFree=3076600/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=0.1
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19811 0 0 0 4 6 0 0 19 0 4 0 1101669497 558895104 19767 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19767 103 286 0 136161 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545796

[startup+0.211136 s]
/proc/loadavg: 3.53 3.78 3.81 3/97 16553
/proc/meminfo: memFree=3076600/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=0.44
/proc/16553/stat : 16553 (gnovelty+) S 16551 16553 8948 0 -1 4202496 19814 0 0 0 27 17 0 0 19 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 545796

[startup+0.311128 s]
/proc/loadavg: 3.53 3.78 3.81 3/97 16553
/proc/meminfo: memFree=3076600/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=0.82
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 48 34 0 0 18 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 545796

[startup+0.711098 s]
/proc/loadavg: 3.53 3.78 3.81 3/97 16553
/proc/meminfo: memFree=3076600/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=2.37
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 116 121 0 0 16 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 545796

[startup+1.51112 s]
/proc/loadavg: 3.53 3.78 3.81 6/101 16557
/proc/meminfo: memFree=2997928/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=5.35
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 282 253 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=1.31
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 69 62 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=1.3
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 71 59 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=1.32
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 65 67 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319660 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 545796

[startup+3.11096 s]
/proc/loadavg: 3.57 3.78 3.81 5/101 16558
/proc/meminfo: memFree=2997556/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=11.36
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 602 534 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=2.8
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 152 128 0 0 16 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=2.8
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 152 128 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=2.84
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 140 144 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 545796

[startup+6.31069 s]
/proc/loadavg: 3.57 3.78 3.81 4/101 16558
/proc/meminfo: memFree=2997588/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=23.25
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 1254 1071 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=5.74
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 320 254 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=5.78
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 317 261 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=5.8
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 300 280 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319660 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 545796

[startup+12.7102 s]
/proc/loadavg: 3.61 3.79 3.81 5/101 16558
/proc/meminfo: memFree=2997372/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=47.19
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 2482 2237 0 0 16 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=11.73
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 620 553 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=11.73
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 621 552 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=11.75
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 622 553 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.19
Current children cumulated vsize (KiB) 545796

[startup+25.5094 s]
/proc/loadavg: 3.77 3.81 3.82 5/101 16558
/proc/meminfo: memFree=2997460/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=94.58
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 5025 4433 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=23.59
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 1253 1106 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=23.55
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 1248 1107 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=23.52
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 1269 1083 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.58
Current children cumulated vsize (KiB) 545796

[startup+51.1074 s]
/proc/loadavg: 3.90 3.84 3.82 5/101 16743
/proc/meminfo: memFree=2997172/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=189.66
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 10093 8873 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=47.1
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 2526 2184 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=47.6
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 2491 2269 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=47.25
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 2536 2189 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.66
Current children cumulated vsize (KiB) 545796

[startup+102.313 s]
/proc/loadavg: 3.90 3.85 3.82 5/101 16930
/proc/meminfo: memFree=2997016/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=379.2
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 20319 17601 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=94.66
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 5190 4276 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=94.97
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 5039 4458 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=94.8
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 5044 4436 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319660 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.2
Current children cumulated vsize (KiB) 545796

[startup+162.309 s]
/proc/loadavg: 3.78 3.83 3.81 6/101 17123
/proc/meminfo: memFree=2996860/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=600.03
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 32167 27836 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=149.9
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 8157 6833 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=149.7
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 7968 7002 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=150.31
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 8059 6972 0 0 16 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 600.03
Current children cumulated vsize (KiB) 545796

[startup+222.314 s]
/proc/loadavg: 3.65 3.77 3.79 5/101 17311
/proc/meminfo: memFree=2996936/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=823.25
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 44102 38223 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=205.69
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 11141 9428 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=205.35
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 10958 9577 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=206.28
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 10999 9629 0 0 16 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319660 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 823.25
Current children cumulated vsize (KiB) 545796

[startup+282.309 s]
/proc/loadavg: 3.78 3.79 3.80 5/101 17497
/proc/meminfo: memFree=2996804/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=1045.73
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 56058 48515 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=261.26
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 14085 12041 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=260.76
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 13944 12132 0 0 16 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711924 134533492 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=16553] ppid=16551 vsize=545796 CPUtime=1713.4
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 91799 79541 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=428.91
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 23068 19823 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=427.78
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 22793 19985 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=428.42
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 22968 19874 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1713.4
Current children cumulated vsize (KiB) 545796

[startup+522.311 s]
/proc/loadavg: 3.66 3.75 3.78 5/101 18073
/proc/meminfo: memFree=2997180/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=1935.61
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 103616 89945 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=484.32
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 25981 22451 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=483.64
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 25815 22549 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=483.67
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 25867 22500 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1935.61
Current children cumulated vsize (KiB) 545796

[startup+582.316 s]
/proc/loadavg: 3.78 3.77 3.78 5/101 18259
/proc/meminfo: memFree=2997212/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=2157.92
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 115503 100289 0 0 16 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=540.02
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 28920 25082 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=539.28
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 28753 25175 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=539.09
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 28902 25007 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319660 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2157.92
Current children cumulated vsize (KiB) 545796

[startup+642.312 s]
/proc/loadavg: 3.72 3.75 3.77 5/101 18446
/proc/meminfo: memFree=2997336/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=2380.56
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 127407 110649 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=595.33
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 31896 27637 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=594.74
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 31732 27742 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=594.66
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 31829 27637 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2380.56
Current children cumulated vsize (KiB) 545796

[startup+702.306 s]
/proc/loadavg: 3.85 3.77 3.78 5/101 18635
/proc/meminfo: memFree=2996840/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=2601.33
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 139316 120817 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=650.65
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 34887 30178 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=649.96
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 34724 30272 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=649.47
/proc/16553/task/16557/stat : 16557 (gnovelty+) S 16551 16553 8948 0 -1 4202560 7 0 0 0 34787 30160 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2601.33
Current children cumulated vsize (KiB) 545796

[startup+762.302 s]
/proc/loadavg: 3.86 3.80 3.79 5/101 18824
/proc/meminfo: memFree=2996964/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=2823.52
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 151398 130954 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=706.38
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 37963 32675 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=705.2
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 37717 32803 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=705.23
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 37826 32697 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2823.52
Current children cumulated vsize (KiB) 545796

[startup+822.317 s]
/proc/loadavg: 3.72 3.76 3.77 5/101 19012
/proc/meminfo: memFree=2997080/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=3046.15
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 163116 141499 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=762.19
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 40842 35377 0 0 16 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=761.31
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 40750 35381 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=760.68
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 40728 35340 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3046.15
Current children cumulated vsize (KiB) 545796

[startup+882.312 s]
/proc/loadavg: 3.87 3.79 3.78 5/101 19198
/proc/meminfo: memFree=2997460/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=3268.82
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 174986 151896 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=817.75
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 43833 37942 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=817.09
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 43750 37959 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=816.18
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 43651 37967 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3268.82
Current children cumulated vsize (KiB) 545796

[startup+942.307 s]
/proc/loadavg: 3.92 3.81 3.78 2/101 19389
/proc/meminfo: memFree=2997708/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=3490.43
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 187040 162003 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=873.71
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 46883 40488 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=872.6
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 46754 40506 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=870.92
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 46687 40405 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3490.43
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.83 3.80 3.78 5/101 19578
/proc/meminfo: memFree=2997832/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=3703.78
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 198428 171950 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=926.42
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 49659 42983 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=925.87
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 49648 42939 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=924.65
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 49538 42927 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3703.78
Current children cumulated vsize (KiB) 545796

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

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

[startup+1000.01 s]
/proc/loadavg: 3.83 3.80 3.78 5/101 19578
/proc/meminfo: memFree=2997832/3368532 swapFree=1952996/1959888
[pid=16553] ppid=16551 vsize=545796 CPUtime=3703.78
/proc/16553/stat : 16553 (gnovelty+) R 16551 16553 8948 0 -1 4202496 19814 0 0 0 198428 171950 0 0 15 0 4 0 1101669497 558895104 19770 4294967295 134512640 135680988 3221000976 3221000220 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16553/statm: 136449 19770 103 286 0 136161 0
[pid=16553/tid=16555] ppid=16551 vsize=545796 CPUtime=926.42
/proc/16553/task/16555/stat : 16555 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 49659 42983 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3077103964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16553/tid=16556] ppid=16551 vsize=545796 CPUtime=925.87
/proc/16553/task/16556/stat : 16556 (gnovelty+) R 16551 16553 8948 0 -1 4202560 8 0 0 0 49648 42939 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3067711836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16553/tid=16557] ppid=16551 vsize=545796 CPUtime=924.65
/proc/16553/task/16557/stat : 16557 (gnovelty+) R 16551 16553 8948 0 -1 4202560 7 0 0 0 49538 42927 0 0 15 0 4 0 1101669506 558895104 19770 4294967295 134512640 135680988 3221000976 3058319708 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3703.78
Current children cumulated vsize (KiB) 545796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3703.82
CPU user time (s): 1984.3
CPU system time (s): 1719.52
CPU usage (%): 370.368
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1984.3
system time used= 1719.52
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19814
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= 95829742
involuntary context switches= 215062

runsolver used 0.01 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 03:48:42
IDJOB=1778290
IDBENCH=70612
IDSOLVER=617
FILE ID=tipi45/1778290-1243475322
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778290-1243475322/watcher-1778290-1243475322 -o /tmp/evaluation-result-1778290-1243475322/solver-1778290-1243475322 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778290-1243475322.cnf 1433277954 4

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

MD5SUM BENCH= ce31bd93f3110b9fcfa2521eb95c9c79
RANDOM SEED= 1433277954

Linux tipi45 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.081
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.081
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.081
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.081
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:       3076600 kB
Buffers:        123468 kB
Cached:          61684 kB
SwapCached:       2100 kB
Active:          64276 kB
Inactive:       129948 kB
HighTotal:     2489216 kB
HighFree:      2415088 kB
LowTotal:       879316 kB
LowFree:        661512 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:        8100 kB
Mapped:           3500 kB
Slab:            84956 kB
SReclaimable:    74252 kB
SUnreclaim:      10704 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-28 04:05:25