Trace number 1776001

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)? (TO) 3940.94 1000.04

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications 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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

0.00/0.00	c Parsing...
0.90/1.01	c ==============================================================================
0.90/1.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.90/1.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.90/1.01	c ==============================================================================
0.90/1.01	c |         0 | 1254005  3044653 |  376201       0        0     nan |  0.000 % |
14.10/14.15	c |         0 |  600262  2684082 |      --       0       --      -- |     --   | -653743/-360571
14.10/14.16	c ==============================================================================
14.10/14.16	c Result  :   #vars: 43082   #clauses: 600262   #literals: 2684082
14.10/14.16	c CPU time:   13.75 s
14.10/14.16	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-1776001-1243506030/watcher-1776001-1243506030 -o /tmp/evaluation-result-1776001-1243506030/solver-1776001-1243506030 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776001-1243506030.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 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.35 4.54 4.53 3/99 15257
/proc/meminfo: memFree=3155420/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=1244 CPUtime=0
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 259 0 0 0 0 0 0 0 18 0 1 0 1115267624 1273856 196 4294967295 134512640 135034092 3218184224 3218180216 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15258/statm: 311 196 51 128 0 181 0

[startup+0.051247 s]
/proc/loadavg: 4.35 4.54 4.53 3/99 15257
/proc/meminfo: memFree=3155420/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=9136 CPUtime=0.05
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 1927 0 0 0 3 2 0 0 18 0 1 0 1115267624 9355264 1864 4294967295 134512640 135034092 3218184224 3218180568 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15258/statm: 2284 1865 51 128 0 2154 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11552

[startup+0.111241 s]
/proc/loadavg: 4.35 4.54 4.53 3/99 15257
/proc/meminfo: memFree=3155420/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=18756 CPUtime=0.11
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 4119 0 0 0 7 4 0 0 18 0 1 0 1115267624 19206144 4056 4294967295 134512640 135034092 3218184224 3218180184 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15258/statm: 4689 4056 51 128 0 4559 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 21172

[startup+0.311222 s]
/proc/loadavg: 4.35 4.54 4.53 3/99 15257
/proc/meminfo: memFree=3155420/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=45720 CPUtime=0.31
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 11185 0 0 0 23 8 0 0 18 0 1 0 1115267624 46817280 11122 4294967295 134512640 135034092 3218184224 3218180568 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15258/statm: 11430 11123 51 128 0 11300 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 48136

[startup+0.711184 s]
/proc/loadavg: 4.35 4.54 4.53 3/99 15257
/proc/meminfo: memFree=3155420/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=123844 CPUtime=0.7
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 25550 0 0 0 53 17 0 0 18 0 1 0 1115267624 126816256 25487 4294967295 134512640 135034092 3218184224 3218180216 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15258/statm: 30961 25488 51 128 0 30831 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 126260

[startup+1.51111 s]
/proc/loadavg: 4.35 4.54 4.53 2/101 15259
/proc/meminfo: memFree=3014536/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=178336 CPUtime=1.5
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 39413 0 0 0 130 20 0 0 20 0 1 0 1115267624 182616064 38467 4294967295 134512640 135034092 3218184224 3218180220 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15258/statm: 44584 38467 67 128 0 44454 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 180752

[startup+3.11095 s]
/proc/loadavg: 4.08 4.48 4.51 2/101 15259
/proc/meminfo: memFree=2992976/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=189484 CPUtime=3.1
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 42107 0 0 0 285 25 0 0 25 0 1 0 1115267624 194031616 41161 4294967295 134512640 135034092 3218184224 3218180220 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15258/statm: 47371 41161 67 128 0 47241 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 191900

[startup+6.31065 s]
/proc/loadavg: 4.08 4.48 4.51 2/101 15259
/proc/meminfo: memFree=2953568/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=207572 CPUtime=6.3
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 45690 0 0 0 597 33 0 0 25 0 1 0 1115267624 212553728 44744 4294967295 134512640 135034092 3218184224 3218180220 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15258/statm: 51893 44744 67 128 0 51763 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 209988

