Trace number 455951

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) 9997.77 10000.6

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k40.cnf
MD5SUM36bafb0e2398f637017636b2f5f0beae
Bench CategoryINDUST (industrial 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 variables36217
Number of clauses144560
Sum of the clauses size395432
Maximum clause length37
Minimum clause length1
Number of clauses of size 1538
Number of clauses of size 267306
Number of clauses of size 371140
Number of clauses of size 4246
Number of clauses of size 5465
Number of clauses of size over 54865

Solver Data (download as text)

33.24/33.30	c run March_dl for 5 seconds ... 
33.24/33.30	c Bin: Executing march_dl
33.24/33.30	c child exit by a signal
33.24/33.30	c march_dl returned code 137.
33.24/33.30	c run saps (UBCSAT implementation) for 2 seconds ... 
33.24/33.30	c Bin: Executing ubcsat2006
33.24/33.30	c child exited successfully
33.24/33.30	c ubcsat2006 returned code 0.
33.24/33.30	c satzilla computing base features
33.24/33.30	c satzilla doing unit-prop probe
33.24/33.30	c satzilla doing local search probe
33.24/33.30	c satzilla doing lobjois search-space size estimate
33.24/33.30	c satzilla's ranking:
33.24/33.30	c 1) minisat20+P: -1.068042
33.24/33.30	c 2) vallst+P: 3.698176
33.24/33.30	c 3) march_dl+P: 4.740588
33.24/33.30	c 4) march_dl: 5.011655
33.24/33.30	c 5) zchaff_rand+P: 5.129747
33.24/33.30	c 6) minisat20: 6.541545
33.24/33.30	c 7) kcnfs+P: 999.000000
33.24/33.30	c 8) kcnfs: 999.000000
33.24/33.30	c 9) vallst: 999.000000
33.24/33.30	c 10) zchaff_rand: 999.000000
33.24/33.30	c satzilla running minisat20 with preprocessing ... 
60.12/60.28	This is MiniSat 2.0 beta
60.12/60.28	WARNING: for repeatability, setting FPU to use double precision
60.12/60.28	============================[ Problem Statistics ]=============================
60.12/60.28	|                                                                             |
60.12/60.29	|  Number of variables:  24913                                                |
60.12/60.29	|  Number of clauses:    105159                                               |
60.20/60.36	|  Parsing time:         0.07         s                                       |
60.20/60.36	============================[ Search Statistics ]==============================
60.20/60.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.20/60.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.20/60.36	===============================================================================
60.20/60.36	|         0 |   24913   105159   314657 |    35053        0    nan |  0.000 % |
60.20/60.39	|       101 |   24913   105159   314657 |    38558      101     20 |  0.000 % |
60.31/60.47	|       252 |   24913   105159   314657 |    42414      252     50 |  0.000 % |
60.41/60.52	|       477 |   24913   105159   314657 |    46655      477     33 |  0.000 % |
60.51/60.67	|       814 |   24913   105159   314657 |    51321      814     56 |  0.000 % |
60.71/60.84	|      1320 |   24913   105159   314657 |    56453     1320     50 |  0.000 % |
60.81/60.92	|      2079 |   24913   105159   314657 |    62098     2079     38 |  0.000 % |
61.51/61.61	|      3219 |   24913   105159   314657 |    68308     3219     70 |  0.000 % |
62.30/62.40	|      4927 |   24913   105159   314657 |    75139     4927     62 |  0.000 % |
62.70/62.84	|      7492 |   24913   105159   314657 |    82653     7492     60 |  0.000 % |
64.10/64.28	|     11337 |   24913   105159   314657 |    90918    11337     52 |  0.000 % |
68.70/68.86	|     17103 |   24913   105159   314657 |   100010    17103     76 |  0.000 % |
69.61/69.80	|     25753 |   24913   105159   314657 |   110011    25753     75 |  0.000 % |
79.21/79.39	|     38728 |   24913   105159   314657 |   121012    38728     80 |  0.000 % |
81.70/81.80	|     58189 |   24913   105159   314657 |   133113    58189     69 |  0.000 % |
113.00/113.19	|     87382 |   24913   105159   314657 |   146425    87382     74 |  0.000 % |
380.43/380.62	|    131171 |   24913   105159   314657 |   161067   131171    148 |  0.000 % |
502.59/502.85	|    196856 |   24913   105159   314657 |   177174    39389    140 |  0.000 % |
757.64/757.92	|    295382 |   24913   105159   314657 |   194891   137915    159 |  0.000 % |
1446.25/1446.75	|    443171 |   24913   105159   314657 |   214380    92458    300 |  0.000 % |
2027.40/2028.02	|    664854 |   24913   105159   314657 |   235819   100892    190 |  0.000 % |
3475.43/3476.41	|    997380 |   24913   105159   314657 |   259400   201482    232 |  0.000 % |
6509.85/6511.75	|   1496168 |   24913   105159   314657 |   285341   191997    269 |  0.000 % |
9997.66/10000.58	c Preprocessing...
9997.66/10000.58	c Inital problem has 36217 variables, 77254 nary clauses (67306 binary clauses).
9997.66/10000.58	c Num non-binary clauses 76716, Average non-binary clause length 3.393
9997.66/10000.58	c Theory has no gaps
9997.66/10000.58	c Preprocessor runtime was 26.690 seconds.
9997.66/10000.58	c 
9997.66/10000.58	c Satisfiability of theory still undetermined.
9997.66/10000.58	c See file /tmp/gjSLS6 for simplified theory.
9997.66/10000.58	c Bin: Executing minisat20
9997.66/10000.58	c child exit by a signal
9997.66/10000.58	c minisat20 returned code 137.
9997.66/10000.58	c minisat20 returned code 137.
9997.66/10000.58	c satzilla running vallst with preprocessing ... 
9997.66/10000.58	c Bin: Executing vallst
9997.66/10000.58	c vallst returned code 1.
9997.66/10000.58	c vallst returned code 1.
9997.66/10000.58	c satzilla running march_dl with preprocessing ... 
9997.66/10000.58	c Bin: Executing march_dl
9997.66/10000.58	c march_dl returned code 1.
9997.66/10000.58	c march_dl returned code 1.
9997.66/10000.58	c satzilla running march_dl ... 
9997.66/10000.58	c Bin: Executing march_dl
9997.66/10000.58	c march_dl returned code 1.
9997.66/10000.58	c march_dl returned code 1.
9997.66/10000.58	c satzilla running zchaff_rand with preprocessing ... 
9997.66/10000.58	c Bin: Executing zchaff_rand
9997.66/10000.58	c zchaff_rand returned code 1.
9997.66/10000.58	c zchaff_rand returned code 1.
9997.66/10000.58	c satzilla running minisat20 ... 
9997.66/10000.58	c Bin: Executing minisat20
9997.66/10000.58	c minisat20 returned code 1.
9997.66/10000.58	c minisat20 returned code 1.
9997.66/10000.58	c satzilla running kcnfs with preprocessing ... 
9997.66/10000.58	c Bin: Executing kcnfs
9997.66/10000.58	c kcnfs returned code 1.
9997.66/10000.58	c kcnfs returned code 1.
9997.66/10000.58	c satzilla running kcnfs ... 
9997.66/10000.58	c Bin: Executing kcnfs
9997.66/10000.58	c kcnfs returned code 1.
9997.66/10000.58	c kcnfs returned code 1.
9997.66/10000.58	c satzilla running vallst ... 
9997.66/10000.58	c Bin: Executing vallst
9997.66/10000.58	c vallst returned code 1.
9997.66/10000.58	c vallst returned code 1.
9997.66/10000.58	c satzilla running zchaff_rand ... 
9997.66/10000.58	c Bin: Executing zchaff_rand
9997.66/10000.58	c zchaff_rand returned code 1.
9997.66/10000.58	c zchaff_rand returned code 1.
9997.66/10000.58	c ERROR: All Failed! 
9997.66/10000.58	c SATZILLA_TIME=9999.260000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-455951-1178600477 -o ROOT/results/node44/solver-455951-1178600477 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455951-1178600477/SATzilla2007_C /tmp/evaluation/455951-1178600477/instance-455951-1178600477.cnf 

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): 15000 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.85 0.97 0.99 3/83 16928
/proc/meminfo: memFree=1548280/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=632 CPUtime=0
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 307959482 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 158 46 39 118 0 37 0

