Trace number 1775644

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 1/2009-03-20 (4 threads)? (TO) 3967.8 1000.04

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

Solver Data

0.00/0.00	c Parsing...
0.00/0.77	c ==============================================================================
0.00/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.77	c ==============================================================================
0.00/0.77	c |         0 |  990219  2297722 |  297065       0        0     nan |  0.000 % |
5.41/5.51	c |         0 |  427478  1139975 |      --       0       --      -- |     --   | -342939/-661157
5.41/5.51	c ==============================================================================
5.41/5.51	c Result  :   #vars: 72951   #clauses: 427478   #literals: 1139975
5.41/5.51	c CPU time:   5.37 s
5.41/5.51	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-1775644-1243499374/watcher-1775644-1243499374 -o /tmp/evaluation-result-1775644-1243499374/solver-1775644-1243499374 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775644-1243499374.cnf aimd 1 

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.67 4.48 3.69 3/109 1936
/proc/meminfo: memFree=1500912/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0

[startup+0.059198 s]
/proc/loadavg: 4.67 4.48 3.69 3/109 1936
/proc/meminfo: memFree=1500912/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.119194 s]
/proc/loadavg: 4.67 4.48 3.69 3/109 1936
/proc/meminfo: memFree=1500912/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.319183 s]
/proc/loadavg: 4.67 4.48 3.69 3/109 1936
/proc/meminfo: memFree=1500912/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.719163 s]
/proc/loadavg: 4.67 4.48 3.69 3/109 1936
/proc/meminfo: memFree=1500912/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.51913 s]
/proc/loadavg: 4.38 4.43 3.68 2/111 1938
/proc/meminfo: memFree=1405152/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
[pid=1937] ppid=1936 vsize=109548 CPUtime=1.51
/proc/1937/stat : 1937 (SatElite) R 1936 1936 29143 0 -1 4202496 27952 0 0 0 143 8 0 0 20 0 1 0 1114600296 112177152 25632 4294967295 134512640 135034092 3216100912 3216096908 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1937/statm: 27387 25632 67 128 0 27257 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 111960

[startup+3.11904 s]
/proc/loadavg: 4.38 4.43 3.68 2/111 1938
/proc/meminfo: memFree=1392720/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2412 CPUtime=0
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114600296 2469888 274 4294967295 134512640 135169312 3215093104 3215091640 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 603 274 231 161 0 42 0
[pid=1937] ppid=1936 vsize=122688 CPUtime=3.1
/proc/1937/stat : 1937 (SatElite) R 1936 1936 29143 0 -1 4202496 31167 0 0 0 301 9 0 0 25 0 1 0 1114600296 125632512 28325 4294967295 134512640 135034092 3216100912 3216096928 134675816 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1937/statm: 30672 28325 67 128 0 30542 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 125100

[startup+6.31888 s]
/proc/loadavg: 4.38 4.43 3.68 2/111 1938
/proc/meminfo: memFree=1388048/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 2416

[startup+12.7185 s]
/proc/loadavg: 4.50 4.45 3.69 6/114 1943
/proc/meminfo: memFree=1368864/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=150964 CPUtime=23.28
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 29663 0 0 0 2290 38 0 0 18 0 4 0 1114600899 154587136 29580 4294967295 134512640 135305190 3221043984 3221042160 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1939/statm: 37741 29580 79 194 0 37545 0
[pid=1939/tid=1940] ppid=1936 vsize=150964 CPUtime=5.56
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 557 0 0 0 551 5 0 0 16 0 4 0 1114600986 154587136 29580 4294967295 134512640 135305190 3221043984 3051498536 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=150964 CPUtime=5.58
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 551 0 0 0 545 13 0 0 18 0 4 0 1114600986 154587136 29580 4294967295 134512640 135305190 3221043984 3043109696 134551729 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=150964 CPUtime=5.62
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 545 0 0 0 558 4 0 0 18 0 4 0 1114600986 154587136 29580 4294967295 134512640 135305190 3221043984 3034721472 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 29.3
Current children cumulated vsize (KiB) 153380

