Trace number 1778077

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S799705985-049.cnf
MD5SUM9571d20b2c85f2916982e3779a8bfa58
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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-1778077-1243463625/watcher-1778077-1243463625 -o /tmp/evaluation-result-1778077-1243463625/solver-1778077-1243463625 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778077-1243463625.cnf 1641484244 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.68 3.87 4.16 3/115 994
/proc/meminfo: memFree=3160716/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=509228 CPUtime=0
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 871 0 0 0 0 0 0 0 18 0 1 0 1111042348 521449472 827 4294967295 134512640 135680988 3216205440 3216204704 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/994/statm: 127307 836 99 286 0 127019 0

[startup+0.117435 s]
/proc/loadavg: 3.68 3.87 4.16 3/115 994
/proc/meminfo: memFree=3160716/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=0.16
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19817 0 0 0 9 7 0 0 18 0 4 0 1111042348 558899200 19772 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19772 103 286 0 136162 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 545800

[startup+0.21727 s]
/proc/loadavg: 3.68 3.87 4.16 3/115 994
/proc/meminfo: memFree=3160716/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=0.55
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19818 0 0 0 36 19 0 0 17 0 4 0 1111042348 558899200 19773 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 545800

[startup+0.31729 s]
/proc/loadavg: 3.68 3.87 4.16 3/115 994
/proc/meminfo: memFree=3160716/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=0.93
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19818 0 0 0 54 39 0 0 16 0 4 0 1111042348 558899200 19773 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 545800

[startup+0.707308 s]
/proc/loadavg: 3.68 3.87 4.16 3/115 994
/proc/meminfo: memFree=3160716/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=2.16
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19818 0 0 0 132 84 0 0 15 0 4 0 1111042348 558899200 19773 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 545800

[startup+1.50721 s]
/proc/loadavg: 3.68 3.87 4.16 5/119 998
/proc/meminfo: memFree=3082312/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=5.18
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19818 0 0 0 282 236 0 0 15 0 4 0 1111042348 558899200 19773 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19773 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=1.31
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 78 53 0 0 15 0 4 0 1111042357 558899200 19773 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=1.08
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 50 58 0 0 16 0 4 0 1111042357 558899200 19773 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=1.35
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 82 53 0 0 15 0 4 0 1111042357 558899200 19773 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 545800

[startup+3.10714 s]
/proc/loadavg: 3.68 3.87 4.16 5/119 998
/proc/meminfo: memFree=3082312/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=11.13
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 614 499 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=2.82
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 160 122 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=2.57
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 138 119 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=2.79
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 158 121 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 545800

[startup+6.30701 s]
/proc/loadavg: 3.70 3.88 4.16 5/119 998
/proc/meminfo: memFree=3082312/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=23.21
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 1262 1059 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=5.83
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 310 273 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=5.58
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 302 256 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=5.83
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 327 256 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.21
Current children cumulated vsize (KiB) 545800

[startup+12.7068 s]
/proc/loadavg: 3.73 3.88 4.16 6/119 998
/proc/meminfo: memFree=3082128/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=47.09
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 2558 2151 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=11.74
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 627 547 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=11.58
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 647 511 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=11.9
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 662 528 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303276 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.09
Current children cumulated vsize (KiB) 545800

[startup+25.5062 s]
/proc/loadavg: 3.79 3.88 4.15 5/119 1184
/proc/meminfo: memFree=3081684/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=94.63
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 5100 4363 0 0 16 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=23.85
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 1261 1124 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=23.25
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 1272 1053 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695404 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=23.72
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 1296 1076 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.63
Current children cumulated vsize (KiB) 545800

[startup+51.1053 s]
/proc/loadavg: 3.86 3.89 4.15 5/119 1191
/proc/meminfo: memFree=3081828/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=189.43
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 10218 8725 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=47.18
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 2512 2206 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=47.37
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 2578 2159 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=47.18
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 2553 2165 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.43
Current children cumulated vsize (KiB) 545800

[startup+102.313 s]
/proc/loadavg: 3.89 3.89 4.13 5/119 1377
/proc/meminfo: memFree=3081704/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=378.45
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 20333 17512 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=94.46
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 5046 4400 0 0 16 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=94.66
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 5162 4304 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=94.84
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 5091 4393 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 378.45
Current children cumulated vsize (KiB) 545800

[startup+162.311 s]
/proc/loadavg: 3.85 3.88 4.11 5/119 1565
/proc/meminfo: memFree=3081456/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=601.63
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 32187 27976 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=150.48
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 8062 6986 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=150.39
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 8142 6897 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695404 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=150.8
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 8014 7066 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303276 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 601.63
Current children cumulated vsize (KiB) 545800

[startup+222.308 s]
/proc/loadavg: 3.77 3.84 4.08 5/119 1754
/proc/meminfo: memFree=3081076/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=823.43
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 44089 38254 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=205.85
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 11036 9549 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087532 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=205.86
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 11109 9477 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=206.49
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 11060 9589 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 823.43
Current children cumulated vsize (KiB) 545800

[startup+282.306 s]
/proc/loadavg: 3.61 3.79 4.05 5/119 1941
/proc/meminfo: memFree=3080696/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=1044.74
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 55884 48590 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=261.22
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 14055 12067 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=261.41
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 14056 12085 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=994] ppid=992 vsize=545800 CPUtime=1712.83
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 91446 79837 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=427.61
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 22948 19813 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=429.35
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 22992 19943 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=428.34
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 22818 20016 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1712.83
Current children cumulated vsize (KiB) 545800

