Trace number 1777198

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) 3867.89 1000.05

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S2140929154-062.cnf
MD5SUMd3e388145b1dc90e0d73a294f0c3ce44
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	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-1777198-1243439393/watcher-1777198-1243439393 -o /tmp/evaluation-result-1777198-1243439393/solver-1777198-1243439393 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777198-1243439393.cnf 1783423150 4 

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


[startup+0 s]
/proc/loadavg: 4.65 4.90 4.89 3/109 1876
/proc/meminfo: memFree=717040/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=509232 CPUtime=0
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 876 0 0 0 0 0 0 0 18 0 1 0 1108602066 521453568 834 4294967295 134512640 135680988 3219466656 3219465920 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1876/statm: 127308 843 99 286 0 127020 0

[startup+0.065068 s]
/proc/loadavg: 4.65 4.90 4.89 3/109 1876
/proc/meminfo: memFree=717040/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=517048 CPUtime=0.06
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 10032 0 0 0 3 3 0 0 18 0 1 0 1108602066 529457152 9989 4294967295 134512640 135680988 3219466656 3219464764 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1876/statm: 129262 9989 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.105052 s]
/proc/loadavg: 4.65 4.90 4.89 3/109 1876
/proc/meminfo: memFree=717040/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=517044 CPUtime=0.1
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 15055 0 0 0 6 4 0 0 18 0 1 0 1108602066 529453056 15011 4294967295 134512640 135680988 3219466656 3219465920 134537708 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1876/statm: 129261 15021 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305036 s]
/proc/loadavg: 4.65 4.90 4.89 3/109 1876
/proc/meminfo: memFree=717040/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=0.69
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 62 7 0 0 19 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 547952

[startup+0.705016 s]
/proc/loadavg: 4.65 4.90 4.89 3/109 1876
/proc/meminfo: memFree=717040/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2.29
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 218 11 0 0 17 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 547952

[startup+1.50966 s]
/proc/loadavg: 4.60 4.88 4.89 6/113 1880
/proc/meminfo: memFree=636232/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=5.51
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 533 18 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=1.33
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 129 4 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=1.33
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 129 4 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=1.35
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 135 0 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 547952

[startup+3.10864 s]
/proc/loadavg: 4.60 4.88 4.89 6/113 1881
/proc/meminfo: memFree=636244/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=11.88
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 1159 29 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=2.91
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 285 6 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=2.93
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 286 7 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=2.94
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 290 4 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 547952

[startup+6.31587 s]
/proc/loadavg: 4.60 4.88 4.89 6/113 1881
/proc/meminfo: memFree=636244/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=24.51
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 2395 56 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=6
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 589 11 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=6.13
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 601 12 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=6.13
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 601 12 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 547952

[startup+12.715 s]
/proc/loadavg: 4.58 4.87 4.88 6/113 2064
/proc/meminfo: memFree=636180/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=49
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 4807 93 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465988 134533447 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=11.88
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 1170 18 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722548 134534534 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=12.51
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 1231 20 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=12.3
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 1206 24 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49
Current children cumulated vsize (KiB) 547952

[startup+25.5152 s]
/proc/loadavg: 4.65 4.87 4.88 8/113 2066
/proc/meminfo: memFree=636260/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=99.12
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 9723 189 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=24.49
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 2406 43 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=24.94
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 2449 45 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=24.93
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 2441 52 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.12
Current children cumulated vsize (KiB) 547952

[startup+51.113 s]
/proc/loadavg: 4.73 4.87 4.88 6/113 2066
/proc/meminfo: memFree=636488/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=199.36
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 19579 357 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=49.23
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 4840 83 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722548 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=50.03
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 4914 89 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=50.1
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 4911 99 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.36
Current children cumulated vsize (KiB) 547952

[startup+102.316 s]
/proc/loadavg: 4.76 4.86 4.87 6/113 2255
/proc/meminfo: memFree=636116/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=399.48
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 39249 699 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=98.87
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 9718 169 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=100.32
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 9861 171 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=100.48
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 9852 196 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 399.48
Current children cumulated vsize (KiB) 547952

[startup+162.308 s]
/proc/loadavg: 4.74 4.83 4.86 5/113 2447
/proc/meminfo: memFree=635440/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=629.56
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 61875 1081 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=155.71
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 15311 260 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=157.51
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 15485 266 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=158.4
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 15538 302 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 629.56
Current children cumulated vsize (KiB) 547952

[startup+222.318 s]
/proc/loadavg: 4.80 4.83 4.86 5/113 2638
/proc/meminfo: memFree=635372/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=861.12
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 84645 1467 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=213.94
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 21054 340 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=214.53
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 21080 373 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=217.06
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 21301 405 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 861.12
Current children cumulated vsize (KiB) 547952

[startup+282.311 s]
/proc/loadavg: 4.94 4.87 4.87 5/113 2831
/proc/meminfo: memFree=635248/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=1094.65
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 107623 1842 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465988 134533447 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=272.49
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 26816 433 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=272.82
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 26821 461 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=1876] ppid=1874 vsize=547952 CPUtime=1559.07
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 153276 2631 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=387.63
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 38134 629 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=389.7
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 38333 637 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=393.55
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 38621 734 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1559.07
Current children cumulated vsize (KiB) 547952

[startup+462.312 s]
/proc/loadavg: 5.04 4.88 4.87 5/113 3412
/proc/meminfo: memFree=635232/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=1789.83
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 175982 3001 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=445.67
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 43848 719 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=447.41
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 44003 738 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=451.43
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 44325 818 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1789.83
Current children cumulated vsize (KiB) 547952

