Trace number 1778173

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
MD5SUM73e1213f2abc37c0c09958a5583a1b69
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1778173-1243468657/watcher-1778173-1243468657 -o /tmp/evaluation-result-1778173-1243468657/solver-1778173-1243468657 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778173-1243468657.cnf 1701032762 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.83 3.87 3.86 3/98 529
/proc/meminfo: memFree=3196932/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=509228 CPUtime=0
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 928442490 521449472 703 4294967295 134512640 135680988 3218757872 3218757136 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/529/statm: 127307 713 99 286 0 127019 0

[startup+0.086014 s]
/proc/loadavg: 3.83 3.87 3.86 3/98 529
/proc/meminfo: memFree=3196932/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=0.09
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19797 0 0 0 4 5 0 0 18 0 4 0 928442490 559034368 19752 4294967295 134512640 135680988 3218757872 3218757204 134533068 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19752 103 286 0 136195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 545932

[startup+0.105999 s]
/proc/loadavg: 3.83 3.87 3.86 3/98 529
/proc/meminfo: memFree=3196932/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=0.14
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 5 9 0 0 19 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545932

[startup+0.305386 s]
/proc/loadavg: 3.83 3.87 3.86 3/98 529
/proc/meminfo: memFree=3196932/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=0.78
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 46 32 0 0 17 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 545932

[startup+0.705357 s]
/proc/loadavg: 3.83 3.87 3.86 3/98 529
/proc/meminfo: memFree=3196932/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=2.31
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 130 101 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545932

[startup+1.50529 s]
/proc/loadavg: 3.84 3.87 3.86 5/102 533
/proc/meminfo: memFree=3118392/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=5.27
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 299 228 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=1.27
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 72 55 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=1.35
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 75 60 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=1.22
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 69 53 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 545932

[startup+3.10516 s]
/proc/loadavg: 3.84 3.87 3.86 5/102 533
/proc/meminfo: memFree=3118180/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=11.04
/proc/529/stat : 529 (gnovelty+) S 527 529 9860 0 -1 4202496 19830 0 0 0 631 473 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=2.75
/proc/529/task/531/stat : 531 (gnovelty+) S 527 529 9860 0 -1 4202560 10 0 0 0 165 110 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=2.73
/proc/529/task/532/stat : 532 (gnovelty+) S 527 529 9860 0 -1 4202560 12 0 0 0 152 121 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=2.61
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 143 118 0 0 16 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663788 134997743 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 545932

[startup+6.30492 s]
/proc/loadavg: 3.85 3.87 3.86 5/102 534
/proc/meminfo: memFree=3118088/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=23.23
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 1280 1043 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=5.86
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 327 259 0 0 16 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077447980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=5.78
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 322 256 0 0 16 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=5.65
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 299 266 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663772 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 545932

[startup+12.7044 s]
/proc/loadavg: 3.86 3.87 3.86 5/102 534
/proc/meminfo: memFree=3117996/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=47.26
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 2646 2080 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=11.95
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 672 523 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=11.7
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 659 511 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=11.68
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 655 513 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663724 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.26
Current children cumulated vsize (KiB) 545932

[startup+25.5133 s]
/proc/loadavg: 3.88 3.88 3.86 5/102 718
/proc/meminfo: memFree=3117592/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=94.9
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 5302 4188 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=23.87
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 1340 1047 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=23.74
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 1344 1030 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=23.53
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 1314 1039 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.9
Current children cumulated vsize (KiB) 545932

[startup+51.1113 s]
/proc/loadavg: 3.80 3.86 3.85 5/102 719
/proc/meminfo: memFree=3117704/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=190.56
/proc/529/stat : 529 (gnovelty+) S 527 529 9860 0 -1 4202496 19830 0 0 0 10644 8412 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=47.64
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 2664 2100 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=47.55
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 2666 2089 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=47.63
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 2639 2124 0 0 16 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.56
Current children cumulated vsize (KiB) 545932

