Trace number 1737663

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.43 1199.78

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-151-100.cnf
MD5SUM81c9e6cf99fbe74a8c2bb297a2f27040
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.57/11.61	c run March_dl for 5 seconds ... 
11.57/11.61	c Bin: Executing march_dl
11.57/11.61	c child exit by a signal
11.57/11.61	c march_dl returned code 137.
11.57/11.61	c run saps (UBCSAT implementation) for 2 seconds ... 
11.57/11.61	c Bin: Executing ubcsat2006
11.57/11.61	c child exited successfully
11.57/11.61	c ubcsat2006 returned code 0.
11.57/11.61	c satzilla computing base features
11.57/11.61	c satzilla doing unit-prop probe
11.57/11.61	c satzilla doing local search probe
11.57/11.61	c satzilla doing lobjois search-space size estimate
11.57/11.61	c satzilla's ranking:
11.57/11.61	c 1) minisat20: -2.996020
11.57/11.61	c 2) vallst+P: -2.596886
11.57/11.61	c 3) minisat20+P: -2.250500
11.57/11.61	c 4) march_dl: 2.043069
11.57/11.61	c 5) march_dl+P: 2.833095
11.57/11.61	c 6) zchaff_rand+P: 5.112119
11.57/11.61	c 7) kcnfs+P: 999.000000
11.57/11.61	c 8) kcnfs: 999.000000
11.57/11.61	c 9) vallst: 999.000000
11.57/11.61	c 10) zchaff_rand: 999.000000
11.57/11.61	c satzilla running minisat20 ... 
11.57/11.61	This is MiniSat 2.0 beta
11.57/11.61	WARNING: for repeatability, setting FPU to use double precision
11.57/11.61	============================[ Problem Statistics ]=============================
11.57/11.61	|                                                                             |
11.57/11.61	|  Number of variables:  153                                                  |
11.57/11.61	|  Number of clauses:    316                                                  |
11.57/11.61	|  Parsing time:         0.00         s                                       |
11.57/11.61	============================[ Search Statistics ]==============================
11.57/11.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.57/11.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.57/11.61	===============================================================================
11.57/11.61	|         0 |     153      316      948 |      105        0    nan |  0.000 % |
11.57/11.61	|       101 |     153      316      948 |      115      101     21 |  0.004 % |
11.57/11.62	|       251 |     153      316      948 |      127       96     15 |  0.004 % |
11.57/11.62	|       477 |     153      316      948 |      140      112     14 |  0.004 % |
11.57/11.63	|       814 |     153      316      948 |      154      137     13 |  0.004 % |
11.57/11.63	|      1322 |     153      316      948 |      169      218     16 |  0.004 % |
11.57/11.65	|      2081 |     153      316      948 |      186      211     17 |  0.004 % |
11.57/11.66	|      3222 |     153      316      948 |      205      175     14 |  0.004 % |
11.57/11.69	|      4930 |     153      316      948 |      225      185     15 |  0.004 % |
11.59/11.73	|      7492 |     153      316      948 |      248      177     11 |  0.004 % |
11.59/11.80	|     11337 |     153      316      948 |      273      224     16 |  0.004 % |
11.59/11.90	|     17103 |     153      316      948 |      300      340     17 |  0.004 % |
11.97/12.06	|     25752 |     153      316      948 |      330      197     12 |  0.004 % |
12.27/12.32	|     38726 |     153      316      948 |      363      252     15 |  0.004 % |
12.67/12.71	|     58187 |     153      316      948 |      400      382     19 |  0.004 % |
13.27/13.31	|     87379 |     153      316      948 |      440      356     16 |  0.004 % |
14.17/14.24	|    131169 |     153      316      948 |      484      273     12 |  0.004 % |
15.46/15.59	|    196853 |     153      316      948 |      532      384     16 |  0.004 % |
17.66/17.77	|    295379 |     153      316      948 |      585      326     14 |  0.004 % |
21.16/21.22	|    443169 |     153      316      948 |      644      413     18 |  0.004 % |
26.46/26.60	|    664852 |     153      316      948 |      708      692     20 |  0.004 % |
34.56/34.62	|    997378 |     153      316      948 |      779      730     19 |  0.004 % |
47.35/47.43	|   1496168 |     153      316      948 |      857      571     18 |  0.004 % |
67.35/67.44	|   2244351 |     153      316      948 |      943      672     18 |  0.004 % |
95.94/96.08	|   3366626 |     153      316      948 |     1037      675     17 |  0.004 % |
143.73/143.81	|   5050037 |     153      316      948 |     1141     1014     20 |  0.004 % |
216.70/216.88	|   7575154 |     153      316      948 |     1255      876     20 |  0.004 % |
330.17/330.33	|  11362829 |     153      316      948 |     1380     1045     22 |  0.004 % |
510.32/510.57	|  17044342 |     153      316      948 |     1519     1092     20 |  0.004 % |
778.84/779.11	|  25566613 |     153      316      948 |     1670     1411     21 |  0.004 % |
1195.53/1195.98	|  38350016 |     153      316      948 |     1838     1668     22 |  0.004 % |
1199.33/1199.77	c Bin: Executing minisat20
1199.33/1199.77	c child exit by a signal
1199.33/1199.77	c minisat20 returned code 137.
1199.33/1199.77	c minisat20 returned code 137.
1199.33/1199.77	c satzilla running vallst with preprocessing ... 
1199.33/1199.78	c Preprocessing...
1199.33/1199.78	c Inital problem has 153 variables, 316 nary clauses (0 binary clauses).
1199.33/1199.78	c Num non-binary clauses 316, Average non-binary clause length 3.000
1199.33/1199.78	c Theory has no gaps
1199.33/1199.78	c Preprocessor runtime was 0.000 seconds.
1199.33/1199.78	c 
1199.33/1199.78	c Satisfiability of theory still undetermined.
1199.33/1199.78	c See file /tmp/WKJJsT for simplified theory.
1199.33/1199.78	c Bin: Executing vallst
1199.33/1199.78	c vallst returned code 1.
1199.33/1199.78	c vallst returned code 1.
1199.33/1199.78	c satzilla running minisat20 with preprocessing ... 
1199.33/1199.78	c Bin: Executing minisat20
1199.33/1199.78	c minisat20 returned code 1.
1199.33/1199.78	c minisat20 returned code 1.
1199.33/1199.78	c satzilla running march_dl ... 
1199.33/1199.78	c Bin: Executing march_dl
1199.33/1199.78	c march_dl returned code 1.
1199.33/1199.78	c march_dl returned code 1.
1199.33/1199.78	c satzilla running march_dl with preprocessing ... 
1199.33/1199.78	c Bin: Executing march_dl
1199.33/1199.78	c march_dl returned code 1.
1199.33/1199.78	c march_dl returned code 1.
1199.33/1199.78	c satzilla running zchaff_rand with preprocessing ... 
1199.33/1199.78	c Bin: Executing zchaff_rand
1199.33/1199.78	c zchaff_rand returned code 1.
1199.33/1199.78	c zchaff_rand returned code 1.
1199.33/1199.78	c satzilla running kcnfs with preprocessing ... 
1199.33/1199.78	c Bin: Executing kcnfs
1199.33/1199.78	c kcnfs returned code 1.
1199.33/1199.78	c kcnfs returned code 1.
1199.33/1199.78	c satzilla running kcnfs ... 
1199.33/1199.78	c Bin: Executing kcnfs
1199.33/1199.78	c kcnfs returned code 1.
1199.33/1199.78	c kcnfs returned code 1.
1199.33/1199.78	c satzilla running vallst ... 
1199.33/1199.78	c Bin: Executing vallst
1199.33/1199.78	c vallst returned code 1.
1199.33/1199.78	c vallst returned code 1.
1199.33/1199.78	c satzilla running zchaff_rand ... 
1199.33/1199.78	c Bin: Executing zchaff_rand
1199.33/1199.78	c zchaff_rand returned code 1.
1199.33/1199.78	c zchaff_rand returned code 1.
1199.33/1199.78	c ERROR: All Failed! 
1199.33/1199.78	c SATZILLA_TIME=1199.590000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737663-1240831545/watcher-1737663-1240831545 -o /tmp/evaluation-result-1737663-1240831545/solver-1737663-1240831545 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1737663-1240831545.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): 1800 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.00 0.07 0.64 3/64 1458
/proc/meminfo: memFree=1412080/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=0
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 778240 120 1992294400 134512640 134996440 4294956256 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 120 74 118 0 69 0