[startup+25.5179 s]
/proc/loadavg: 4.42 4.43 3.69 5/114 1944
/proc/meminfo: memFree=1367224/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=154000 CPUtime=74.44
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 30286 0 0 0 7403 41 0 0 25 0 4 0 1114600899 157696000 30203 4294967295 134512640 135305190 3221043984 3221042160 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1939/statm: 38500 30203 79 194 0 38304 0
[pid=1939/tid=1940] ppid=1936 vsize=154000 CPUtime=18.35
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 718 0 0 0 1828 7 0 0 25 0 4 0 1114600986 157696000 30203 4294967295 134512640 135305190 3221043984 3051498352 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=154000 CPUtime=18.36
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 697 0 0 0 1823 13 0 0 25 0 4 0 1114600986 157696000 30203 4294967295 134512640 135305190 3221043984 3043109696 134551808 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=154000 CPUtime=18.41
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 731 0 0 0 1837 4 0 0 25 0 4 0 1114600986 157696000 30203 4294967295 134512640 135305190 3221043984 3034721472 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 80.46
Current children cumulated vsize (KiB) 156416

[startup+51.1165 s]
/proc/loadavg: 4.39 4.42 3.71 6/114 2130
/proc/meminfo: memFree=1343076/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=174652 CPUtime=176.39
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 35511 0 0 0 17590 49 0 0 25 0 4 0 1114600899 178843648 35428 4294967295 134512640 135305190 3221043984 3221042160 134528136 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 43663 35428 79 194 0 43467 0
[pid=1939/tid=1940] ppid=1936 vsize=174652 CPUtime=43.78
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 1768 0 0 0 4368 10 0 0 25 0 4 0 1114600986 178843648 35428 4294967295 134512640 135305190 3221043984 3051498352 134551691 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=174652 CPUtime=43.88
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 2425 0 0 0 4373 15 0 0 25 0 4 0 1114600986 178843648 35428 4294967295 134512640 135305190 3221043984 3043110080 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=174652 CPUtime=43.87
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 1966 0 0 0 4381 6 0 0 25 0 4 0 1114600986 178843648 35428 4294967295 134512640 135305190 3221043984 3034721472 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 182.41
Current children cumulated vsize (KiB) 177068

[startup+102.314 s]
/proc/loadavg: 4.31 4.40 3.74 6/114 2133
/proc/meminfo: memFree=1312092/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=206824 CPUtime=380.92
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 43678 0 0 0 38010 82 0 0 25 0 4 0 1114600899 211787776 43595 4294967295 134512640 135305190 3221043984 3221042160 134528512 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 51706 43595 79 194 0 51510 0
[pid=1939/tid=1940] ppid=1936 vsize=206824 CPUtime=94.75
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 3737 0 0 0 9455 20 0 0 25 0 4 0 1114600986 211787776 43595 4294967295 134512640 135305190 3221043984 3051498688 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=206824 CPUtime=95.06
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 4803 0 0 0 9489 17 0 0 25 0 4 0 1114600986 211787776 43595 4294967295 134512640 135305190 3221043984 3043110080 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=206824 CPUtime=95.06
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 3991 0 0 0 9490 16 0 0 25 0 4 0 1114600986 211787776 43595 4294967295 134512640 135305190 3221043984 3034721472 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 386.94
Current children cumulated vsize (KiB) 209240

[startup+162.311 s]
/proc/loadavg: 4.37 4.40 3.78 5/114 2321
/proc/meminfo: memFree=1295096/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=225132 CPUtime=620.32
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 48038 0 0 0 61935 97 0 0 25 0 4 0 1114600899 230535168 47955 4294967295 134512640 135305190 3221043984 3221042160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 56283 47955 79 194 0 56087 0
[pid=1939/tid=1940] ppid=1936 vsize=225132 CPUtime=154.36
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 4800 0 0 0 15416 20 0 0 25 0 4 0 1114600986 230535168 47955 4294967295 134512640 135305190 3221043984 3051498688 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=225132 CPUtime=155.04
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 6166 0 0 0 15484 20 0 0 25 0 4 0 1114600986 230535168 47955 4294967295 134512640 135305190 3221043984 3043110080 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=225132 CPUtime=154.94
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 4896 0 0 0 15472 22 0 0 25 0 4 0 1114600986 230535168 47955 4294967295 134512640 135305190 3221043984 3034721472 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 626.34
Current children cumulated vsize (KiB) 227548