[startup+522.316 s]
/proc/loadavg: 3.82 3.83 4.00 5/119 2708
/proc/meminfo: memFree=3081044/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=1936.34
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 103291 90343 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=483.3
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 25879 22451 0 0 16 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=485.06
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 25956 22550 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=484.4
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 25739 22701 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1936.34
Current children cumulated vsize (KiB) 545800

[startup+582.314 s]
/proc/loadavg: 3.78 3.81 3.98 5/119 2906
/proc/meminfo: memFree=3081308/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=2158.94
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 115309 100585 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=538.62
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 28828 25034 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=540.99
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 29043 25056 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=540.39
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 28733 25306 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2158.94
Current children cumulated vsize (KiB) 545800

[startup+642.302 s]
/proc/loadavg: 4.04 3.87 3.99 5/119 3093
/proc/meminfo: memFree=3080812/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=2380.84
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 127135 110949 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=593.47
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 31739 27608 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=596.79
/proc/994/task/997/stat : 997 (gnovelty+) S 992 994 24991 0 -1 4202560 9 0 0 0 32063 27616 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=596.1
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 31703 27907 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2380.84
Current children cumulated vsize (KiB) 545800

[startup+702.309 s]
/proc/loadavg: 3.90 3.87 3.98 5/119 3284
/proc/meminfo: memFree=3080944/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=2605.32
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 139009 121523 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=649.6
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 34699 30261 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=653
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 35015 30285 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=652.21
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 34710 30511 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303276 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2605.32
Current children cumulated vsize (KiB) 545800

[startup+762.306 s]
/proc/loadavg: 3.81 3.84 3.97 5/119 3477
/proc/meminfo: memFree=3080712/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=2828.3
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 150964 131866 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=705.38
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 37630 32908 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=708.64
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 38024 32840 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=708.2
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 37724 33096 0 0 16 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2828.3
Current children cumulated vsize (KiB) 545800

[startup+822.304 s]
/proc/loadavg: 3.82 3.84 3.96 5/119 3693
/proc/meminfo: memFree=3080640/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=3052.22
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 162883 142339 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=761.3
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 40578 35552 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=764.83
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 41056 35427 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=764.36
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 40685 35751 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3052.22
Current children cumulated vsize (KiB) 545800

[startup+882.311 s]
/proc/loadavg: 3.84 3.83 3.95 5/119 3880
/proc/meminfo: memFree=3080712/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=3275.68
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 174849 152719 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204684 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=816.93
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 43583 38110 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=821.1
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 44041 38069 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=820.42
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 43721 38321 0 0 16 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3275.68
Current children cumulated vsize (KiB) 545800

[startup+942.309 s]
/proc/loadavg: 3.83 3.83 3.93 5/119 4066
/proc/meminfo: memFree=3080820/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=3497.39
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 186834 162905 0 0 15 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204636 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=872.32
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 46536 40696 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=877.03
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 47133 40570 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=875.52
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 46653 40899 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3497.39
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.81 3.83 3.92 5/119 4255
/proc/meminfo: memFree=3080944/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=3711.71
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 198293 172878 0 0 16 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204672 134545720 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=925.21
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 49294 43227 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=931.19
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 50095 43024 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=929.24
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 49528 43396 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3711.71
Current children cumulated vsize (KiB) 545800

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

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

[startup+1000.01 s]
/proc/loadavg: 3.81 3.83 3.92 5/119 4255
/proc/meminfo: memFree=3080944/3368532 swapFree=1941392/1959888
[pid=994] ppid=992 vsize=545800 CPUtime=3711.71
/proc/994/stat : 994 (gnovelty+) R 992 994 24991 0 -1 4202496 19819 0 0 0 198293 172878 0 0 16 0 4 0 1111042348 558899200 19774 4294967295 134512640 135680988 3216205440 3216204672 134545720 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/994/statm: 136450 19774 103 286 0 136162 0
[pid=994/tid=996] ppid=992 vsize=545800 CPUtime=925.21
/proc/994/task/996/stat : 996 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 49294 43227 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3077087580 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=994/tid=997] ppid=992 vsize=545800 CPUtime=931.19
/proc/994/task/997/stat : 997 (gnovelty+) R 992 994 24991 0 -1 4202560 9 0 0 0 50095 43024 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3067695452 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=994/tid=998] ppid=992 vsize=545800 CPUtime=929.24
/proc/994/task/998/stat : 998 (gnovelty+) R 992 994 24991 0 -1 4202560 8 0 0 0 49528 43396 0 0 15 0 4 0 1111042357 558899200 19774 4294967295 134512640 135680988 3216205440 3058303324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3711.71
Current children cumulated vsize (KiB) 545800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3711.75
CPU user time (s): 1982.94
CPU system time (s): 1728.81
CPU usage (%): 371.167
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1982.94
system time used= 1728.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19819
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= 96953775
involuntary context switches= 181080

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:33:45
IDJOB=1778077
IDBENCH=70541
IDSOLVER=617
FILE ID=/1778077-1243463625
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S799705985-049.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778077-1243463625/watcher-1778077-1243463625 -o /tmp/evaluation-result-1778077-1243463625/solver-1778077-1243463625 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778077-1243463625.cnf 1641484244 4

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

MD5SUM BENCH= 9571d20b2c85f2916982e3779a8bfa58
RANDOM SEED= 1641484244

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:       3161160 kB
Buffers:         13100 kB
Cached:         122448 kB
SwapCached:       4320 kB
Active:         105328 kB
Inactive:        41016 kB
HighTotal:     2489216 kB
HighFree:      2354196 kB
LowTotal:       879316 kB
LowFree:        806964 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1344 kB
Writeback:           0 kB
AnonPages:        9364 kB
Mapped:           4064 kB
Slab:            51056 kB
SReclaimable:    43276 kB
SUnreclaim:       7780 kB
PageTables:        632 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-28 00:50:28