Trace number 1776007

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 2/2009-03-20 (4 threads)? (TO) 3940.64 1000.05

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.00	c ==============================================================================
0.90/1.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.90/1.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.90/1.00	c ==============================================================================
0.90/1.00	c |         0 | 1254005  3044653 |  376201       0        0     nan |  0.000 % |
14.10/14.13	c |         0 |  600262  2684082 |      --       0       --      -- |     --   | -653743/-360571
14.10/14.13	c ==============================================================================
14.10/14.13	c Result  :   #vars: 43082   #clauses: 600262   #literals: 2684082
14.10/14.13	c CPU time:   13.78 s
14.10/14.13	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776007-1243506971/watcher-1776007-1243506971 -o /tmp/evaluation-result-1776007-1243506971/solver-1776007-1243506971 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776007-1243506971.cnf aimd 2 

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.19 4.21 4.04 3/115 9037
/proc/meminfo: memFree=3078200/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=1376 CPUtime=0
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 280 0 0 0 0 0 0 0 18 0 1 0 1115377030 1409024 217 4294967295 134512640 135034092 3216375408 3216371368 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 344 218 51 128 0 214 0

[startup+0.030192 s]
/proc/loadavg: 4.19 4.21 4.04 3/115 9037
/proc/meminfo: memFree=3078200/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=5304 CPUtime=0.02
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 1171 0 0 0 2 0 0 0 18 0 1 0 1115377030 5431296 1108 4294967295 134512640 135034092 3216375408 3216371368 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 1326 1108 51 128 0 1196 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7720

[startup+0.11018 s]
/proc/loadavg: 4.19 4.21 4.04 3/115 9037
/proc/meminfo: memFree=3078200/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=18624 CPUtime=0.1
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 4075 0 0 0 9 1 0 0 18 0 1 0 1115377030 19070976 4012 4294967295 134512640 135034092 3216375408 3216371368 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 4656 4012 51 128 0 4526 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21040

[startup+0.310171 s]
/proc/loadavg: 4.19 4.21 4.04 3/115 9037
/proc/meminfo: memFree=3078200/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=45720 CPUtime=0.3
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 11168 0 0 0 24 6 0 0 18 0 1 0 1115377030 46817280 11105 4294967295 134512640 135034092 3216375408 3216371368 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 11430 11105 51 128 0 11300 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 48136

[startup+0.710155 s]
/proc/loadavg: 4.19 4.21 4.04 3/115 9037
/proc/meminfo: memFree=3078200/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=124240 CPUtime=0.7
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 25677 0 0 0 60 10 0 0 18 0 1 0 1115377030 127221760 25614 4294967295 134512640 135034092 3216375408 3216371752 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 31060 25615 51 128 0 30930 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 126656

[startup+1.51012 s]
/proc/loadavg: 4.19 4.21 4.04 2/117 9039
/proc/meminfo: memFree=2935824/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=178336 CPUtime=1.5
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 39414 0 0 0 132 18 0 0 20 0 1 0 1115377030 182616064 38468 4294967295 134512640 135034092 3216375408 3216371404 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 44584 38468 67 128 0 44454 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 180752

[startup+3.11006 s]
/proc/loadavg: 4.19 4.21 4.04 2/117 9039
/proc/meminfo: memFree=2914968/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=189484 CPUtime=3.1
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 42110 0 0 0 285 25 0 0 25 0 1 0 1115377030 194031616 41164 4294967295 134512640 135034092 3216375408 3216371404 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 47371 41164 67 128 0 47241 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 191900

[startup+6.30993 s]
/proc/loadavg: 3.93 4.16 4.03 2/117 9039
/proc/meminfo: memFree=2876176/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=207572 CPUtime=6.3
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 45697 0 0 0 599 31 0 0 25 0 1 0 1115377030 212553728 44751 4294967295 134512640 135034092 3216375408 3216371404 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 51893 44751 67 128 0 51763 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 209988