[startup+0.0736979 s]
/proc/loadavg: 0.85 0.97 0.99 3/83 16928
/proc/meminfo: memFree=1548280/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=4364 CPUtime=0.06
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 842 0 0 0 6 0 0 0 19 0 1 0 307959482 4468736 837 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 1091 837 50 118 0 970 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5804

[startup+0.1017 s]
/proc/loadavg: 0.85 0.97 0.99 3/83 16928
/proc/meminfo: memFree=1548280/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=4628 CPUtime=0.09
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 945 0 0 0 9 0 0 0 19 0 1 0 307959482 4739072 940 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 1157 941 50 118 0 1036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6068

[startup+0.30172 s]
/proc/loadavg: 0.85 0.97 0.99 3/83 16928
/proc/meminfo: memFree=1548280/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=12744 CPUtime=0.29
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 2711 0 0 0 28 1 0 0 21 0 1 0 307959482 13049856 2555 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134649647 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 3186 2555 52 118 0 3065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.701761 s]
/proc/loadavg: 0.85 0.97 0.99 3/83 16928
/proc/meminfo: memFree=1548280/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=14568 CPUtime=0.69
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 8466 0 0 0 65 4 0 0 24 0 1 0 307959482 14917632 3038 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 3642 3038 55 118 0 3521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16008