[startup+12.71 s]
/proc/loadavg: 3.61 4.36 4.47 2/101 15260
/proc/meminfo: memFree=2933188/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2416 CPUtime=0
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115267624 2473984 274 4294967295 134512640 135169312 3215076720 3215075256 3085364974 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15257/statm: 604 274 231 161 0 43 0
[pid=15258] ppid=15257 vsize=219516 CPUtime=12.7
/proc/15258/stat : 15258 (SatElite) R 15257 15257 19648 0 -1 4202496 48730 0 0 0 1232 38 0 0 25 0 1 0 1115267624 224784384 47068 4294967295 134512640 135034092 3218184224 3218180480 134563235 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15258/statm: 54879 47068 67 128 0 54749 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 221932

[startup+25.5088 s]
/proc/loadavg: 3.91 4.40 4.48 5/104 15266
/proc/meminfo: memFree=2907112/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=223364 CPUtime=36.34
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 48005 0 0 0 3530 104 0 0 23 0 4 0 1115269142 228724736 47937 4294967295 134512640 135305190 3216488112 3216486288 134528788 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15263/statm: 55841 47937 79 194 0 55645 0
[pid=15263/tid=15264] ppid=15257 vsize=223364 CPUtime=8.81
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 2440 0 0 0 857 24 0 0 23 0 4 0 1115269280 228724736 47937 4294967295 134512640 135305190 3216488112 3059686592 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=223364 CPUtime=8.59
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 2534 0 0 0 840 19 0 0 22 0 4 0 1115269280 228724736 47937 4294967295 134512640 135305190 3216488112 3051297984 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=223364 CPUtime=8.83
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 2211 0 0 0 858 25 0 0 21 0 4 0 1115269280 228724736 47937 4294967295 134512640 135305190 3216488112 3042909376 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 225784

[startup+51.1164 s]
/proc/loadavg: 4.08 4.40 4.48 5/104 15268
/proc/meminfo: memFree=2894500/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=235896 CPUtime=138.71
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 51242 0 0 0 13761 110 0 0 25 0 4 0 1115269142 241557504 51174 4294967295 134512640 135305190 3216488112 3216486288 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15263/statm: 58974 51174 79 194 0 58778 0
[pid=15263/tid=15264] ppid=15257 vsize=235896 CPUtime=34.37
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 3126 0 0 0 3412 25 0 0 25 0 4 0 1115269280 241557504 51174 4294967295 134512640 135305190 3216488112 3059686592 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=235896 CPUtime=34.2
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 3290 0 0 0 3400 20 0 0 25 0 4 0 1115269280 241557504 51174 4294967295 134512640 135305190 3216488112 3051297984 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=235896 CPUtime=34.42
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 3088 0 0 0 3415 27 0 0 25 0 4 0 1115269280 241557504 51174 4294967295 134512640 135305190 3216488112 3042909376 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 153.86
Current children cumulated vsize (KiB) 238316

[startup+102.312 s]
/proc/loadavg: 4.27 4.39 4.47 5/104 15455
/proc/meminfo: memFree=2880072/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=251108 CPUtime=343.18
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 54674 0 0 0 34192 126 0 0 25 0 4 0 1115269142 257134592 54606 4294967295 134512640 135305190 3216488112 3216486288 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15263/statm: 62777 54606 79 194 0 62581 0
[pid=15263/tid=15264] ppid=15257 vsize=251108 CPUtime=85.46
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 3803 0 0 0 8520 26 0 0 25 0 4 0 1115269280 257134592 54606 4294967295 134512640 135305190 3216488112 3059686592 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=251108 CPUtime=85.36
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 4217 0 0 0 8510 26 0 0 25 0 4 0 1115269280 257134592 54606 4294967295 134512640 135305190 3216488112 3051297984 134528350 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=251108 CPUtime=85.51
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 3969 0 0 0 8520 31 0 0 25 0 4 0 1115269280 257134592 54606 4294967295 134512640 135305190 3216488112 3042909376 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 358.33
Current children cumulated vsize (KiB) 253528

