Trace number 1778245

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) 3697.41 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
MD5SUM385aa4c60934b13e455a567c42e0ab0c
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1778245-1243472668/watcher-1778245-1243472668 -o /tmp/evaluation-result-1778245-1243472668/solver-1778245-1243472668 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778245-1243472668.cnf 366424143 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.55 3.82 3.80 3/98 13412
/proc/meminfo: memFree=3196376/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=509228 CPUtime=0
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 1472 0 0 0 0 0 0 0 18 0 1 0 928843598 521449472 1429 4294967295 134512640 135680988 3213427680 3213426944 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/13412/statm: 127307 1438 99 286 0 127019 0

[startup+0.064655 s]
/proc/loadavg: 3.55 3.82 3.80 3/98 13412
/proc/meminfo: memFree=3196376/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=517040 CPUtime=0.06
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 15891 0 0 0 0 6 0 0 18 0 1 0 928843598 529448960 15847 4294967295 134512640 135680988 3213427680 3213426944 134537779 0 0 0 0 0 0 0 17 3 0 0 0
/proc/13412/statm: 129260 15858 99 286 0 128972 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517040

[startup+0.114651 s]
/proc/loadavg: 3.55 3.82 3.80 3/98 13412
/proc/meminfo: memFree=3196376/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=0.12
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19822 0 0 0 4 8 0 0 19 0 4 0 928843598 558899200 19778 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19778 103 286 0 136162 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545800

[startup+0.314633 s]
/proc/loadavg: 3.55 3.82 3.80 3/98 13412
/proc/meminfo: memFree=3196376/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=0.87
/proc/13412/stat : 13412 (gnovelty+) S 13410 13412 9860 0 -1 4202496 19825 0 0 0 47 40 0 0 18 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 545800

[startup+0.714602 s]
/proc/loadavg: 3.55 3.82 3.80 3/98 13412
/proc/meminfo: memFree=3196376/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=2.39
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 126 113 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 545800

[startup+1.51455 s]
/proc/loadavg: 3.55 3.82 3.80 6/102 13416
/proc/meminfo: memFree=3118132/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=5.42
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 279 263 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=1.33
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 69 64 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=1.36
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 68 68 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=1.31
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 71 60 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 545800

[startup+3.11445 s]
/proc/loadavg: 3.55 3.82 3.80 5/102 13416
/proc/meminfo: memFree=3117748/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=11.44
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 599 545 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=2.85
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 153 132 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=2.85
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 153 132 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=2.84
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 148 136 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 545800

[startup+6.31417 s]
/proc/loadavg: 3.59 3.82 3.80 7/102 13416
/proc/meminfo: memFree=3117748/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=23.4
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 1222 1118 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=5.85
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 317 268 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=5.88
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 308 280 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=5.81
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 304 277 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.4
Current children cumulated vsize (KiB) 545800

[startup+12.7136 s]
/proc/loadavg: 3.62 3.82 3.80 5/102 13416
/proc/meminfo: memFree=3117564/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=47.07
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 2466 2241 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=11.72
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 612 560 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=11.76
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 620 556 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=11.79
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 620 559 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.07
Current children cumulated vsize (KiB) 545800

[startup+25.5128 s]
/proc/loadavg: 3.71 3.83 3.81 5/102 13601
/proc/meminfo: memFree=3116824/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=94.4
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 4966 4474 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=23.47
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 1217 1130 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=23.36
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 1210 1126 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=23.8
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 1285 1095 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.4
Current children cumulated vsize (KiB) 545800

[startup+51.1107 s]
/proc/loadavg: 3.80 3.84 3.81 5/102 13603
/proc/meminfo: memFree=3117232/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=189.55
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 9812 9143 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=47.54
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 2422 2332 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=47.07
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 2408 2299 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=47.36
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 2541 2195 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.55
Current children cumulated vsize (KiB) 545800

[startup+102.316 s]
/proc/loadavg: 3.75 3.82 3.81 5/102 13794
/proc/meminfo: memFree=3116240/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=379.14
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 19645 18269 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=95.07
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 4873 4634 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=94.47
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 4844 4603 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=94.93
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 5043 4450 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483500 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 379.14
Current children cumulated vsize (KiB) 545800

[startup+162.312 s]
/proc/loadavg: 3.71 3.79 3.80 5/102 13981
/proc/meminfo: memFree=3116472/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=601.1
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 31288 28822 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=150.45
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 7776 7269 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=149.87
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 7730 7257 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=150.59
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 7937 7122 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 601.1
Current children cumulated vsize (KiB) 545800

[startup+222.307 s]
/proc/loadavg: 3.78 3.79 3.80 5/102 14170
/proc/meminfo: memFree=3116564/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=822.89
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 42751 39538 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=206.04
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 10683 9921 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=205.06
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 10502 10004 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875628 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=206.13
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 10877 9736 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 545800

[startup+282.302 s]
/proc/loadavg: 3.84 3.80 3.80 5/102 14357
/proc/meminfo: memFree=3116828/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=1044.61
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 54201 50260 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=261.66
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 13577 12589 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=260.49
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 13363 12686 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875628 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=13412] ppid=13410 vsize=545800 CPUtime=1490.46
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 77318 71728 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=373.17
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 19326 17991 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=371.81
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 19156 18025 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875628 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=372.93
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 19469 17824 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1490.46
Current children cumulated vsize (KiB) 545800

[startup+462.308 s]
/proc/loadavg: 3.90 3.81 3.80 5/102 14922
/proc/meminfo: memFree=3116992/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=1712.46
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 88718 82528 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=428.75
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 22195 20680 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=427.18
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 22007 20711 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=428.13
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 22276 20537 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1712.46
Current children cumulated vsize (KiB) 545800