[startup+12.7097 s]
/proc/loadavg: 3.70 4.11 4.01 2/117 9039
/proc/meminfo: memFree=2856752/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2416 CPUtime=0
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115377030 2473984 273 4294967295 134512640 135169312 3215650288 3215648824 3085541102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9037/statm: 604 273 231 161 0 43 0
[pid=9038] ppid=9037 vsize=219516 CPUtime=12.7
/proc/9038/stat : 9038 (SatElite) R 9037 9037 12261 0 -1 4202496 48731 0 0 0 1236 34 0 0 25 0 1 0 1115377030 224784384 47069 4294967295 134512640 135034092 3216375408 3216371712 134569526 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9038/statm: 54879 47069 67 128 0 54749 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 221932

[startup+25.509 s]
/proc/loadavg: 3.79 4.10 4.01 5/120 9043
/proc/meminfo: memFree=2832616/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=223844 CPUtime=36.25
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 48035 0 0 0 3503 122 0 0 22 0 4 0 1115378544 229216256 47921 4294967295 134512640 135305190 3220779728 3220777904 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 55961 47921 79 194 0 55765 0
[pid=9040/tid=9041] ppid=9037 vsize=223844 CPUtime=8.7
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 2476 0 0 0 844 26 0 0 23 0 4 0 1115378684 229216256 47921 4294967295 134512640 135305190 3220779728 3059317952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=223844 CPUtime=8.75
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 2282 0 0 0 849 26 0 0 22 0 4 0 1115378684 229216256 47921 4294967295 134512640 135305190 3220779728 3050929288 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=223844 CPUtime=8.81
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 2420 0 0 0 857 24 0 0 19 0 4 0 1115378684 229216256 47921 4294967295 134512640 135305190 3220779728 3042540736 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.38
Current children cumulated vsize (KiB) 226264

[startup+51.1179 s]
/proc/loadavg: 3.92 4.11 4.01 6/120 9227
/proc/meminfo: memFree=2820008/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=235476 CPUtime=138.37
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 51077 0 0 0 13694 143 0 0 25 0 4 0 1115378544 241127424 50963 4294967295 134512640 135305190 3220779728 3220777904 134528512 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 58869 50963 79 194 0 58673 0
[pid=9040/tid=9041] ppid=9037 vsize=235476 CPUtime=34.29
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 3092 0 0 0 3397 32 0 0 25 0 4 0 1115378684 241127424 50963 4294967295 134512640 135305190 3220779728 3059317952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=235476 CPUtime=34.31
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 3121 0 0 0 3403 28 0 0 25 0 4 0 1115378684 241127424 50963 4294967295 134512640 135305190 3220779728 3050929344 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=235476 CPUtime=34.3
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 3191 0 0 0 3398 32 0 0 25 0 4 0 1115378684 241127424 50963 4294967295 134512640 135305190 3220779728 3042540736 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 153.5
Current children cumulated vsize (KiB) 237896

[startup+102.316 s]
/proc/loadavg: 4.14 4.14 4.02 7/121 9309
/proc/meminfo: memFree=2804112/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=251116 CPUtime=342.81
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 54878 0 0 0 34125 156 0 0 25 0 4 0 1115378544 257142784 54764 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 62779 54764 79 194 0 62583 0
[pid=9040/tid=9041] ppid=9037 vsize=251116 CPUtime=85.41
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 3833 0 0 0 8508 33 0 0 25 0 4 0 1115378684 257142784 54764 4294967295 134512640 135305190 3220779728 3059317952 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=251116 CPUtime=85.47
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 4355 0 0 0 8516 31 0 0 25 0 4 0 1115378684 257142784 54764 4294967295 134512640 135305190 3220779728 3050929344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=251116 CPUtime=85.26
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 4089 0 0 0 8489 37 0 0 25 0 4 0 1115378684 257142784 54764 4294967295 134512640 135305190 3220779728 3042540736 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 357.94
Current children cumulated vsize (KiB) 253536

