Trace number 1777852

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.09/0.10	c +------------------------------+
0.09/0.10	c | gNovelty+, version 1.0       |
0.09/0.10	c +------------------------------+
0.09/0.10	c gnovelty+ -h for help
0.09/0.10	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-1777852-1243458602/watcher-1777852-1243458602 -o /tmp/evaluation-result-1777852-1243458602/solver-1777852-1243458602 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777852-1243458602.cnf 264608079 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.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=509228 CPUtime=0.01
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 1719 0 0 0 0 1 0 0 18 0 1 0 1110540037 521449472 1676 4294967295 134512640 135680988 3216762640 3216761904 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/17536/statm: 127307 1684 99 286 0 127019 0

[startup+0.093219 s]
/proc/loadavg: 4.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=517040 CPUtime=0.09
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19060 0 0 0 4 5 0 0 18 0 1 0 1110540037 529448960 19016 4294967295 134512640 135680988 3216762640 3216761904 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/17536/statm: 129260 19028 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.103223 s]
/proc/loadavg: 4.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=0.1
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19877 0 0 0 5 5 0 0 18 0 4 0 1110540037 559534080 19833 4294967295 134512640 135680988 3216762640 3216761920 134541312 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19833 103 286 0 136317 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 546420

[startup+0.467505 s]
/proc/loadavg: 4.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=1.56
/proc/17536/stat : 17536 (gnovelty+) S 17534 17536 24991 0 -1 4202496 19967 0 0 0 145 11 0 0 16 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 546420

[startup+0.723785 s]
/proc/loadavg: 4.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2.82
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 265 17 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 546420

[startup+1.51171 s]
/proc/loadavg: 4.58 4.65 4.55 3/115 17536
/proc/meminfo: memFree=3160812/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=5.51
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 532 19 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 546420

[startup+3.1035 s]
/proc/loadavg: 4.61 4.66 4.55 5/119 17540
/proc/meminfo: memFree=3081676/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=11.32
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 1103 29 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=2.94
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 291 3 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382580 134533489 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=2.83
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 273 10 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=2.76
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 270 6 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598324 134533962 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 546420

[startup+6.30343 s]
/proc/loadavg: 4.61 4.66 4.55 6/119 17540
/proc/meminfo: memFree=3081708/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=24.02
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 2355 47 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=6.13
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 605 8 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=6.03
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 591 12 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=5.91
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 579 12 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 546420

[startup+12.7128 s]
/proc/loadavg: 4.82 4.70 4.56 6/119 17540
/proc/meminfo: memFree=3081740/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=48.96
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 4802 94 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=12.41
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 1215 26 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=12.25
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 1206 19 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=12.07
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 1185 22 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 546420

[startup+25.5022 s]
/proc/loadavg: 4.77 4.69 4.56 6/119 17541
/proc/meminfo: memFree=3081804/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=98.93
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 9695 198 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761972 134534596 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=25
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 2450 50 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=24.82
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 2434 48 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=24.57
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 2410 47 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.93
Current children cumulated vsize (KiB) 546420

[startup+51.1142 s]
/proc/loadavg: 5.00 4.75 4.58 7/119 17544
/proc/meminfo: memFree=3081572/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=197.61
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 19387 374 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=50.02
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 4906 96 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=49.46
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 4853 93 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=49.06
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 4820 86 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.61
Current children cumulated vsize (KiB) 546420

[startup+102.309 s]
/proc/loadavg: 4.77 4.73 4.58 5/119 17730
/proc/meminfo: memFree=3081324/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=396.23
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 38889 734 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=100.43
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 9850 193 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=98.73
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 9696 177 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=98.7
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 9699 171 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598272 134541703 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 396.23
Current children cumulated vsize (KiB) 546420

[startup+162.323 s]
/proc/loadavg: 4.93 4.76 4.60 2/119 17918
/proc/meminfo: memFree=3081200/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=627.04
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 61531 1173 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=158.98
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 15607 291 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=155.88
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 15307 281 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=155.82
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 15279 303 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 627.04
Current children cumulated vsize (KiB) 546420

[startup+222.316 s]
/proc/loadavg: 4.96 4.79 4.62 7/119 18107
/proc/meminfo: memFree=3081200/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=857.88
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 84204 1584 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=216.79
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 21284 395 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=213.67
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 20991 376 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=213.3
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 20922 408 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 857.88
Current children cumulated vsize (KiB) 546420

[startup+282.313 s]
/proc/loadavg: 5.02 4.84 4.65 5/119 18299
/proc/meminfo: memFree=3081068/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=1088.49
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 106860 1989 0 0 16 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=274.98
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 27001 497 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=271.4
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 26667 473 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=270.89
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 26574 515 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1088.49
Current children cumulated vsize (KiB) 546420

[startup+342.312 s]

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

[pid=17536] ppid=17534 vsize=546420 CPUtime=1552.63
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 152427 2836 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=390.36
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 38326 710 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=387.34
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 38034 700 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=387.2
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 37991 729 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1552.63
Current children cumulated vsize (KiB) 546420

[startup+462.316 s]
/proc/loadavg: 5.01 4.93 4.71 6/119 18866
/proc/meminfo: memFree=3080952/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=1784.1
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 175229 3181 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=448.35
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 44042 793 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=445.09
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 43721 788 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=445.82
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 43765 817 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.1
Current children cumulated vsize (KiB) 546420

