Trace number 334271

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.49 1199.94

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
Bench CategoryCRAFTED (crafted 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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data (download as text)

12.37/12.47	c run March_dl for 5 seconds ... 
12.37/12.47	c Bin: Executing march_dl
12.37/12.47	c child exit by a signal
12.37/12.47	c march_dl returned code 137.
12.37/12.47	c run saps (UBCSAT implementation) for 2 seconds ... 
12.37/12.47	c Bin: Executing ubcsat2006
12.37/12.47	c child exited successfully
12.37/12.47	c ubcsat2006 returned code 0.
12.37/12.47	c satzilla computing base features
12.37/12.47	c satzilla doing unit-prop probe
12.37/12.47	c satzilla doing local search probe
12.37/12.47	c satzilla doing lobjois search-space size estimate
12.37/12.47	c satzilla's ranking:
12.37/12.47	c 1) minisat20+P: 0.750357
12.37/12.47	c 2) zchaff_rand+P: 3.032497
12.37/12.47	c 3) march_dl+P: 3.285987
12.37/12.47	c 4) vallst+P: 3.287237
12.37/12.47	c 5) minisat20: 5.777800
12.37/12.47	c 6) march_dl: 6.114327
12.37/12.47	c 7) kcnfs+P: 999.000000
12.37/12.47	c 8) kcnfs: 999.000000
12.37/12.47	c 9) vallst: 999.000000
12.37/12.47	c 10) zchaff_rand: 999.000000
12.37/12.47	c satzilla running minisat20 with preprocessing ... 
13.57/13.66	This is MiniSat 2.0 beta
13.57/13.66	WARNING: for repeatability, setting FPU to use double precision
13.57/13.66	============================[ Problem Statistics ]=============================
13.57/13.66	|                                                                             |
13.57/13.66	|  Number of variables:  7937                                                 |
13.57/13.66	|  Number of clauses:    74578                                                |
13.63/13.72	|  Parsing time:         0.06         s                                       |
13.63/13.73	============================[ Search Statistics ]==============================
13.63/13.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.63/13.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.63/13.73	===============================================================================
13.63/13.73	|         0 |    7937    74578   344404 |    24859        0    nan |  0.000 % |
13.63/13.76	|       102 |    7937    74578   344404 |    27345      102     16 |  0.000 % |
13.63/13.95	|       252 |    7937    74578   344404 |    30079      252     44 |  0.000 % |
14.26/14.31	|       478 |    7937    74578   344404 |    33087      478     64 |  0.000 % |
14.46/14.54	|       816 |    7937    74578   344404 |    36396      816     47 |  0.000 % |
15.26/15.33	|      1322 |    7937    74578   344404 |    40036     1322     72 |  0.000 % |
16.56/16.61	|      2081 |    7937    74578   344404 |    44039     2081     67 |  0.000 % |
18.76/18.81	|      3221 |    7937    74578   344404 |    48443     3221     68 |  0.000 % |
21.55/21.69	|      4930 |    7937    74578   344404 |    53288     4930     69 |  0.000 % |
27.35/27.42	|      7492 |    7937    74578   344404 |    58617     7492     69 |  0.000 % |
36.35/36.45	|     11337 |    7937    74578   344404 |    64478    11337     75 |  0.000 % |
49.04/49.14	|     17104 |    7937    74578   344404 |    70926    17104     71 |  0.000 % |
72.03/72.12	|     25753 |    7937    74578   344404 |    78019    25753     67 |  0.000 % |
107.32/107.42	|     38727 |    7937    74578   344404 |    85821    38727     67 |  0.000 % |
126.91/127.06	|     58188 |    7937    74578   344404 |    94403    58188     52 |  0.000 % |
210.58/210.71	|     87380 |    7937    74578   344404 |   103843    87380     77 |  0.000 % |
272.06/272.22	|    131170 |    7937    74578   344404 |   114227    39055     59 |  0.000 % |
465.10/465.40	|    196855 |    7937    74578   344404 |   125650   104740     61 |  0.000 % |
726.49/726.84	|    295381 |    7937    74578   344404 |   138215    88293     69 |  0.000 % |
1034.78/1035.22	|    443171 |    7937    74578   344404 |   152037   111294     74 |  0.000 % |
1199.42/1199.93	c Preprocessing...
1199.42/1199.93	c Inital problem has 8319 variables, 72770 nary clauses (8188 binary clauses).
1199.42/1199.93	c Num non-binary clauses 72576, Average non-binary clause length 4.778
1199.42/1199.93	c Theory has no gaps
1199.42/1199.93	c Preprocessor runtime was 1.010 seconds.
1199.42/1199.93	c 
1199.42/1199.93	c Satisfiability of theory still undetermined.
1199.42/1199.93	c See file /tmp/7khLQl for simplified theory.
1199.42/1199.93	c Bin: Executing minisat20
1199.42/1199.93	c child exit by a signal
1199.42/1199.93	c minisat20 returned code 137.
1199.42/1199.93	c minisat20 returned code 137.
1199.42/1199.93	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.93	c Bin: Executing zchaff_rand
1199.42/1199.93	c zchaff_rand returned code 1.
1199.42/1199.93	c zchaff_rand returned code 1.
1199.42/1199.93	c satzilla running march_dl with preprocessing ... 
1199.42/1199.93	c Bin: Executing march_dl
1199.42/1199.93	c march_dl returned code 1.
1199.42/1199.93	c march_dl returned code 1.
1199.42/1199.93	c satzilla running vallst with preprocessing ... 
1199.42/1199.93	c Bin: Executing vallst
1199.42/1199.93	c vallst returned code 1.
1199.42/1199.93	c vallst returned code 1.
1199.42/1199.93	c satzilla running minisat20 ... 
1199.42/1199.93	c Bin: Executing minisat20
1199.42/1199.93	c minisat20 returned code 1.
1199.42/1199.93	c minisat20 returned code 1.
1199.42/1199.93	c satzilla running march_dl ... 
1199.42/1199.93	c Bin: Executing march_dl
1199.42/1199.93	c march_dl returned code 1.
1199.42/1199.93	c march_dl returned code 1.
1199.42/1199.93	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.93	c Bin: Executing kcnfs
1199.42/1199.93	c kcnfs returned code 1.
1199.42/1199.93	c kcnfs returned code 1.
1199.42/1199.93	c satzilla running kcnfs ... 
1199.42/1199.93	c Bin: Executing kcnfs
1199.42/1199.93	c kcnfs returned code 1.
1199.42/1199.93	c kcnfs returned code 1.
1199.42/1199.93	c satzilla running vallst ... 
1199.42/1199.93	c Bin: Executing vallst
1199.42/1199.93	c vallst returned code 1.
1199.42/1199.93	c vallst returned code 1.
1199.42/1199.93	c satzilla running zchaff_rand ... 
1199.42/1199.93	c Bin: Executing zchaff_rand
1199.42/1199.93	c zchaff_rand returned code 1.
1199.42/1199.93	c zchaff_rand returned code 1.
1199.42/1199.93	c ERROR: All Failed! 
1199.42/1199.93	c SATZILLA_TIME=1199.650000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-334271-1173561793 -o ROOT/results/node9/solver-334271-1173561793 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334271-1173561793/SATzilla2007_C /tmp/evaluation/334271-1173561793/instance-334271-1173561793.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.02 3/77 23594
/proc/meminfo: memFree=1610304/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) R 23592 23594 23217 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=1764 CPUtime=0
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 376133951 1806336 267 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 441 267 50 118 0 320 0