[startup+1.50184 s]
/proc/loadavg: 0.85 0.97 0.99 2/85 16930
/proc/meminfo: memFree=1535912/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=15624 CPUtime=1.49
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 10168 0 0 0 144 5 0 0 25 0 1 0 307959482 15998976 3335 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644036 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 3906 3335 57 118 0 3785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17064

[startup+3.10201 s]
/proc/loadavg: 0.86 0.97 0.99 2/85 16938
/proc/meminfo: memFree=1534568/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=0
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307959482 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 360 110 95 260 0 84 0
[pid=16929] ppid=16928 vsize=15908 CPUtime=3.09
/proc/16929/stat : 16929 (march_dl) R 16928 16928 16846 0 -1 4194304 12512 0 0 0 303 6 0 0 25 0 1 0 307959482 16289792 3336 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16929/statm: 3906 3336 57 118 0 3785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17348

[startup+6.30134 s]
/proc/loadavg: 0.86 0.97 0.99 2/85 16945
/proc/meminfo: memFree=1538408/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=1440 CPUtime=4.99
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 134 15353 0 0 0 0 491 8 16 0 1 0 307959482 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16928/statm: 360 111 96 260 0 84 0
[pid=16945] ppid=16928 vsize=14388 CPUtime=1.28
/proc/16945/stat : 16945 (ubcsat2006) R 16928 16928 16846 0 -1 4194304 2511 0 0 0 126 2 0 0 25 0 1 0 307959983 14733312 2494 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16945/statm: 3597 2494 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/84 16961
/proc/meminfo: memFree=1533616/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=15944 CPUtime=12.67
/proc/16928/stat : 16928 (SATzilla2007_C) R 16926 16928 16846 0 -1 4194304 3760 17873 0 0 541 4 711 11 25 0 1 0 307959482 16326656 3730 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16928/statm: 3986 3730 121 260 0 3710 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15944

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/84 16991
/proc/meminfo: memFree=1539240/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=10352 CPUtime=25.44
/proc/16928/stat : 16928 (SATzilla2007_C) R 16926 16928 16846 0 -1 4194304 4823 17873 0 0 1817 5 711 11 25 0 1 0 307959482 10600448 2329 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16928/statm: 2588 2329 124 260 0 2312 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10352

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17021
/proc/meminfo: memFree=1500784/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=88456 CPUtime=51.02
/proc/16928/stat : 16928 (SATzilla2007_C) R 16926 16928 16846 0 -1 4194304 19724 17873 0 0 4358 22 711 11 25 0 1 0 307959482 90578944 12257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16928/statm: 22114 12257 165 260 0 21838 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 88456

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 17022
/proc/meminfo: memFree=1465648/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=33496 CPUtime=42
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 8203 0 0 0 4194 6 0 0 25 0 1 0 307965510 34299904 8197 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 8374 8197 59 118 0 8252 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 83792

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17022
/proc/meminfo: memFree=1450608/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=48728 CPUtime=101.98
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 12001 0 0 0 10187 11 0 0 25 0 1 0 307965510 49897472 11995 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 12182 11995 59 118 0 12060 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 99024

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17022
/proc/meminfo: memFree=1439344/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=59816 CPUtime=161.97
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 14774 0 0 0 16182 15 0 0 25 0 1 0 307965510 61251584 14768 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 14954 14768 59 118 0 14832 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 110112

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17022
/proc/meminfo: memFree=1427504/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=71828 CPUtime=221.95
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 17774 0 0 0 22177 18 0 0 25 0 1 0 307965510 73551872 17768 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 17957 17768 59 118 0 17835 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 122124

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 17022
/proc/meminfo: memFree=1416368/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=82652 CPUtime=281.93
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 20506 0 0 0 28172 21 0 0 25 0 1 0 307965510 84635648 20500 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 20663 20500 59 118 0 20541 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 132948

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17022
/proc/meminfo: memFree=1406640/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0

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