[startup+162.303 s]
/proc/loadavg: 4.33 4.21 4.05 7/121 9453
/proc/meminfo: memFree=2790908/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=264452 CPUtime=582.46
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 58238 0 0 0 58075 171 0 0 25 0 4 0 1115378544 270798848 58124 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 66113 58124 79 194 0 65917 0
[pid=9040/tid=9041] ppid=9037 vsize=264452 CPUtime=145.31
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 4350 0 0 0 14493 38 0 0 25 0 4 0 1115378684 270798848 58124 4294967295 134512640 135305190 3220779728 3059317952 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=264452 CPUtime=145.31
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 5733 0 0 0 14495 36 0 0 25 0 4 0 1115378684 270798848 58124 4294967295 134512640 135305190 3220779728 3050929344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=264452 CPUtime=145.23
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 4831 0 0 0 14484 39 0 0 25 0 4 0 1115378684 270798848 58124 4294967295 134512640 135305190 3220779728 3042540736 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 597.59
Current children cumulated vsize (KiB) 266872

[startup+222.311 s]
/proc/loadavg: 4.34 4.24 4.08 5/120 9614
/proc/meminfo: memFree=2781168/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=274448 CPUtime=822.06
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 60733 0 0 0 82025 181 0 0 25 0 4 0 1115378544 281034752 60619 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 68612 60619 79 194 0 68416 0
[pid=9040/tid=9041] ppid=9037 vsize=274448 CPUtime=205.2

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

/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 8077 0 0 0 50398 70 0 0 25 0 4 0 1115378684 335556608 73718 4294967295 134512640 135305190 3220779728 3042540736 134528268 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2034.33
Current children cumulated vsize (KiB) 330112

[startup+582.307 s]
/proc/loadavg: 4.25 4.30 4.15 5/120 10744
/proc/meminfo: memFree=2718696/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=338204 CPUtime=2258.58
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 76455 0 0 0 225532 326 0 0 25 0 4 0 1115378544 346320896 76341 4294967295 134512640 135305190 3220779728 3220777904 134528201 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9040/statm: 84551 76341 79 194 0 84355 0
[pid=9040/tid=9041] ppid=9037 vsize=338204 CPUtime=564.28
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 7459 0 0 0 56358 70 0 0 25 0 4 0 1115378684 346320896 76341 4294967295 134512640 135305190 3220779728 3059317952 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=338204 CPUtime=563.83
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 12840 0 0 0 56301 82 0 0 25 0 4 0 1115378684 346320896 76341 4294967295 134512640 135305190 3220779728 3050929344 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=338204 CPUtime=564.67
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 8711 0 0 0 56394 73 0 0 25 0 4 0 1115378684 346320896 76341 4294967295 134512640 135305190 3220779728 3042540464 134557133 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2273.71
Current children cumulated vsize (KiB) 340624

[startup+642.314 s]
/proc/loadavg: 4.15 4.25 4.15 6/120 10932
/proc/meminfo: memFree=2710760/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=347508 CPUtime=2497.94
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 78359 0 0 0 249442 352 0 0 25 0 4 0 1115378544 355848192 78245 4294967295 134512640 135305190 3220779728 3220777904 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 86877 78245 79 194 0 86681 0
[pid=9040/tid=9041] ppid=9037 vsize=347508 CPUtime=624.23
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 7853 0 0 0 62352 71 0 0 25 0 4 0 1115378684 355848192 78245 4294967295 134512640 135305190 3220779728 3059317952 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=347508 CPUtime=623.78
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 13604 0 0 0 62288 90 0 0 25 0 4 0 1115378684 355848192 78245 4294967295 134512640 135305190 3220779728 3050929344 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=347508 CPUtime=624.52
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 9138 0 0 0 62363 89 0 0 25 0 4 0 1115378684 355848192 78245 4294967295 134512640 135305190 3220779728 3042540736 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2513.07
Current children cumulated vsize (KiB) 349928

