Trace number 1778101

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3691.91 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1089910525-056.cnf
MD5SUMd3e536fdc68bd7011b2698c42fdf490b
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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-1778101-1243464645/watcher-1778101-1243464645 -o /tmp/evaluation-result-1778101-1243464645/solver-1778101-1243464645 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778101-1243464645.cnf 1928910117 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.71 3.81 3.91 3/98 20187
/proc/meminfo: memFree=3197088/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=509228 CPUtime=0
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 1494 0 0 0 0 0 0 0 18 0 1 0 928041203 521449472 1450 4294967295 134512640 135680988 3214693648 3214692912 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/20187/statm: 127307 1459 99 286 0 127019 0

[startup+0.105303 s]
/proc/loadavg: 3.71 3.81 3.91 3/98 20187
/proc/meminfo: memFree=3197088/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=0.13
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 7 6 0 0 19 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.205311 s]
/proc/loadavg: 3.71 3.81 3.91 3/98 20187
/proc/meminfo: memFree=3197088/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=0.51
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 28 23 0 0 18 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 545804

[startup+0.305285 s]
/proc/loadavg: 3.71 3.81 3.91 3/98 20187
/proc/meminfo: memFree=3197088/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=0.89
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 48 41 0 0 18 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 545804

[startup+0.705276 s]
/proc/loadavg: 3.71 3.81 3.91 3/98 20187
/proc/meminfo: memFree=3197088/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=2.37
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 126 111 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 545804

[startup+1.5052 s]
/proc/loadavg: 3.71 3.81 3.91 5/102 20191
/proc/meminfo: memFree=3118200/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=5.35
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 278 257 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=1.3
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 68 62 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=1.36
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 68 68 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481836 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=1.3
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 64 66 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089708 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 545804

[startup+3.10509 s]
/proc/loadavg: 3.71 3.81 3.91 5/102 20191
/proc/meminfo: memFree=3118052/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=11.19
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 580 539 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=2.77
/proc/20187/task/20189/stat : 20189 (gnovelty+) S 20185 20187 9860 0 -1 4202560 11 0 0 0 139 138 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=2.82
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 141 141 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=2.75
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 141 134 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 545804

[startup+6.30484 s]
/proc/loadavg: 3.74 3.81 3.91 5/102 20191
/proc/meminfo: memFree=3117952/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=23.08
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 1228 1080 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=5.75
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 315 260 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=5.77
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 289 288 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=5.73
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 298 275 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.08
Current children cumulated vsize (KiB) 545804

[startup+12.7043 s]
/proc/loadavg: 3.84 3.83 3.92 5/102 20374
/proc/meminfo: memFree=3117944/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=46.02
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 2481 2121 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=11.46
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 617 529 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=11.63
/proc/20187/task/20190/stat : 20190 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 608 555 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=11.2
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 588 532 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.02
Current children cumulated vsize (KiB) 545804

[startup+25.5032 s]
/proc/loadavg: 3.87 3.84 3.92 5/102 20380
/proc/meminfo: memFree=3118048/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=93.55
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 4927 4428 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=23.38
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 1247 1091 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=23.61
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 1231 1130 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=23.07
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 1185 1122 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.55
Current children cumulated vsize (KiB) 545804

[startup+51.1112 s]
/proc/loadavg: 3.91 3.85 3.92 5/102 20382
/proc/meminfo: memFree=3118004/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=189.26
/proc/20187/stat : 20187 (gnovelty+) S 20185 20187 9860 0 -1 4202496 19823 0 0 0 9890 9036 0 0 16 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=47.58
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 2533 2225 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874004 134998532 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=47.23
/proc/20187/task/20190/stat : 20190 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 2442 2281 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=47.07
/proc/20187/task/20191/stat : 20191 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 2416 2291 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.26
Current children cumulated vsize (KiB) 545804

[startup+102.317 s]
/proc/loadavg: 3.96 3.87 3.92 5/102 20569
/proc/meminfo: memFree=3118004/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=379.35
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 19851 18084 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=95.4
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 4984 4556 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=94.49
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 4920 4529 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=94.25
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 4921 4504 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089708 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.35
Current children cumulated vsize (KiB) 545804

[startup+162.312 s]
/proc/loadavg: 4.01 3.91 3.92 5/102 20756
/proc/meminfo: memFree=3117880/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=599.79
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 31432 28547 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=150.48
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 7927 7121 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=149.66
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 7763 7203 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=149.23
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 7816 7107 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 599.79
Current children cumulated vsize (KiB) 545804

[startup+222.317 s]
/proc/loadavg: 4.07 3.94 3.93 5/102 20945
/proc/meminfo: memFree=3117508/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=820.82
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 43027 39055 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=205.71
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 10905 9666 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=205.28
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 10640 9888 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=204.2
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 10669 9751 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 820.82
Current children cumulated vsize (KiB) 545804

[startup+282.312 s]
/proc/loadavg: 4.02 3.94 3.93 5/102 21132
/proc/meminfo: memFree=3117764/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=1041.24
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 54819 49305 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=260.72
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 13874 12198 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=260.48
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 13564 12484 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=20187] ppid=20185 vsize=545804 CPUtime=1705.32
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 89710 80822 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=425.67
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 22574 19993 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=427.36
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 22370 20366 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=425.09
/proc/20187/task/20191/stat : 20191 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 22343 20166 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1705.32
Current children cumulated vsize (KiB) 545804

[startup+522.313 s]
/proc/loadavg: 3.77 3.87 3.89 5/102 21890
/proc/meminfo: memFree=3118128/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=1926.95
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 101297 91398 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=480.97
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 25463 22634 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=482.71
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 25266 23005 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=480.54
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 25247 22807 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1926.95
Current children cumulated vsize (KiB) 545804