[startup+0.105795 s]
/proc/loadavg: 0.92 0.98 1.02 3/77 23594
/proc/meminfo: memFree=1610304/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=2952 CPUtime=0.09
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 609 0 0 0 9 0 0 0 19 0 1 0 376133951 3022848 604 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 738 605 50 118 0 617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4392

[startup+0.201812 s]
/proc/loadavg: 0.92 0.98 1.02 3/77 23594
/proc/meminfo: memFree=1610304/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=6128 CPUtime=0.19
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 1523 0 0 0 19 0 0 0 20 0 1 0 376133951 6275072 1116 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 1532 1118 52 118 0 1411 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7568

[startup+0.301832 s]
/proc/loadavg: 0.92 0.98 1.02 3/77 23594
/proc/meminfo: memFree=1610304/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=7156 CPUtime=0.29
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 1936 0 0 0 29 0 0 0 21 0 1 0 376133951 7327744 1367 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 1789 1372 55 118 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8596

[startup+0.701909 s]
/proc/loadavg: 0.92 0.98 1.02 3/77 23594
/proc/meminfo: memFree=1610304/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=8724 CPUtime=0.69
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 5919 0 0 0 67 2 0 0 24 0 1 0 376133951 8933376 1789 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 2181 1789 55 118 0 2060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10164

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 1.02 2/79 23596
/proc/meminfo: memFree=1603184/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=10772 CPUtime=1.49
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 14866 0 0 0 144 5 0 0 25 0 1 0 376133951 11030528 2272 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 2693 2272 65 118 0 2572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10237 s]
/proc/loadavg: 0.92 0.98 1.02 2/79 23596
/proc/meminfo: memFree=1600368/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=0
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376133951 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 110 95 260 0 84 0
[pid=23595] ppid=23594 vsize=12432 CPUtime=3.09
/proc/23595/stat : 23595 (march_dl) R 23594 23594 23217 0 -1 4194304 17132 0 0 0 303 6 0 0 25 0 1 0 376133951 12730368 2478 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23595/statm: 3108 2478 67 118 0 2987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13872

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 1.02 2/79 23597
/proc/meminfo: memFree=1604144/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=1440 CPUtime=4.99
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 135 17137 0 0 0 0 493 6 16 0 1 0 376133951 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23594/statm: 360 111 96 260 0 84 0
[pid=23597] ppid=23594 vsize=10288 CPUtime=1.28
/proc/23597/stat : 23597 (ubcsat2006) R 23594 23594 23217 0 -1 4194304 1618 0 0 0 125 3 0 0 25 0 1 0 376134451 10534912 1601 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23597/statm: 2572 1601 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.02 2/78 23597
/proc/meminfo: memFree=1603840/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=19736 CPUtime=12.67
/proc/23594/stat : 23594 (SATzilla2007_C) R 23592 23594 23217 0 -1 4194304 8493 18761 0 0 538 7 709 13 25 0 1 0 376133951 20209664 4483 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23594/statm: 4934 4484 159 260 0 4658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19736

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.02 2/79 23598
/proc/meminfo: memFree=1581624/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=8448 CPUtime=11.82
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 2028 0 0 0 1181 1 0 0 25 0 1 0 376135317 8650752 2022 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 2112 2022 59 118 0 1990 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29376

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.01 2/79 23598
/proc/meminfo: memFree=1577976/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=12196 CPUtime=37.41
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 2943 0 0 0 3738 3 0 0 25 0 1 0 376135317 12488704 2937 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527515 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 3049 2937 59 118 0 2927 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33124

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 1.01 2/79 23598
/proc/meminfo: memFree=1572408/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=17756 CPUtime=88.59
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 4317 0 0 0 8854 5 0 0 25 0 1 0 376135317 18182144 4311 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 4439 4311 59 118 0 4317 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 38684

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1562040/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=28452 CPUtime=148.57
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 6929 0 0 0 14849 8 0 0 25 0 1 0 376135317 29134848 6923 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 7113 6923 59 118 0 6991 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 49380

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1551800/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=38692 CPUtime=208.55
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 9455 0 0 0 20843 12 0 0 25 0 1 0 376135317 39620608 9449 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 9673 9449 59 118 0 9551 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 59620

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1549688/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=40680 CPUtime=268.53
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 9979 0 0 0 26840 13 0 0 25 0 1 0 376135317 41656320 9973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 10170 9973 59 118 0 10048 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 61608

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1549624/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=40680 CPUtime=328.51
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 9979 0 0 0 32837 14 0 0 25 0 1 0 376135317 41656320 9973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 10170 9973 59 118 0 10048 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 61608


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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1540664/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=49608 CPUtime=808.33
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 12233 0 0 0 80812 21 0 0 25 0 1 0 376135317 50798592 12227 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 12402 12227 59 118 0 12280 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 70536

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1538616/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=51888 CPUtime=868.31
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 12734 0 0 0 86809 22 0 0 25 0 1 0 376135317 53133312 12728 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 12972 12728 59 118 0 12850 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 72816

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1538680/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=51888 CPUtime=928.29
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 12734 0 0 0 92806 23 0 0 25 0 1 0 376135317 53133312 12728 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 12972 12728 59 118 0 12850 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 72816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1538680/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=51888 CPUtime=988.26
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 12735 0 0 0 98803 23 0 0 25 0 1 0 376135317 53133312 12729 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 12972 12729 59 118 0 12850 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 72816

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1538168/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=52680 CPUtime=1048.24
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 12905 0 0 0 104800 24 0 0 25 0 1 0 376135317 53944320 12899 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 13170 12899 59 118 0 13048 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 73608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1529976/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=60616 CPUtime=1108.22
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 14914 0 0 0 110796 26 0 0 25 0 1 0 376135317 62070784 14908 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 15154 14908 59 118 0 15032 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 81544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1168.2
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 116791 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 88416

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1176.29
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 117600 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 88416