[startup+702.312 s]
/proc/loadavg: 4.39 4.32 4.18 5/120 11120
/proc/meminfo: memFree=2698856/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=358704 CPUtime=2737.55
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 81341 0 0 0 273393 362 0 0 25 0 4 0 1115378544 367312896 81227 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9040/statm: 89676 81227 79 194 0 89480 0
[pid=9040/tid=9041] ppid=9037 vsize=358704 CPUtime=684.22
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 8361 0 0 0 68348 74 0 0 25 0 4 0 1115378684 367312896 81227 4294967295 134512640 135305190 3220779728 3059317952 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=358704 CPUtime=683.75
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 14884 0 0 0 68283 92 0 0 25 0 4 0 1115378684 367312896 81227 4294967295 134512640 135305190 3220779728 3050929344 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=358704 CPUtime=684.41
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 9695 0 0 0 68350 91 0 0 25 0 4 0 1115378684 367312896 81227 4294967295 134512640 135305190 3220779728 3042540736 134528523 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2752.68
Current children cumulated vsize (KiB) 361124

[startup+762.31 s]
/proc/loadavg: 4.26 4.29 4.18 6/120 11309
/proc/meminfo: memFree=2682860/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=375720 CPUtime=2977.1
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 85486 0 0 0 297332 378 0 0 25 0 4 0 1115378544 384737280 85372 4294967295 134512640 135305190 3220779728 3220777568 134551659 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9040/statm: 93930 85372 79 194 0 93734 0
[pid=9040/tid=9041] ppid=9037 vsize=375720 CPUtime=744.16
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 9304 0 0 0 74339 77 0 0 25 0 4 0 1115378684 384737280 85372 4294967295 134512640 135305190 3220779728 3059317952 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=375720 CPUtime=743.65
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 16042 0 0 0 74269 96 0 0 25 0 4 0 1115378684 384737280 85372 4294967295 134512640 135305190 3220779728 3050929344 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=375720 CPUtime=744.38
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 10863 0 0 0 74344 94 0 0 25 0 4 0 1115378684 384737280 85372 4294967295 134512640 135305190 3220779728 3042540736 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2992.23
Current children cumulated vsize (KiB) 378140

[startup+822.317 s]
/proc/loadavg: 4.55 4.38 4.21 5/120 11498
/proc/meminfo: memFree=2680124/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=377060 CPUtime=3216.75
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 85938 0 0 0 321283 392 0 0 25 0 4 0 1115378544 386109440 85824 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9040/statm: 94265 85824 79 194 0 94069 0
[pid=9040/tid=9041] ppid=9037 vsize=377060 CPUtime=804.17
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 9335 0 0 0 80339 78 0 0 25 0 4 0 1115378684 386109440 85824 4294967295 134512640 135305190 3220779728 3059317952 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=377060 CPUtime=803.42
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 16322 0 0 0 80242 100 0 0 25 0 4 0 1115378684 386109440 85824 4294967295 134512640 135305190 3220779728 3050929344 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=377060 CPUtime=804.28
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 10904 0 0 0 80329 99 0 0 25 0 4 0 1115378684 386109440 85824 4294967295 134512640 135305190 3220779728 3042540736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3231.88
Current children cumulated vsize (KiB) 379480

[startup+882.305 s]
/proc/loadavg: 4.23 4.32 4.20 6/120 11683
/proc/meminfo: memFree=2669840/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=387424 CPUtime=3456.03
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 88482 0 0 0 345196 407 0 0 25 0 4 0 1115378544 396722176 88368 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9040/statm: 96856 88368 79 194 0 96660 0
[pid=9040/tid=9041] ppid=9037 vsize=387424 CPUtime=864.07
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 9798 0 0 0 86326 81 0 0 25 0 4 0 1115378684 396722176 88368 4294967295 134512640 135305190 3220779728 3059317952 134528551 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=387424 CPUtime=863.35
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 17138 0 0 0 86230 105 0 0 25 0 4 0 1115378684 396722176 88368 4294967295 134512640 135305190 3220779728 3050929344 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=387424 CPUtime=863.92
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 11448 0 0 0 86291 101 0 0 25 0 4 0 1115378684 396722176 88368 4294967295 134512640 135305190 3220779728 3042540736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3471.16
Current children cumulated vsize (KiB) 389844