[startup+0.00975808 s]
/proc/loadavg: 0.00 0.07 0.64 3/64 1458
/proc/meminfo: memFree=1412080/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=0
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 111187774 778240 122 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 122 74 118 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2200

[startup+0.101767 s]
/proc/loadavg: 0.00 0.07 0.64 3/64 1458
/proc/meminfo: memFree=1412080/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=0.09
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 135 0 0 0 9 0 0 0 18 0 1 0 111187774 778240 127 1992294400 134512640 134996440 4294956256 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 127 74 118 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2200

[startup+0.301788 s]
/proc/loadavg: 0.00 0.07 0.64 3/64 1458
/proc/meminfo: memFree=1412080/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=0.29
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 136 0 0 0 29 0 0 0 19 0 1 0 111187774 778240 128 1992294400 134512640 134996440 4294956256 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 128 74 118 0 69 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2200

[startup+0.701831 s]
/proc/loadavg: 0.00 0.07 0.64 3/64 1458
/proc/meminfo: memFree=1412080/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=0.69
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 137 0 0 0 69 0 0 0 22 0 1 0 111187774 778240 129 1992294400 134512640 134996440 4294956256 18446744073709551615 134587825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 129 74 118 0 69 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2200

[startup+1.50192 s]
/proc/loadavg: 0.00 0.07 0.64 2/66 1460
/proc/meminfo: memFree=1411680/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=1.49
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 138 0 0 0 149 0 0 0 25 0 1 0 111187774 778240 130 1992294400 134512640 134996440 4294956256 18446744073709551615 134528113 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 130 74 118 0 69 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2200