[startup+102.308 s]
/proc/loadavg: 3.87 3.86 3.85 5/102 917
/proc/meminfo: memFree=3117572/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=379.9
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19830 0 0 0 21301 16689 0 0 15 0 4 0 928442490 559034368 19785 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/529/statm: 136483 19785 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=95.87
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 10 0 0 0 5355 4232 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=94.61
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 5324 4137 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=95.1
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 5327 4183 0 0 15 0 4 0 928442499 559034368 19785 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.9
Current children cumulated vsize (KiB) 545932

[startup+162.303 s]
/proc/loadavg: 3.83 3.85 3.84 4/102 1110
/proc/meminfo: memFree=3117556/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=602.61
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 33718 26543 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=151.2
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 8452 6668 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=150.68
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 8439 6629 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=150.71
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 8384 6687 0 0 16 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 602.61
Current children cumulated vsize (KiB) 545932

[startup+222.318 s]
/proc/loadavg: 3.84 3.85 3.84 5/102 1299
/proc/meminfo: memFree=3117580/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=824.9
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 46341 36149 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=206.55
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 11562 9093 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=206.66
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 11627 9039 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=206.6
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 11598 9062 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.9
Current children cumulated vsize (KiB) 545932

[startup+282.313 s]
/proc/loadavg: 4.06 3.90 3.86 5/102 1487
/proc/meminfo: memFree=3117572/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=1047
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 58848 45852 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=262.4
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 14592 11648 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=261.84
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 14746 11438 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=529] ppid=527 vsize=545932 CPUtime=1494.59
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 83798 65661 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=374.81
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 20922 16559 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=373.25
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 20986 16339 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=373.67
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 20862 16505 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1494.59
Current children cumulated vsize (KiB) 545932

[startup+462.309 s]
/proc/loadavg: 3.78 3.86 3.84 5/102 2056
/proc/meminfo: memFree=3117664/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=1717.48
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 96389 75359 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=430.68
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 24039 19029 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=428.42
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 24128 18714 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=430.05
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 24054 18951 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1717.48
Current children cumulated vsize (KiB) 545932

[startup+522.303 s]
/proc/loadavg: 3.65 3.81 3.82 4/102 2243
/proc/meminfo: memFree=3117580/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=1939.92
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 108917 85075 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=486.47
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 27165 21482 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=483.8
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 27256 21124 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=485.52
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 27178 21374 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1939.92
Current children cumulated vsize (KiB) 545932

[startup+582.318 s]
/proc/loadavg: 3.64 3.78 3.81 5/102 2439
/proc/meminfo: memFree=3117564/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=2164.78
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 121622 94856 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=542.4
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 30258 23982 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=540.41
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 30485 23556 0 0 16 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=541.93
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 30409 23784 0 0 16 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2164.78
Current children cumulated vsize (KiB) 545932

[startup+642.314 s]
/proc/loadavg: 3.79 3.79 3.81 5/102 2629
/proc/meminfo: memFree=3117928/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=2388.72
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 134073 104799 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=598.06
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 33328 26478 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=595.91
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 33578 26013 0 0 16 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=597.99
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 33557 26242 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2388.72
Current children cumulated vsize (KiB) 545932

[startup+702.309 s]
/proc/loadavg: 3.76 3.78 3.80 5/102 2822
/proc/meminfo: memFree=3117696/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=2613.84
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 146550 114834 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=654.54
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 36402 29052 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077447980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=651.78
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 36695 28483 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=654.38
/proc/529/task/533/stat : 533 (gnovelty+) S 527 529 9860 0 -1 4202560 11 0 0 0 36675 28763 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2613.84
Current children cumulated vsize (KiB) 545932