[startup+942.302 s]
/proc/loadavg: 4.37 4.35 4.22 6/120 11875
/proc/meminfo: memFree=2660664/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=395764 CPUtime=3695.06
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 90818 0 0 0 369079 427 0 0 25 0 4 0 1115378544 405262336 90704 4294967295 134512640 135305190 3220779728 3220777904 134528808 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9040/statm: 98941 90704 79 194 0 98745 0
[pid=9040/tid=9041] ppid=9037 vsize=395764 CPUtime=923.74
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 10327 0 0 0 92282 92 0 0 25 0 4 0 1115378684 405262336 90704 4294967295 134512640 135305190 3220779728 3059317952 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=395764 CPUtime=923.24
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 17991 0 0 0 92218 106 0 0 25 0 4 0 1115378684 405262336 90704 4294967295 134512640 135305190 3220779728 3050929344 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=395764 CPUtime=923.4
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 11995 0 0 0 92232 108 0 0 25 0 4 0 1115378684 405262336 90704 4294967295 134512640 135305190 3220779728 3042540728 134570385 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3710.19
Current children cumulated vsize (KiB) 398184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.37 4.36 4.23 5/120 12063
/proc/meminfo: memFree=2655788/3368532 swapFree=1941392/1959888
[pid=9037] ppid=9035 vsize=2420 CPUtime=15.13
/proc/9037/stat : 9037 (manysat.sh) S 9035 9037 12261 0 -1 4194304 370 54526 0 0 0 0 1473 40 18 0 1 0 1115377030 2478080 275 4294967295 134512640 135169312 3215650288 3215646504 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9037/statm: 605 275 231 161 0 44 0
[pid=9040] ppid=9037 vsize=400332 CPUtime=3925.51
/proc/9040/stat : 9040 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202496 91870 0 0 0 392098 453 0 0 25 0 4 0 1115378544 409939968 91756 4294967295 134512640 135305190 3220779728 3220777904 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9040/statm: 100083 91756 79 194 0 99887 0
[pid=9040/tid=9041] ppid=9037 vsize=400332 CPUtime=981.34
/proc/9040/task/9041/stat : 9041 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 10451 0 0 0 98034 100 0 0 25 0 4 0 1115378684 409939968 91756 4294967295 134512640 135305190 3220779728 3059317952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9040/tid=9042] ppid=9037 vsize=400332 CPUtime=980.93
/proc/9040/task/9042/stat : 9042 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 18410 0 0 0 97986 107 0 0 25 0 4 0 1115378684 409939968 91756 4294967295 134512640 135305190 3220779728 3050929344 134528562 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9040/tid=9043] ppid=9037 vsize=400332 CPUtime=980.85
/proc/9040/task/9043/stat : 9043 (manysat1.1_stat) R 9037 9037 12261 0 -1 4202560 12317 0 0 0 97964 121 0 0 25 0 4 0 1115378684 409939968 91756 4294967295 134512640 135305190 3220779728 3042540736 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3940.64
Current children cumulated vsize (KiB) 402752

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 9037 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=730000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=400000
# CPU time returned by wait4() is 15.13
# while last known CPU time is 3940.64
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 3940.64
CPU user time (s): 3935.71
CPU system time (s): 4.93
CPU usage (%): 394.044
Max. virtual memory (cumulated for all children) (KiB): 402752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.73
system time used= 0.4
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= 7
involuntary context switches= 10

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:36:11
IDJOB=1776007
IDBENCH=20410
IDSOLVER=626
FILE ID=/1776007-1243506971
PBS_JOBID=
Free space on /tmp= 15707 MiB

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

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED= 731302604

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:       3078496 kB
Buffers:         20748 kB
Cached:         190348 kB
SwapCached:       4320 kB
Active:         139724 kB
Inactive:        82412 kB
HighTotal:     2489216 kB
HighFree:      2286028 kB
LowTotal:       879316 kB
LowFree:        792468 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           24596 kB
Writeback:           0 kB
AnonPages:        9628 kB
Mapped:           4212 kB
Slab:            57268 kB
SReclaimable:    48364 kB
SUnreclaim:       8904 kB
PageTables:        780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15653 MiB
End job on  at 2009-05-28 12:52:54