[startup+522.313 s]
/proc/loadavg: 3.92 3.83 3.81 6/102 15115
/proc/meminfo: memFree=3116828/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=1933.9
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 100094 93296 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=484
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 25062 23338 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=482.28
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 24812 23416 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=483.95
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 25150 23245 0 0 16 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1933.9
Current children cumulated vsize (KiB) 545800

[startup+582.307 s]
/proc/loadavg: 3.96 3.85 3.81 5/102 15302
/proc/meminfo: memFree=3117324/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=2155.36
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 111624 103912 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=539.4
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 27944 25996 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267756 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=537.37
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 27680 26057 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=539.72
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 28033 25939 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2155.36
Current children cumulated vsize (KiB) 545800

[startup+642.302 s]
/proc/loadavg: 3.93 3.86 3.82 5/102 15490
/proc/meminfo: memFree=3116952/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=2377.54
/proc/13412/stat : 13412 (gnovelty+) S 13410 13412 9860 0 -1 4202496 19825 0 0 0 123295 114459 0 0 16 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=594.58
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 30816 28642 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=592.93
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 30582 28711 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=595.44
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 30950 28594 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2377.54
Current children cumulated vsize (KiB) 545800

[startup+702.318 s]
/proc/loadavg: 3.80 3.83 3.81 5/102 15678
/proc/meminfo: memFree=3116836/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=2598.57
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 134833 125024 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=649.67
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 33721 31246 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=648.05
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 33467 31338 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=650.89
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 33798 31291 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2598.57
Current children cumulated vsize (KiB) 545800

[startup+762.313 s]
/proc/loadavg: 3.82 3.82 3.81 2/102 15868
/proc/meminfo: memFree=3116960/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=2820.02
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 146301 135701 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=705.33
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 36595 33938 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=703.15
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 36376 33939 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=706.12
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 36636 33976 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2820.02
Current children cumulated vsize (KiB) 545800

[startup+822.308 s]
/proc/loadavg: 3.85 3.83 3.81 5/102 16057
/proc/meminfo: memFree=3117044/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=3040.83
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 157825 146258 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=760.48
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 39475 36573 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=758.17
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 39210 36607 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=761.8
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 39519 36661 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483500 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.83
Current children cumulated vsize (KiB) 545800

[startup+882.313 s]
/proc/loadavg: 3.80 3.83 3.81 6/102 16248
/proc/meminfo: memFree=3117224/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=3261.87
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 169320 156867 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=815.94
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 42367 39227 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=813.15
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 42060 39255 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=816.93
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 42420 39273 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3261.87
Current children cumulated vsize (KiB) 545800

[startup+942.308 s]
/proc/loadavg: 3.77 3.81 3.81 5/102 16436
/proc/meminfo: memFree=3117060/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=3483.6
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 180885 167475 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=871.46
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 45254 41892 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=868.29
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 44907 41922 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875628 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=872.35
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 45354 41881 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3483.6
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 3.86 3.83 3.81 5/102 16624
/proc/meminfo: memFree=3117316/3368532 swapFree=1959840/1959888
[pid=13412] ppid=13410 vsize=545800 CPUtime=3697.4
/proc/13412/stat : 13412 (gnovelty+) R 13410 13412 9860 0 -1 4202496 19825 0 0 0 191945 177795 0 0 15 0 4 0 928843598 558899200 19781 4294967295 134512640 135680988 3213427680 3213426924 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13412/statm: 136450 19781 103 286 0 136162 0
[pid=13412/tid=13414] ppid=13410 vsize=545800 CPUtime=924.93
/proc/13412/task/13414/stat : 13414 (gnovelty+) R 13410 13412 9860 0 -1 4202560 8 0 0 0 47976 44517 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3077267804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13412/tid=13415] ppid=13410 vsize=545800 CPUtime=921.5
/proc/13412/task/13415/stat : 13415 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 47667 44483 0 0 15 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3067875628 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13412/tid=13416] ppid=13410 vsize=545800 CPUtime=925.78
/proc/13412/task/13416/stat : 13416 (gnovelty+) R 13410 13412 9860 0 -1 4202560 9 0 0 0 48161 44417 0 0 16 0 4 0 928843607 558899200 19781 4294967295 134512640 135680988 3213427680 3058483548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3697.4
Current children cumulated vsize (KiB) 545800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3697.41
CPU user time (s): 1919.45
CPU system time (s): 1777.96
CPU usage (%): 369.734
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1919.45
system time used= 1777.96
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 100508195
involuntary context switches= 206384

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 03:04:28
IDJOB=1778245
IDBENCH=70597
IDSOLVER=617
FILE ID=tipi39/1778245-1243472668
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778245-1243472668/watcher-1778245-1243472668 -o /tmp/evaluation-result-1778245-1243472668/solver-1778245-1243472668 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778245-1243472668.cnf 366424143 4

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

MD5SUM BENCH= 385aa4c60934b13e455a567c42e0ab0c
RANDOM SEED= 366424143

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196672 kB
Buffers:         22004 kB
Cached:          53968 kB
SwapCached:          0 kB
Active:          65192 kB
Inactive:        27208 kB
HighTotal:     2489216 kB
HighFree:      2421136 kB
LowTotal:       879316 kB
LowFree:        775536 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1476 kB
Writeback:           0 kB
AnonPages:       16400 kB
Mapped:           6340 kB
Slab:            69628 kB
SReclaimable:    57468 kB
SUnreclaim:      12160 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 03:21:09