[startup+162.306 s]
/proc/loadavg: 4.52 4.44 4.48 5/104 15642
/proc/meminfo: memFree=2867712/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=261916 CPUtime=582.81
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 57531 0 0 0 58141 140 0 0 25 0 4 0 1115269142 268201984 57463 4294967295 134512640 135305190 3216488112 3216486288 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15263/statm: 65479 57463 79 194 0 65283 0
[pid=15263/tid=15264] ppid=15257 vsize=261916 CPUtime=145.35
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 4317 0 0 0 14505 30 0 0 25 0 4 0 1115269280 268201984 57463 4294967295 134512640 135305190 3216488112 3059686592 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=261916 CPUtime=145.33
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 5089 0 0 0 14505 28 0 0 25 0 4 0 1115269280 268201984 57463 4294967295 134512640 135305190 3216488112 3051297984 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=261916 CPUtime=145.41
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 4677 0 0 0 14505 36 0 0 25 0 4 0 1115269280 268201984 57463 4294967295 134512640 135305190 3216488112 3042909376 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 597.96
Current children cumulated vsize (KiB) 264336

[startup+222.31 s]
/proc/loadavg: 4.57 4.49 4.49 5/104 15830
/proc/meminfo: memFree=2857472/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=273332 CPUtime=822.4
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 60432 0 0 0 82094 146 0 0 25 0 4 0 1115269142 279891968 60364 4294967295 134512640 135305190 3216488112 3216486288 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15263/statm: 68333 60364 79 194 0 68137 0
[pid=15263/tid=15264] ppid=15257 vsize=273332 CPUtime=205.06

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

/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 8156 0 0 0 50379 74 0 0 25 0 4 0 1115269280 341565440 75174 4294967295 134512640 135305190 3216488112 3042909376 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2034.86
Current children cumulated vsize (KiB) 335980

[startup+582.316 s]
/proc/loadavg: 4.53 4.50 4.47 5/104 16969
/proc/meminfo: memFree=2786988/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=343028 CPUtime=2259
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 77582 0 0 0 225626 274 0 0 25 0 4 0 1115269142 351260672 77514 4294967295 134512640 135305190 3216488112 3216486040 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15263/statm: 85757 77514 79 194 0 85561 0
[pid=15263/tid=15264] ppid=15257 vsize=343028 CPUtime=564.69
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 7902 0 0 0 56419 50 0 0 25 0 4 0 1115269280 351260672 77514 4294967295 134512640 135305190 3216488112 3059686592 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=343028 CPUtime=564.02
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 12901 0 0 0 56337 65 0 0 25 0 4 0 1115269280 351260672 77514 4294967295 134512640 135305190 3216488112 3051297984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=343028 CPUtime=564.19
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 8582 0 0 0 56341 78 0 0 25 0 4 0 1115269280 351260672 77514 4294967295 134512640 135305190 3216488112 3042909376 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2274.15
Current children cumulated vsize (KiB) 345448

[startup+642.31 s]
/proc/loadavg: 4.52 4.51 4.48 5/104 17159
/proc/meminfo: memFree=2778292/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=353128 CPUtime=2498.49
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 79989 0 0 0 249549 300 0 0 25 0 4 0 1115269142 361603072 79921 4294967295 134512640 135305190 3216488112 3216486288 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15263/statm: 88282 79921 79 194 0 88086 0
[pid=15263/tid=15264] ppid=15257 vsize=353128 CPUtime=624.57
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 8367 0 0 0 62405 52 0 0 25 0 4 0 1115269280 361603072 79921 4294967295 134512640 135305190 3216488112 3059686592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=353128 CPUtime=624
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 13750 0 0 0 62328 72 0 0 25 0 4 0 1115269280 361603072 79921 4294967295 134512640 135305190 3216488112 3051297984 134528545 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=353128 CPUtime=623.94
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 9221 0 0 0 62308 86 0 0 25 0 4 0 1115269280 361603072 79921 4294967295 134512640 135305190 3216488112 3042909376 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2513.64
Current children cumulated vsize (KiB) 355548