[startup+222.308 s]
/proc/loadavg: 4.33 4.40 3.82 5/114 2515
/proc/meminfo: memFree=1278240/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=242084 CPUtime=859.48
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 52198 0 0 0 85829 119 0 0 25 0 4 0 1114600899 247894016 52115 4294967295 134512640 135305190 3221043984 3221042160 134528858 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 60521 52115 79 194 0 60325 0
[pid=1939/tid=1940] ppid=1936 vsize=242084 CPUtime=214.19
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 5869 0 0 0 21391 28 0 0 25 0 4 0 1114600986 247894016 52115 4294967295 134512640 135305190 3221043984 3051498352 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=242084 CPUtime=214.73
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 7380 0 0 0 21449 24 0 0 25 0 4 0 1114600986 247894016 52115 4294967295 134512640 135305190 3221043984 3043110080 134528603 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=242084 CPUtime=214.79
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 5768 0 0 0 21452 27 0 0 25 0 4 0 1114600986 247894016 52115 4294967295 134512640 135305190 3221043984 3034721472 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 865.5
Current children cumulated vsize (KiB) 244500

[startup+282.304 s]
/proc/loadavg: 4.43 4.42 3.86 5/114 2710
/proc/meminfo: memFree=1247116/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02

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

/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 11081 0 0 0 51301 63 0 0 25 0 4 0 1114600986 349171712 75987 4294967295 134512640 135305190 3221043984 3034721200 134558354 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2062.05
Current children cumulated vsize (KiB) 343404

[startup+582.309 s]
/proc/loadavg: 4.64 4.50 4.04 6/114 3687
/proc/meminfo: memFree=1149528/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=374724 CPUtime=2294.62
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 84488 0 0 0 229203 259 0 0 25 0 4 0 1114600899 383717376 84405 4294967295 134512640 135305190 3221043984 3221042160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 93681 84405 79 194 0 93485 0
[pid=1939/tid=1940] ppid=1936 vsize=374724 CPUtime=573.35
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 14199 0 0 0 57270 65 0 0 25 0 4 0 1114600986 383717376 84405 4294967295 134512640 135305190 3221043984 3051498416 134557484 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=374724 CPUtime=572.4
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 15186 0 0 0 57179 61 0 0 25 0 4 0 1114600986 383717376 84405 4294967295 134512640 135305190 3221043984 3043110080 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=374724 CPUtime=573.61
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 12819 0 0 0 57293 68 0 0 25 0 4 0 1114600986 383717376 84405 4294967295 134512640 135305190 3221043984 3034721472 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2300.64
Current children cumulated vsize (KiB) 377140

[startup+642.306 s]
/proc/loadavg: 4.52 4.49 4.06 5/114 3875
/proc/meminfo: memFree=1144436/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=380032 CPUtime=2534.09
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 85465 0 0 0 253127 282 0 0 25 0 4 0 1114600899 389152768 85382 4294967295 134512640 135305190 3221043984 3221042160 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 95008 85382 79 194 0 94812 0
[pid=1939/tid=1940] ppid=1936 vsize=380032 CPUtime=633.1
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 14538 0 0 0 63241 69 0 0 25 0 4 0 1114600986 389152768 85382 4294967295 134512640 135305190 3221043984 3051498688 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=380032 CPUtime=632.34
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 15636 0 0 0 63167 67 0 0 25 0 4 0 1114600986 389152768 85382 4294967295 134512640 135305190 3221043984 3043110080 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=380032 CPUtime=633.4
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 12947 0 0 0 63267 73 0 0 25 0 4 0 1114600986 389152768 85382 4294967295 134512640 135305190 3221043984 3034721472 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2540.11
Current children cumulated vsize (KiB) 382448