[startup+3.10209 s]
/proc/loadavg: 0.08 0.09 0.64 2/66 1460
/proc/meminfo: memFree=1411552/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=0
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111187774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1458/statm: 360 110 95 260 0 84 0
[pid=1459] ppid=1458 vsize=760 CPUtime=3.09
/proc/1459/stat : 1459 (march_dl) R 1458 1458 1421 0 -1 4194304 139 0 0 0 309 0 0 0 25 0 1 0 111187774 778240 131 1992294400 134512640 134996440 4294956256 18446744073709551615 134573683 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1459/statm: 190 131 74 118 0 69 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2200

[startup+6.30143 s]
/proc/loadavg: 0.08 0.09 0.64 2/66 1461
/proc/meminfo: memFree=1411104/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1440 CPUtime=4.99
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 135 139 0 0 0 0 499 0 16 0 1 0 111187774 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 360 111 96 260 0 84 0
[pid=1461] ppid=1458 vsize=6188 CPUtime=1.28
/proc/1461/stat : 1461 (ubcsat2006) R 1458 1458 1421 0 -1 4194304 238 0 0 0 87 41 0 0 25 0 1 0 111188274 6336512 221 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1461/statm: 1547 221 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.30 0.13 0.65 2/66 1462
/proc/meminfo: memFree=1411104/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=1812 CPUtime=1.08
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 111 0 0 0 108 0 0 0 25 0 1 0 111188935 1855488 106 1992294400 134512640 134998072 4294956256 18446744073709551615 134528996 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 453 106 58 118 0 331 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3368

[startup+25.5015 s]
/proc/loadavg: 0.40 0.16 0.65 2/66 1462
/proc/meminfo: memFree=1411040/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=1940 CPUtime=13.87
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 151 0 0 0 1387 0 0 0 25 0 1 0 111188935 1986560 146 1992294400 134512640 134998072 4294956256 18446744073709551615 134525094 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 485 146 58 118 0 363 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3496

[startup+51.1012 s]
/proc/loadavg: 0.61 0.23 0.66 2/66 1462
/proc/meminfo: memFree=1410976/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2068 CPUtime=39.46
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 181 0 0 0 3946 0 0 0 25 0 1 0 111188935 2117632 176 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 517 176 58 118 0 395 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3624

[startup+102.306 s]
/proc/loadavg: 0.88 0.37 0.68 2/66 1462
/proc/meminfo: memFree=1410848/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2200 CPUtime=90.65
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 211 0 0 0 9065 0 0 0 25 0 1 0 111188935 2252800 206 1992294400 134512640 134998072 4294956256 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 550 206 58 118 0 428 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 3756

[startup+162.301 s]
/proc/loadavg: 0.99 0.50 0.70 2/66 1462
/proc/meminfo: memFree=1410720/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2200 CPUtime=150.63
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 236 0 0 0 15063 0 0 0 25 0 1 0 111188935 2252800 231 1992294400 134512640 134998072 4294956256 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 550 231 58 118 0 428 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 3756

[startup+222.302 s]
/proc/loadavg: 1.03 0.60 0.73 2/66 1462
/proc/meminfo: memFree=1410720/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2332 CPUtime=210.61
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 254 0 0 0 21061 0 0 0 25 0 1 0 111188935 2387968 249 1992294400 134512640 134998072 4294956256 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 583 249 58 118 0 461 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 3888

[startup+282.301 s]
/proc/loadavg: 1.10 0.69 0.75 2/66 1462
/proc/meminfo: memFree=1410656/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2332 CPUtime=270.59
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 267 0 0 0 27059 0 0 0 25 0 1 0 111188935 2387968 262 1992294400 134512640 134998072 4294956256 18446744073709551615 134528308 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 583 262 58 118 0 461 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3888