[startup+522.326 s]
/proc/loadavg: 4.83 4.84 4.85 9/113 3620
/proc/meminfo: memFree=635076/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2020.36
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 198667 3369 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=502.95
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 49487 808 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=505.32
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 49701 831 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=509.97
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 50071 926 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2020.36
Current children cumulated vsize (KiB) 547952

[startup+582.316 s]
/proc/loadavg: 4.92 4.89 4.87 5/113 3807
/proc/meminfo: memFree=635116/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2252.28
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 221494 3734 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=560.85
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 55188 897 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=563.29
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 55420 909 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=568.36
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 55805 1031 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2252.28
Current children cumulated vsize (KiB) 547952

[startup+642.313 s]
/proc/loadavg: 5.20 4.98 4.90 7/113 3995
/proc/meminfo: memFree=635372/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2484.54
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 244359 4095 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=618.51
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 60864 987 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=621.41
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 61145 996 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=626.83
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 61550 1133 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2484.54
Current children cumulated vsize (KiB) 547952

[startup+702.309 s]
/proc/loadavg: 5.23 5.00 4.91 5/113 4184
/proc/meminfo: memFree=635240/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2716.26
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 267172 4454 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=675.85
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 66507 1078 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=680.07
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 66925 1082 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330420 134532950 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=685.03
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 67277 1226 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2716.26
Current children cumulated vsize (KiB) 547952

[startup+762.316 s]
/proc/loadavg: 5.01 4.98 4.91 6/113 4371
/proc/meminfo: memFree=635372/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=2948.23
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 290017 4806 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465988 134533489 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=733.95
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 72222 1173 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=738.26
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 72662 1164 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=743.33
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 73004 1329 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2948.23
Current children cumulated vsize (KiB) 547952

[startup+822.303 s]
/proc/loadavg: 4.85 4.94 4.90 7/113 4559
/proc/meminfo: memFree=635208/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=3180.49
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 312880 5169 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465988 134533738 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=792.68
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 77988 1280 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=795.9
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 78343 1247 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=801.11
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 78700 1411 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3180.49
Current children cumulated vsize (KiB) 547952

[startup+882.31 s]
/proc/loadavg: 4.53 4.84 4.87 7/113 4746
/proc/meminfo: memFree=635364/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=3412.41
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 335689 5552 0 0 15 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=850.21
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 83649 1372 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722548 134533337 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=854.48
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 84108 1340 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=859.65
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 84457 1508 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3412.41
Current children cumulated vsize (KiB) 547952

[startup+942.317 s]
/proc/loadavg: 5.10 4.93 4.89 6/113 4938
/proc/meminfo: memFree=635364/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=3645.64
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 358627 5937 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465900 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=908.77
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 89420 1457 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=912.93
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 89856 1437 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=917.98
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 90172 1626 0 0 16 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3645.64
Current children cumulated vsize (KiB) 547952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.87 4.91 4.89 7/113 5127
/proc/meminfo: memFree=635324/3368532 swapFree=1959840/1959888
[pid=1876] ppid=1874 vsize=547952 CPUtime=3867.8
/proc/1876/stat : 1876 (gnovelty+) R 1874 1876 7955 0 -1 4202496 20422 0 0 0 380483 6297 0 0 16 0 4 0 1108602066 561102848 20378 4294967295 134512640 135680988 3219466656 3219465988 134533064 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1876/statm: 136988 20378 103 286 0 136700 0
[pid=1876/tid=1878] ppid=1874 vsize=547952 CPUtime=964.24
/proc/1876/task/1878/stat : 1878 (gnovelty+) R 1874 1876 7955 0 -1 4202560 92 0 0 0 94880 1544 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3077722460 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1876/tid=1879] ppid=1874 vsize=547952 CPUtime=968.19
/proc/1876/task/1879/stat : 1879 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 95288 1531 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3068330332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1876/tid=1880] ppid=1874 vsize=547952 CPUtime=974.36
/proc/1876/task/1880/stat : 1880 (gnovelty+) R 1874 1876 7955 0 -1 4202560 93 0 0 0 95719 1717 0 0 15 0 4 0 1108602080 561102848 20378 4294967295 134512640 135680988 3219466656 3058938204 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3867.8
Current children cumulated vsize (KiB) 547952

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.05
CPU time (s): 3867.89
CPU user time (s): 3804.91
CPU system time (s): 62.98
CPU usage (%): 386.771
Max. virtual memory (cumulated for all children) (KiB): 547952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3804.91
system time used= 62.98
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20422
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= 1293500
involuntary context switches= 43589

runsolver used 0.38 second user time and 0.62 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 17:49:53
IDJOB=1777198
IDBENCH=70248
IDSOLVER=617
FILE ID=/1777198-1243439393
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S2140929154-062.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777198-1243439393/watcher-1777198-1243439393 -o /tmp/evaluation-result-1777198-1243439393/solver-1777198-1243439393 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777198-1243439393.cnf 1783423150 4

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

MD5SUM BENCH= d3e388145b1dc90e0d73a294f0c3ce44
RANDOM SEED= 1783423150

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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:        717188 kB
Buffers:         41292 kB
Cached:        2429612 kB
SwapCached:          0 kB
Active:        1299196 kB
Inactive:      1190872 kB
HighTotal:     2489216 kB
HighFree:       455168 kB
LowTotal:       879316 kB
LowFree:        262020 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1824 kB
Writeback:           0 kB
AnonPages:       18968 kB
Mapped:           7552 kB
Slab:           151496 kB
SReclaimable:   138144 kB
SUnreclaim:      13352 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-27 18:06:35