[startup+702.313 s]
/proc/loadavg: 4.45 4.48 4.08 5/114 4062
/proc/meminfo: memFree=1128576/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=397644 CPUtime=2773.44
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 89908 0 0 0 277042 302 0 0 25 0 4 0 1114600899 407187456 89822 4294967295 134512640 135305190 3221043984 3221042160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 99411 89822 79 194 0 99215 0
[pid=1939/tid=1940] ppid=1936 vsize=397644 CPUtime=692.89
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 15675 0 0 0 69217 72 0 0 25 0 4 0 1114600986 407187456 89822 4294967295 134512640 135305190 3221043984 3051498164 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=397644 CPUtime=692.14
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 16692 0 0 0 69142 72 0 0 25 0 4 0 1114600986 407187456 89822 4294967295 134512640 135305190 3221043984 3043110048 134570400 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=397644 CPUtime=693.39
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 13870 0 0 0 69262 77 0 0 25 0 4 0 1114600986 407187456 89822 4294967295 134512640 135305190 3221043984 3034721472 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2779.46
Current children cumulated vsize (KiB) 400060

[startup+762.319 s]
/proc/loadavg: 4.46 4.48 4.11 5/114 4250
/proc/meminfo: memFree=1108412/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=417908 CPUtime=3012.9
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 94743 0 0 0 300972 318 0 0 25 0 4 0 1114600899 427937792 94657 4294967295 134512640 135305190 3221043984 3221042160 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 104477 94657 79 194 0 104281 0
[pid=1939/tid=1940] ppid=1936 vsize=417908 CPUtime=752.88
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 16805 0 0 0 75209 79 0 0 25 0 4 0 1114600986 427937792 94657 4294967295 134512640 135305190 3221043984 3051498688 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=417908 CPUtime=751.82
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 18188 0 0 0 75107 75 0 0 25 0 4 0 1114600986 427937792 94657 4294967295 134512640 135305190 3221043984 3043110080 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=417908 CPUtime=753.36
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 14799 0 0 0 75256 80 0 0 25 0 4 0 1114600986 427937792 94657 4294967295 134512640 135305190 3221043984 3034721472 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3018.92
Current children cumulated vsize (KiB) 420324

[startup+822.306 s]
/proc/loadavg: 4.40 4.45 4.12 5/114 4438
/proc/meminfo: memFree=1102400/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=423216 CPUtime=3252.31
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 95966 0 0 0 324896 335 0 0 25 0 4 0 1114600899 433373184 95880 4294967295 134512640 135305190 3221043984 3221042160 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 105804 95880 79 194 0 105608 0
[pid=1939/tid=1940] ppid=1936 vsize=423216 CPUtime=812.78
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 16935 0 0 0 81197 81 0 0 25 0 4 0 1114600986 433373184 95880 4294967295 134512640 135305190 3221043984 3051498688 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=423216 CPUtime=811.65
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 19025 0 0 0 81088 77 0 0 25 0 4 0 1114600986 433373184 95880 4294967295 134512640 135305190 3221043984 3043110080 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=423216 CPUtime=813.26
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 14874 0 0 0 81239 87 0 0 25 0 4 0 1114600986 433373184 95880 4294967295 134512640 135305190 3221043984 3034721472 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3258.33
Current children cumulated vsize (KiB) 425632

[startup+882.313 s]
/proc/loadavg: 4.40 4.45 4.13 5/114 4626
/proc/meminfo: memFree=1083088/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=444700 CPUtime=3491.95
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 101137 0 0 0 348844 351 0 0 25 0 4 0 1114600899 455372800 101051 4294967295 134512640 135305190 3221043984 3221041888 134556770 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1939/statm: 111175 101051 79 194 0 110979 0
[pid=1939/tid=1940] ppid=1936 vsize=444700 CPUtime=872.57
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 18549 0 0 0 87174 83 0 0 25 0 4 0 1114600986 455372800 101051 4294967295 134512640 135305190 3221043984 3051498688 134528178 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=444700 CPUtime=871.56
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 19846 0 0 0 87074 82 0 0 25 0 4 0 1114600986 455372800 101051 4294967295 134512640 135305190 3221043984 3043110080 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=444700 CPUtime=873.23
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 16041 0 0 0 87231 92 0 0 25 0 4 0 1114600986 455372800 101051 4294967295 134512640 135305190 3221043984 3034721472 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3497.97
Current children cumulated vsize (KiB) 447116