[startup+342.302 s]
/proc/loadavg: 1.18 0.80 0.78 2/66 1462
/proc/meminfo: memFree=1410600/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2464 CPUtime=330.58
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 278 0 0 0 33058 0 0 0 25 0 1 0 111188935 2523136 273 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 616 273 58 118 0 494 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.94 0.84 2/66 1464
/proc/meminfo: memFree=1410152/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2728 CPUtime=750.46
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 338 0 0 0 75045 1 0 0 25 0 1 0 111188935 2793472 333 1992294400 134512640 134998072 4294956256 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 682 333 58 118 0 560 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 4284

[startup+822.302 s]
/proc/loadavg: 1.00 0.95 0.84 2/66 1464
/proc/meminfo: memFree=1410152/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2728 CPUtime=810.44
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 354 0 0 0 81043 1 0 0 25 0 1 0 111188935 2793472 349 1992294400 134512640 134998072 4294956256 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 682 349 58 118 0 560 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 4284

[startup+882.301 s]
/proc/loadavg: 1.00 0.95 0.85 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2728 CPUtime=870.42
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 365 0 0 0 87041 1 0 0 25 0 1 0 111188935 2793472 360 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 682 360 58 118 0 560 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 4284

[startup+942.302 s]
/proc/loadavg: 1.00 0.96 0.86 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2728 CPUtime=930.4
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 368 0 0 0 93039 1 0 0 25 0 1 0 111188935 2793472 363 1992294400 134512640 134998072 4294956256 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 682 363 58 118 0 560 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 4284

[startup+1002.3 s]
/proc/loadavg: 1.00 0.96 0.86 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=990.38
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 369 0 0 0 99037 1 0 0 25 0 1 0 111188935 2928640 364 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 364 58 118 0 593 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 4416

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1050.37
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 373 0 0 0 105036 1 0 0 25 0 1 0 111188935 2928640 368 1992294400 134512640 134998072 4294956256 18446744073709551615 134519468 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 368 58 118 0 593 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 4416

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1110.36
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 373 0 0 0 111034 2 0 0 25 0 1 0 111188935 2928640 368 1992294400 134512640 134998072 4294956256 18446744073709551615 134528139 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 368 58 118 0 593 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 4416

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1170.34
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 117032 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134528456 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 4416

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1178.34
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 117832 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 4416

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1184.74
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 118472 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 4416

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1186.34
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 118632 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 4416

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1187.14
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 118712 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 4416

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1187.54
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 118752 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 4416

[startup+1199.7 s]
/proc/loadavg: 1.00 0.97 0.88 2/66 1464
/proc/meminfo: memFree=1410216/2055920 swapFree=4181324/4192956
[pid=1458] ppid=1456 vsize=1556 CPUtime=11.59
/proc/1458/stat : 1458 (SATzilla2007_C) S 1456 1458 1421 0 -1 4194304 511 383 0 0 302 66 700 91 25 0 1 0 111187774 1593344 219 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1458/statm: 389 219 157 260 0 113 0
[pid=1462] ppid=1458 vsize=2860 CPUtime=1187.74
/proc/1462/stat : 1462 (minisat20) R 1458 1458 1421 0 -1 4194304 377 0 0 0 118772 2 0 0 25 0 1 0 111188935 2928640 372 1992294400 134512640 134998072 4294956256 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1462/statm: 715 372 58 118 0 593 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 4416

Child status: 17
Real time (s): 1199.78
CPU time (s): 1199.43
CPU user time (s): 1197.83
CPU system time (s): 1.60076
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.83
system time used= 1.60076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1318
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= 11
involuntary context switches= 1747

runsolver used 1.26781 second user time and 2.83557 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-27 13:25:45
IDJOB=1737663
IDBENCH=71792
IDSOLVER=558
FILE ID=node19/1737663-1240831545
PBS_JOBID= 9187499
Free space on /tmp= 66308 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-151-100.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737663-1240831545/watcher-1737663-1240831545 -o /tmp/evaluation-result-1737663-1240831545/solver-1737663-1240831545 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1737663-1240831545.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 81c9e6cf99fbe74a8c2bb297a2f27040
RANDOM SEED=759767811

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

/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.236
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.236
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:       1412568 kB
Buffers:         80368 kB
Cached:         472752 kB
SwapCached:       5500 kB
Active:         279308 kB
Inactive:       281684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412568 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            8580 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            68360 kB
Committed_AS:   424804 kB
PageTables:       1452 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= 66300 MiB
End job on node19 at 2009-04-27 13:45:45