[startup+702.304 s]
/proc/loadavg: 4.79 4.58 4.50 5/104 17348
/proc/meminfo: memFree=2769868/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=362380 CPUtime=2737.82
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 82332 0 0 0 273452 330 0 0 25 0 4 0 1115269142 371077120 82264 4294967295 134512640 135305190 3216488112 3216486288 134528223 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15263/statm: 90595 82264 79 194 0 90399 0
[pid=15263/tid=15264] ppid=15257 vsize=362380 CPUtime=684.55
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 8622 0 0 0 68399 56 0 0 25 0 4 0 1115269280 371077120 82264 4294967295 134512640 135305190 3216488112 3059686592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=362380 CPUtime=683.97
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 15112 0 0 0 68320 77 0 0 25 0 4 0 1115269280 371077120 82264 4294967295 134512640 135305190 3216488112 3051297984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=362380 CPUtime=683.69
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 9522 0 0 0 68274 95 0 0 25 0 4 0 1115269280 371077120 82264 4294967295 134512640 135305190 3216488112 3042909376 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2752.97
Current children cumulated vsize (KiB) 364800

[startup+762.309 s]
/proc/loadavg: 4.43 4.52 4.48 5/104 17535
/proc/meminfo: memFree=2753756/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=377896 CPUtime=2977.33
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 86076 0 0 0 297378 355 0 0 25 0 4 0 1115269142 386965504 86008 4294967295 134512640 135305190 3216488112 3216486288 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15263/statm: 94474 86008 79 194 0 94278 0
[pid=15263/tid=15264] ppid=15257 vsize=377896 CPUtime=744.5
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 9186 0 0 0 74389 61 0 0 25 0 4 0 1115269280 386965504 86008 4294967295 134512640 135305190 3216488112 3059686592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=377896 CPUtime=743.93
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 16869 0 0 0 74314 79 0 0 25 0 4 0 1115269280 386965504 86008 4294967295 134512640 135305190 3216488112 3051297984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=377896 CPUtime=743.64
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 10147 0 0 0 74262 102 0 0 25 0 4 0 1115269280 386965504 86008 4294967295 134512640 135305190 3216488112 3042909376 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2992.48
Current children cumulated vsize (KiB) 380316

[startup+822.313 s]
/proc/loadavg: 4.34 4.48 4.47 5/104 17723
/proc/meminfo: memFree=2742052/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=388480 CPUtime=3216.87
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 88783 0 0 0 321321 366 0 0 25 0 4 0 1115269142 397803520 88715 4294967295 134512640 135305190 3216488112 3216486288 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15263/statm: 97120 88715 79 194 0 96924 0
[pid=15263/tid=15264] ppid=15257 vsize=388480 CPUtime=804.28
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 9582 0 0 0 80365 63 0 0 25 0 4 0 1115269280 397803520 88715 4294967295 134512640 135305190 3216488112 3059686592 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=388480 CPUtime=803.93
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 18359 0 0 0 80311 82 0 0 25 0 4 0 1115269280 397803520 88715 4294967295 134512640 135305190 3216488112 3051297984 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=388480 CPUtime=803.51
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 10623 0 0 0 80243 108 0 0 25 0 4 0 1115269280 397803520 88715 4294967295 134512640 135305190 3216488112 3042909376 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3232.02
Current children cumulated vsize (KiB) 390900

[startup+882.317 s]
/proc/loadavg: 4.28 4.45 4.45 6/104 17912
/proc/meminfo: memFree=2738332/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=393368 CPUtime=3456.27
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 90082 0 0 0 345247 380 0 0 25 0 4 0 1115269142 402808832 90014 4294967295 134512640 135305190 3216488112 3216486288 134528480 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15263/statm: 98342 90014 79 194 0 98146 0
[pid=15263/tid=15264] ppid=15257 vsize=393368 CPUtime=864.17
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 9764 0 0 0 86348 69 0 0 25 0 4 0 1115269280 402808832 90014 4294967295 134512640 135305190 3216488112 3059686592 134528181 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=393368 CPUtime=863.89
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 19059 0 0 0 86305 84 0 0 25 0 4 0 1115269280 402808832 90014 4294967295 134512640 135305190 3216488112 3051297984 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=393368 CPUtime=863.11
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 10809 0 0 0 86201 110 0 0 25 0 4 0 1115269280 402808832 90014 4294967295 134512640 135305190 3216488112 3042909376 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3471.42
Current children cumulated vsize (KiB) 395788