[startup+762.314 s]
/proc/loadavg: 3.98 3.84 3.82 5/102 3011
/proc/meminfo: memFree=3117300/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=2837.95
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 159253 124542 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=710.42
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 39528 31514 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=707.93
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 39830 30963 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=710.56
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 39930 31126 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2837.95
Current children cumulated vsize (KiB) 545932

[startup+822.309 s]
/proc/loadavg: 3.90 3.84 3.82 2/102 3205
/proc/meminfo: memFree=3116936/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=3060.01
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 171781 134220 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757068 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=766.09
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 42622 33987 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=762.77
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 42895 33382 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=765.93
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 43033 33560 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3060.01
Current children cumulated vsize (KiB) 545932

[startup+882.304 s]
/proc/loadavg: 3.88 3.85 3.82 5/102 3406
/proc/meminfo: memFree=3117068/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=3283.52
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 184392 143960 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=821.45
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 45774 36371 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=818.27
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 45968 35859 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=822.66
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 46236 36030 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.52
Current children cumulated vsize (KiB) 545932

[startup+942.319 s]
/proc/loadavg: 3.95 3.87 3.83 5/102 3607
/proc/meminfo: memFree=3117076/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=3507.65
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 196787 153978 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=877.28
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 48841 38887 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077447980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=874.27
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 49052 38375 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=878.91
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 49381 38510 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3507.65
Current children cumulated vsize (KiB) 545932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.88 3.86 3.82 5/102 3795
/proc/meminfo: memFree=3116952/3368532 swapFree=1959840/1959888
[pid=529] ppid=527 vsize=545932 CPUtime=3722.88
/proc/529/stat : 529 (gnovelty+) R 527 529 9860 0 -1 4202496 19831 0 0 0 209058 163230 0 0 15 0 4 0 928442490 559034368 19786 4294967295 134512640 135680988 3218757872 3218757116 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/529/statm: 136483 19786 103 286 0 136195 0
[pid=529/tid=531] ppid=527 vsize=545932 CPUtime=930.67
/proc/529/task/531/stat : 531 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 51876 41191 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3077448028 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=529/tid=532] ppid=527 vsize=545932 CPUtime=927.95
/proc/529/task/532/stat : 532 (gnovelty+) R 527 529 9860 0 -1 4202560 12 0 0 0 52092 40703 0 0 15 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3068055900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=529/tid=533] ppid=527 vsize=545932 CPUtime=932.82
/proc/529/task/533/stat : 533 (gnovelty+) R 527 529 9860 0 -1 4202560 11 0 0 0 52457 40825 0 0 16 0 4 0 928442499 559034368 19786 4294967295 134512640 135680988 3218757872 3058663772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3722.88
Current children cumulated vsize (KiB) 545932

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): 3722.96
CPU user time (s): 2090.61
CPU system time (s): 1632.35
CPU usage (%): 372.281
Max. virtual memory (cumulated for all children) (KiB): 545932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2090.61
system time used= 1632.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19831
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= 88059771
involuntary context switches= 223531

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 01:57:37
IDJOB=1778173
IDBENCH=70573
IDSOLVER=617
FILE ID=tipi39/1778173-1243468657
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778173-1243468657/watcher-1778173-1243468657 -o /tmp/evaluation-result-1778173-1243468657/solver-1778173-1243468657 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778173-1243468657.cnf 1701032762 4

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

MD5SUM BENCH= 73e1213f2abc37c0c09958a5583a1b69
RANDOM SEED= 1701032762

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3197080 kB
Buffers:         21944 kB
Cached:          53844 kB
SwapCached:          0 kB
Active:          64952 kB
Inactive:        27080 kB
HighTotal:     2489216 kB
HighFree:      2421552 kB
LowTotal:       879316 kB
LowFree:        775528 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1488 kB
Writeback:           0 kB
AnonPages:       16268 kB
Mapped:           5968 kB
Slab:            69568 kB
SReclaimable:    57436 kB
SUnreclaim:      12132 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94980 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 02:14:20