[startup+9642.3 s]
/proc/loadavg: 1.10 1.08 1.02 2/79 17423
/proc/meminfo: memFree=1163888/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=334640 CPUtime=9579.34
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 83386 0 0 0 957764 170 0 0 25 0 1 0 307965510 342671360 83380 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 83660 83380 59 118 0 83538 0
Current children cumulated CPU time (s) 9639.54
Current children cumulated vsize (KiB) 384936

[startup+9702.3 s]
/proc/loadavg: 1.03 1.06 1.01 2/79 17425
/proc/meminfo: memFree=1163696/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=334640 CPUtime=9639.33
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 83386 0 0 0 963762 171 0 0 25 0 1 0 307965510 342671360 83380 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 83660 83380 59 118 0 83538 0
Current children cumulated CPU time (s) 9699.53
Current children cumulated vsize (KiB) 384936

[startup+9762.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/79 17425
/proc/meminfo: memFree=1163760/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=334640 CPUtime=9699.31
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 83386 0 0 0 969760 171 0 0 25 0 1 0 307965510 342671360 83380 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 83660 83380 59 118 0 83538 0
Current children cumulated CPU time (s) 9759.51
Current children cumulated vsize (KiB) 384936

[startup+9822.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 17425
/proc/meminfo: memFree=1163760/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=334640 CPUtime=9759.3
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 83386 0 0 0 975758 172 0 0 25 0 1 0 307965510 342671360 83380 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 83660 83380 59 118 0 83538 0
Current children cumulated CPU time (s) 9819.5
Current children cumulated vsize (KiB) 384936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 17425
/proc/meminfo: memFree=1156720/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=341820 CPUtime=9819.29
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 85169 0 0 0 981755 174 0 0 25 0 1 0 307965510 350023680 85163 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 85455 85163 59 118 0 85333 0
Current children cumulated CPU time (s) 9879.49
Current children cumulated vsize (KiB) 392116

[startup+9942.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17425
/proc/meminfo: memFree=1147440/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=351432 CPUtime=9879.27
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 87516 0 0 0 987750 177 0 0 25 0 1 0 307965510 359866368 87510 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 87858 87510 59 118 0 87736 0
Current children cumulated CPU time (s) 9939.47
Current children cumulated vsize (KiB) 401728

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17425
/proc/meminfo: memFree=1144816/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=353940 CPUtime=9895.27
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 88146 0 0 0 989349 178 0 0 25 0 1 0 307965510 362434560 88140 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528326 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 88485 88140 59 118 0 88363 0
Current children cumulated CPU time (s) 9955.47
Current children cumulated vsize (KiB) 404236

[startup+9983.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17425
/proc/meminfo: memFree=1141360/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=357460 CPUtime=9920.86
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89020 0 0 0 991907 179 0 0 25 0 1 0 307965510 366039040 89014 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89365 89014 59 118 0 89243 0
Current children cumulated CPU time (s) 9981.06
Current children cumulated vsize (KiB) 407756

[startup+9990.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 17425
/proc/meminfo: memFree=1140464/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=358264 CPUtime=9927.25
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89235 0 0 0 992546 179 0 0 25 0 1 0 307965510 366862336 89229 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89566 89229 59 118 0 89444 0
Current children cumulated CPU time (s) 9987.45
Current children cumulated vsize (KiB) 408560

[startup+9996.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17425
/proc/meminfo: memFree=1139440/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=359320 CPUtime=9933.65
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89484 0 0 0 993186 179 0 0 25 0 1 0 307965510 367943680 89478 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89830 89478 59 118 0 89708 0
Current children cumulated CPU time (s) 9993.85
Current children cumulated vsize (KiB) 409616

[startup+9998.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17425
/proc/meminfo: memFree=1139248/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=359452 CPUtime=9935.26
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89542 0 0 0 993346 180 0 0 25 0 1 0 307965510 368078848 89536 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89863 89536 59 118 0 89741 0
Current children cumulated CPU time (s) 9995.46
Current children cumulated vsize (KiB) 409748

[startup+9999.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17425
/proc/meminfo: memFree=1139120/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=359716 CPUtime=9936.86
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89598 0 0 0 993506 180 0 0 25 0 1 0 307965510 368349184 89592 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89929 89592 59 118 0 89807 0
Current children cumulated CPU time (s) 9997.06
Current children cumulated vsize (KiB) 410012

[startup+10000.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17425
/proc/meminfo: memFree=1138928/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=359716 CPUtime=9937.26
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89613 0 0 0 993546 180 0 0 25 0 1 0 307965510 368349184 89607 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89929 89607 59 118 0 89807 0
Current children cumulated CPU time (s) 9997.46
Current children cumulated vsize (KiB) 410012

[startup+10000.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17425
/proc/meminfo: memFree=1138928/2055920 swapFree=4155964/4192956
[pid=16928] ppid=16926 vsize=50296 CPUtime=60.2
/proc/16928/stat : 16928 (SATzilla2007_C) S 16926 16928 16846 0 -1 4194304 20215 17873 0 0 5261 37 711 11 25 0 1 0 307959482 51503104 11859 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16928/statm: 12574 11859 165 260 0 12298 0
[pid=17022] ppid=16928 vsize=359848 CPUtime=9937.46
/proc/17022/stat : 17022 (minisat20) R 16928 16928 16846 0 -1 4194304 89620 0 0 0 993566 180 0 0 25 0 1 0 307965510 368484352 89614 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17022/statm: 89962 89614 59 118 0 89840 0
Current children cumulated CPU time (s) 9997.66
Current children cumulated vsize (KiB) 410144

Child status: 17
Real time (s): 10000.6
CPU time (s): 9997.77
CPU user time (s): 9995.41
CPU system time (s): 2.35664
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 410144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.41
system time used= 2.35664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127722
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= 25
involuntary context switches= 22408

runsolver used 9.8835 second user time and 26.11 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue May  8 05:01:18 UTC 2007

IDJOB= 455951
IDBENCH= 20524
IDSOLVER= 179
FILE ID= node44/455951-1178600477

PBS_JOBID= 5218206

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/455951-1178600477/SATzilla2007_C /tmp/evaluation/455951-1178600477/instance-455951-1178600477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-455951-1178600477 -o ROOT/results/node44/solver-455951-1178600477 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455951-1178600477/SATzilla2007_C /tmp/evaluation/455951-1178600477/instance-455951-1178600477.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  36bafb0e2398f637017636b2f5f0beae

RANDOM SEED= 401978305

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1548688 kB
Buffers:         39848 kB
Cached:         344948 kB
SwapCached:      12936 kB
Active:         224252 kB
Inactive:       184208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548688 kB
SwapTotal:     4192956 kB
SwapFree:      4155964 kB
Dirty:           12076 kB
Writeback:           0 kB
Mapped:          32232 kB
Slab:            83828 kB
Committed_AS:  4596260 kB
PageTables:       1968 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= 66548 MiB

End job on node44 on Tue May  8 07:47:59 UTC 2007