[startup+942.31 s]
/proc/loadavg: 4.43 4.44 4.15 5/114 4818
/proc/meminfo: memFree=1055960/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=471288 CPUtime=3731.46
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 107770 0 0 0 372770 376 0 0 25 0 4 0 1114600899 482598912 107684 4294967295 134512640 135305190 3221043984 3221042160 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1939/statm: 117822 107684 79 194 0 117626 0
[pid=1939/tid=1940] ppid=1936 vsize=471288 CPUtime=932.39
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 20532 0 0 0 93150 89 0 0 25 0 4 0 1114600986 482598912 107684 4294967295 134512640 135305190 3221043984 3051498688 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=471288 CPUtime=931.48
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 20880 0 0 0 93059 89 0 0 25 0 4 0 1114600986 482598912 107684 4294967295 134512640 135305190 3221043984 3043110080 134528268 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=471288 CPUtime=933.19
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 17830 0 0 0 93218 101 0 0 25 0 4 0 1114600986 482598912 107684 4294967295 134512640 135305190 3221043984 3034721200 134557241 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3737.48
Current children cumulated vsize (KiB) 473704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.26 4.39 4.15 5/114 5005
/proc/meminfo: memFree=1051636/3368532 swapFree=1959840/1959888
[pid=1936] ppid=1934 vsize=2416 CPUtime=6.02
/proc/1936/stat : 1936 (manysat.sh) S 1934 1936 29143 0 -1 4194304 371 43648 0 0 0 0 583 19 18 0 1 0 1114600296 2473984 275 4294967295 134512640 135169312 3215093104 3215089320 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1936/statm: 604 275 231 161 0 43 0
[pid=1939] ppid=1936 vsize=475376 CPUtime=3961.78
/proc/1939/stat : 1939 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202496 108722 0 0 0 395792 386 0 0 25 0 4 0 1114600899 486785024 108636 4294967295 134512640 135305190 3221043984 3221041888 134557241 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1939/statm: 118844 108636 79 194 0 118648 0
[pid=1939/tid=1940] ppid=1936 vsize=475376 CPUtime=989.9
/proc/1939/task/1940/stat : 1940 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 20789 0 0 0 98900 90 0 0 25 0 4 0 1114600986 486785024 108636 4294967295 134512640 135305190 3221043984 3051498688 134528851 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1939/tid=1941] ppid=1936 vsize=475376 CPUtime=989.02
/proc/1939/task/1941/stat : 1941 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 21342 0 0 0 98811 91 0 0 25 0 4 0 1114600986 486785024 108636 4294967295 134512640 135305190 3221043984 3043110080 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1939/tid=1942] ppid=1936 vsize=475376 CPUtime=990.85
/proc/1939/task/1942/stat : 1942 (manysat1.1_stat) R 1936 1936 29143 0 -1 4202560 18021 0 0 0 98979 106 0 0 25 0 4 0 1114600986 486785024 108636 4294967295 134512640 135305190 3221043984 3034721472 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3967.8
Current children cumulated vsize (KiB) 477792

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 1936 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=830000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190000
# CPU time returned by wait4() is 6.02
# while last known CPU time is 3967.8
#
# 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): 3967.8
CPU user time (s): 3963.75
CPU system time (s): 4.05
CPU usage (%): 396.765
Max. virtual memory (cumulated for all children) (KiB): 477792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.83
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44019
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= 6
involuntary context switches= 72

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 10:29:34
IDJOB=1775644
IDBENCH=20368
IDSOLVER=623
FILE ID=/1775644-1243499374
PBS_JOBID=
Free space on /tmp= 7970 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775644-1243499374/watcher-1775644-1243499374 -o /tmp/evaluation-result-1775644-1243499374/solver-1775644-1243499374 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775644-1243499374.cnf aimd 1

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

MD5SUM BENCH= c438ce1eb243ac0a49869eda1166f28f
RANDOM SEED= 628875104

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.073
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1500912 kB
Buffers:         31880 kB
Cached:        1675136 kB
SwapCached:          0 kB
Active:         445884 kB
Inactive:      1280268 kB
HighTotal:     2489216 kB
HighFree:      1056876 kB
LowTotal:       879316 kB
LowFree:        444036 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           19764 kB
Writeback:           0 kB
AnonPages:       19164 kB
Mapped:           7772 kB
Slab:           131900 kB
SReclaimable:   117912 kB
SUnreclaim:      13988 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111072 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7956 MiB
End job on  at 2009-05-28 10:46:17