[startup+522.313 s]
/proc/loadavg: 4.81 4.87 4.70 7/119 19055
/proc/meminfo: memFree=3081076/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2016.05
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 198039 3566 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=505.69
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 49686 883 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=503.09
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 49417 892 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=503.97
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 49484 913 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2016.05
Current children cumulated vsize (KiB) 546420

[startup+582.31 s]
/proc/loadavg: 4.86 4.88 4.72 7/119 19247
/proc/meminfo: memFree=3080828/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2248.78
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 220937 3941 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=563.31
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 55353 978 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=561.29
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 55151 978 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=562.37
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 55229 1008 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598324 134534551 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2248.78
Current children cumulated vsize (KiB) 546420

[startup+642.309 s]
/proc/loadavg: 5.28 5.01 4.77 6/119 19435
/proc/meminfo: memFree=3080680/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2479.42
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 243563 4379 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=621.27
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 61038 1089 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=618.42
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 60765 1077 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=620.49
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 60916 1133 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2479.42
Current children cumulated vsize (KiB) 546420

[startup+702.305 s]
/proc/loadavg: 5.37 5.09 4.81 7/119 19621
/proc/meminfo: memFree=3080704/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2711.05
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 266305 4800 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=679.13
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 66716 1197 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=676.59
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 66482 1177 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=678.19
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 66576 1243 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2711.05
Current children cumulated vsize (KiB) 546420

[startup+762.315 s]
/proc/loadavg: 5.26 5.12 4.83 5/119 19809
/proc/meminfo: memFree=3080580/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=2942.73
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 289063 5210 0 0 16 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=736.96
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 72410 1286 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=733.99
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 72099 1300 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=736.16
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 72272 1344 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2942.73
Current children cumulated vsize (KiB) 546420

[startup+822.327 s]
/proc/loadavg: 5.24 5.14 4.86 7/119 19998
/proc/meminfo: memFree=3080704/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=3175.21
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 311908 5613 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=794.86
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 78080 1406 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=792.1
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 77825 1385 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=794.25
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 77980 1445 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3175.21
Current children cumulated vsize (KiB) 546420

[startup+882.309 s]
/proc/loadavg: 4.79 5.03 4.83 8/119 20186
/proc/meminfo: memFree=3080696/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=3408.36
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 334775 6061 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=853.27
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 83805 1522 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382580 134533471 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=850.85
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 83596 1489 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990452 134534534 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=852.25
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 83671 1554 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3408.36
Current children cumulated vsize (KiB) 546420

[startup+942.319 s]
/proc/loadavg: 4.77 4.98 4.82 6/119 20378
/proc/meminfo: memFree=3080664/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=3642.11
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 357727 6484 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=911.78
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 89534 1644 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=908.96
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 89307 1589 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=910.86
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 89427 1659 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3642.11
Current children cumulated vsize (KiB) 546420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.67 4.90 4.81 7/119 20564
/proc/meminfo: memFree=3080696/3368532 swapFree=1941392/1959888
[pid=17536] ppid=17534 vsize=546420 CPUtime=3864.9
/proc/17536/stat : 17536 (gnovelty+) R 17534 17536 24991 0 -1 4202496 19967 0 0 0 379612 6878 0 0 15 0 4 0 1110540037 559534080 19923 4294967295 134512640 135680988 3216762640 3216761884 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17536/statm: 136605 19923 103 286 0 136317 0
[pid=17536/tid=17538] ppid=17534 vsize=546420 CPUtime=968.28
/proc/17536/task/17538/stat : 17538 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 95094 1734 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3077382492 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17536/tid=17539] ppid=17534 vsize=546420 CPUtime=964.46
/proc/17536/task/17539/stat : 17539 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 94769 1677 0 0 15 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3067990364 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17536/tid=17540] ppid=17534 vsize=546420 CPUtime=965.67
/proc/17536/task/17540/stat : 17540 (gnovelty+) R 17534 17536 24991 0 -1 4202560 30 0 0 0 94801 1766 0 0 16 0 4 0 1110540047 559534080 19923 4294967295 134512640 135680988 3216762640 3058598324 134533775 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3864.9
Current children cumulated vsize (KiB) 546420

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.04
CPU time (s): 3864.98
CPU user time (s): 3796.2
CPU system time (s): 68.78
CPU usage (%): 386.483
Max. virtual memory (cumulated for all children) (KiB): 546420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3796.2
system time used= 68.78
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19967
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= 1211052
involuntary context switches= 42752

runsolver used 0.45 second user time and 0.51 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 23:10:02
IDJOB=1777852
IDBENCH=70466
IDSOLVER=617
FILE ID=/1777852-1243458602
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777852-1243458602/watcher-1777852-1243458602 -o /tmp/evaluation-result-1777852-1243458602/solver-1777852-1243458602 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777852-1243458602.cnf 264608079 4

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

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED= 264608079

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.143
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.143
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.11
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.143
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.17
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.143
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:       3161108 kB
Buffers:         13092 kB
Cached:         122116 kB
SwapCached:       4320 kB
Active:         105308 kB
Inactive:        40656 kB
HighTotal:     2489216 kB
HighFree:      2354380 kB
LowTotal:       879316 kB
LowFree:        806728 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:        9340 kB
Mapped:           4296 kB
Slab:            51136 kB
SReclaimable:    43192 kB
SUnreclaim:       7944 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127260 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-27 23:26:44