[startup+942.312 s]
/proc/loadavg: 4.16 4.39 4.43 6/104 18098
/proc/meminfo: memFree=2718176/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=415820 CPUtime=3695.67
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 95159 0 0 0 369171 396 0 0 25 0 4 0 1115269142 425799680 95091 4294967295 134512640 135305190 3216488112 3216486288 134528319 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15263/statm: 103955 95091 79 194 0 103759 0
[pid=15263/tid=15264] ppid=15257 vsize=415820 CPUtime=924.16
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 10753 0 0 0 92344 72 0 0 25 0 4 0 1115269280 425799680 95091 4294967295 134512640 135305190 3216488112 3059686560 134570397 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=415820 CPUtime=923.8
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 20721 0 0 0 92291 89 0 0 25 0 4 0 1115269280 425799680 95091 4294967295 134512640 135305190 3216488112 3051297984 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=415820 CPUtime=922.84
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 11928 0 0 0 92169 115 0 0 25 0 4 0 1115269280 425799680 95091 4294967295 134512640 135305190 3216488112 3042909376 134528344 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3710.82
Current children cumulated vsize (KiB) 418240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.48 4.42 4.44 5/104 18291
/proc/meminfo: memFree=2713564/3368532 swapFree=1953580/1959888
[pid=15257] ppid=15255 vsize=2420 CPUtime=15.15
/proc/15257/stat : 15257 (manysat.sh) S 15255 15257 19648 0 -1 4194304 371 54525 0 0 0 0 1471 44 18 0 1 0 1115267624 2478080 275 4294967295 134512640 135169312 3215076720 3215072936 3085364974 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15257/statm: 605 275 231 161 0 44 0
[pid=15263] ppid=15257 vsize=419164 CPUtime=3925.79
/proc/15263/stat : 15263 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202496 96013 0 0 0 392156 423 0 0 25 0 4 0 1115269142 429223936 95945 4294967295 134512640 135305190 3216488112 3216486288 134528551 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15263/statm: 104791 95945 79 194 0 104595 0
[pid=15263/tid=15264] ppid=15257 vsize=419164 CPUtime=981.81
/proc/15263/task/15264/stat : 15264 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 10986 0 0 0 98108 73 0 0 25 0 4 0 1115269280 429223936 95945 4294967295 134512640 135305190 3216488112 3059686592 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15263/tid=15265] ppid=15257 vsize=419164 CPUtime=981.49
/proc/15263/task/15265/stat : 15265 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 21111 0 0 0 98056 93 0 0 25 0 4 0 1115269280 429223936 95945 4294967295 134512640 135305190 3216488112 3051297984 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15263/tid=15266] ppid=15257 vsize=419164 CPUtime=980.22
/proc/15263/task/15266/stat : 15266 (manysat1.1_stat) R 15257 15257 19648 0 -1 4202560 12123 0 0 0 97891 131 0 0 25 0 4 0 1115269280 429223936 95945 4294967295 134512640 135305190 3216488112 3042909376 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3940.94
Current children cumulated vsize (KiB) 421584

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15257 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=710000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=440000
# CPU time returned by wait4() is 15.15
# while last known CPU time is 3940.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.04
CPU time (s): 3940.94
CPU user time (s): 3936.27
CPU system time (s): 4.67
CPU usage (%): 394.08
Max. virtual memory (cumulated for all children) (KiB): 421584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.71
system time used= 0.44
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54896
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= 10
involuntary context switches= 33

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:20:30
IDJOB=1776001
IDBENCH=20410
IDSOLVER=620
FILE ID=/1776001-1243506030
PBS_JOBID=
Free space on /tmp= 15862 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776001-1243506030/watcher-1776001-1243506030 -o /tmp/evaluation-result-1776001-1243506030/solver-1776001-1243506030 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776001-1243506030.cnf aimd 0

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED= 142125738

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.105
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.105
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.105
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.105
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:       3156012 kB
Buffers:         14824 kB
Cached:         123844 kB
SwapCached:       2424 kB
Active:          93128 kB
Inactive:        55832 kB
HighTotal:     2489216 kB
HighFree:      2352596 kB
LowTotal:       879316 kB
LowFree:        803416 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           24756 kB
Writeback:           0 kB
AnonPages:       10096 kB
Mapped:           4940 kB
Slab:            54152 kB
SReclaimable:    45372 kB
SUnreclaim:       8780 kB
PageTables:        392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15809 MiB
End job on  at 2009-05-28 12:37:14