[startup+582.308 s]
/proc/loadavg: 3.87 3.87 3.89 5/102 22077
/proc/meminfo: memFree=3118136/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=2149.14
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 112930 101984 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=536.66
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 28360 25306 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=538.06
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 28212 25594 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=535.98
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 28141 25457 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2149.14
Current children cumulated vsize (KiB) 545804

[startup+642.313 s]
/proc/loadavg: 3.87 3.88 3.89 5/102 22266
/proc/meminfo: memFree=3118120/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=2370.15
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 124610 112405 0 0 16 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692844 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=592.18
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 31296 27922 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077873964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=593.22
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 31135 28187 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=590.93
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 31036 28057 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2370.15
Current children cumulated vsize (KiB) 545804

[startup+702.308 s]
/proc/loadavg: 3.91 3.88 3.89 5/102 22453
/proc/meminfo: memFree=3117888/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=2590.97
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 136286 122811 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=646.95
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 34150 30545 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=648.48
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 34096 30752 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=646.46
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 34006 30640 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2590.97
Current children cumulated vsize (KiB) 545804

[startup+762.303 s]
/proc/loadavg: 3.83 3.87 3.89 5/102 22640
/proc/meminfo: memFree=3117756/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=2812.84
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 147822 133462 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=702.48
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 37020 33228 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=703.98
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 36882 33516 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=702.26
/proc/20187/task/20191/stat : 20191 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 36993 33233 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2812.84
Current children cumulated vsize (KiB) 545804

[startup+822.318 s]
/proc/loadavg: 3.93 3.89 3.90 5/102 22833
/proc/meminfo: memFree=3117624/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=3034.16
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 159375 144041 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=758.02
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 39968 35834 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=759.49
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 39769 36180 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=757.31
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 39825 35906 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3034.16
Current children cumulated vsize (KiB) 545804

[startup+882.313 s]
/proc/loadavg: 3.73 3.85 3.88 5/102 23020
/proc/meminfo: memFree=3118012/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=3256.06
/proc/20187/stat : 20187 (gnovelty+) S 20185 20187 9860 0 -1 4202496 19823 0 0 0 171148 154458 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=813.32
/proc/20187/task/20189/stat : 20189 (gnovelty+) S 20185 20187 9860 0 -1 4202560 11 0 0 0 42927 38405 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=815.01
/proc/20187/task/20190/stat : 20190 (gnovelty+) S 20185 20187 9860 0 -1 4202560 10 0 0 0 42745 38756 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=812.8
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 42751 38529 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089772 134997743 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3256.06
Current children cumulated vsize (KiB) 545804

[startup+942.309 s]
/proc/loadavg: 3.85 3.86 3.88 5/102 23209
/proc/meminfo: memFree=3117136/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=3478.03
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 182733 165070 0 0 16 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=868.62
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 45848 41014 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=870.71
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 45670 41401 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=868.6
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 45682 41178 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3478.03
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.95 3.88 3.89 6/102 23396
/proc/meminfo: memFree=3117624/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=3691.88
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 193953 175235 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=922.04
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 48691 43513 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=924.49
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 48429 44020 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=922.15
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 48507 43708 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3691.88
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.01 s]
/proc/loadavg: 3.95 3.88 3.89 6/102 23396
/proc/meminfo: memFree=3117624/3368532 swapFree=1959840/1959888
[pid=20187] ppid=20185 vsize=545804 CPUtime=3691.88
/proc/20187/stat : 20187 (gnovelty+) R 20185 20187 9860 0 -1 4202496 19823 0 0 0 193953 175235 0 0 15 0 4 0 928041203 558903296 19778 4294967295 134512640 135680988 3214693648 3214692892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20187/statm: 136451 19778 103 286 0 136163 0
[pid=20187/tid=20189] ppid=20185 vsize=545804 CPUtime=922.04
/proc/20187/task/20189/stat : 20189 (gnovelty+) R 20185 20187 9860 0 -1 4202560 11 0 0 0 48691 43513 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3077874012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=545804 CPUtime=924.49
/proc/20187/task/20190/stat : 20190 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 48429 44020 0 0 16 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3068481884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20187/tid=20191] ppid=20185 vsize=545804 CPUtime=922.15
/proc/20187/task/20191/stat : 20191 (gnovelty+) R 20185 20187 9860 0 -1 4202560 10 0 0 0 48507 43708 0 0 15 0 4 0 928041211 558903296 19778 4294967295 134512640 135680988 3214693648 3059089756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3691.88
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3691.91
CPU user time (s): 1939.55
CPU system time (s): 1752.36
CPU usage (%): 369.177
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1939.55
system time used= 1752.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19823
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= 102390333
involuntary context switches= 215189

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 00:50:45
IDJOB=1778101
IDBENCH=70549
IDSOLVER=617
FILE ID=tipi39/1778101-1243464645
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1089910525-056.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778101-1243464645/watcher-1778101-1243464645 -o /tmp/evaluation-result-1778101-1243464645/solver-1778101-1243464645 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778101-1243464645.cnf 1928910117 4

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

MD5SUM BENCH= d3e536fdc68bd7011b2698c42fdf490b
RANDOM SEED= 1928910117

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:       3197088 kB
Buffers:         21932 kB
Cached:          53848 kB
SwapCached:          0 kB
Active:          64972 kB
Inactive:        26944 kB
HighTotal:     2489216 kB
HighFree:      2421636 kB
LowTotal:       879316 kB
LowFree:        775452 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:       16136 kB
Mapped:           5908 kB
Slab:            69588 kB
SReclaimable:    57400 kB
SUnreclaim:      12188 kB
PageTables:        532 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 01:07:27