[startup+1196.8 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1182.7
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118241 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525420 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 88416

[startup+1198.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1184.29
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118400 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 88416

[startup+1199.2 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1185.09
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118480 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 88416

[startup+1199.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1185.49
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118520 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 88416

[startup+1199.8 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1185.69
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118540 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 88416

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 23598
/proc/meminfo: memFree=1523000/2055920 swapFree=4152252/4192956
[pid=23594] ppid=23592 vsize=20928 CPUtime=13.63
/proc/23594/stat : 23594 (SATzilla2007_C) S 23592 23594 23217 0 -1 4194304 8867 18761 0 0 632 9 709 13 25 0 1 0 376133951 21430272 4701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23594/statm: 5232 4701 165 260 0 4956 0
[pid=23598] ppid=23594 vsize=67488 CPUtime=1185.79
/proc/23598/stat : 23598 (minisat20) R 23594 23594 23217 0 -1 4194304 16645 0 0 0 118550 29 0 0 25 0 1 0 376135317 69107712 16639 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23598/statm: 16872 16639 59 118 0 16750 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 88416

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.49
CPU user time (s): 1198.95
CPU system time (s): 0.535918
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 88416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44286
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= 26
involuntary context switches= 1549

runsolver used 1.21981 second user time and 3.14852 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Mar 10 21:23:13 UTC 2007

IDJOB= 334271
IDBENCH= 24623
IDSOLVER= 135
FILE ID= node9/334271-1173561793

PBS_JOBID= 4101193

Free space on /tmp= 66452 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334271-1173561793/SATzilla2007_C /tmp/evaluation/334271-1173561793/instance-334271-1173561793.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-334271-1173561793 -o ROOT/results/node9/solver-334271-1173561793 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334271-1173561793/SATzilla2007_C /tmp/evaluation/334271-1173561793/instance-334271-1173561793.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  bccff1bed1e8ac721090562d562b05f0

RANDOM SEED= 242753580

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610712 kB
Buffers:         50524 kB
Cached:         305876 kB
SwapCached:       8828 kB
Active:         206312 kB
Inactive:       172816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610712 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:           10520 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            51712 kB
Committed_AS:  1511516 kB
PageTables:       1688 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB

End job on node9 on Sat Mar 10 21:43:13 UTC 2007