Trace number 455992

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.88 10001

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark181.585
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data (download as text)

62.24/62.40	c run March_dl for 5 seconds ... 
62.24/62.40	c Bin: Executing march_dl
62.24/62.40	c child exit by a signal
62.24/62.40	c march_dl returned code 137.
62.24/62.40	c run saps (UBCSAT implementation) for 2 seconds ... 
62.24/62.40	c Bin: Executing ubcsat2006
62.24/62.40	c child exited successfully
62.24/62.40	c ubcsat2006 returned code 0.
62.24/62.40	c satzilla computing base features
62.24/62.40	c satzilla doing unit-prop probe
62.24/62.40	c satzilla doing local search probe
62.24/62.40	c satzilla doing lobjois search-space size estimate
62.24/62.40	c satzilla's ranking:
62.24/62.40	c 1) minisat20+P: -1.645901
62.24/62.40	c 2) minisat20: 2.866573
62.24/62.40	c 3) march_dl+P: 3.581670
62.24/62.40	c 4) vallst+P: 4.132145
62.24/62.40	c 5) march_dl: 4.516770
62.24/62.40	c 6) zchaff_rand+P: 6.600651
62.24/62.40	c 7) kcnfs+P: 999.000000
62.24/62.40	c 8) kcnfs: 999.000000
62.24/62.40	c 9) vallst: 999.000000
62.24/62.40	c 10) zchaff_rand: 999.000000
62.24/62.40	c satzilla running minisat20 with preprocessing ... 
123.13/123.26	This is MiniSat 2.0 beta
123.13/123.26	WARNING: for repeatability, setting FPU to use double precision
123.13/123.26	============================[ Problem Statistics ]=============================
123.13/123.26	|                                                                             |
123.13/123.28	|  Number of variables:  112764                                               |
123.13/123.28	|  Number of clauses:    468539                                               |
123.18/123.55	|  Parsing time:         0.25         s                                       |
123.18/123.57	============================[ Search Statistics ]==============================
123.18/123.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
123.18/123.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
123.18/123.57	===============================================================================
123.18/123.57	|         0 |  106092   438988  1129050 |   146329        0    nan |  0.000 % |
123.18/123.61	|       101 |  106091   438988  1129050 |   160962      100      9 |  5.935 % |
123.18/123.63	|       251 |  106091   438988  1129050 |   177058      250     13 |  5.935 % |
123.18/123.78	|       476 |  106053   438988  1129050 |   194764      472     12 |  6.584 % |
123.18/124.03	|       813 |  106014   438988  1129050 |   214240      807     11 |  6.633 % |
123.18/124.15	|      1319 |  106014   438988  1129050 |   235664     1313     14 |  6.633 % |
124.40/124.59	|      2080 |  105284   435276  1119636 |   259231     2070     18 |  6.640 % |
124.80/124.97	|      3219 |  105283   435276  1119636 |   285154     3209     18 |  6.640 % |
125.80/125.97	|      4927 |  105275   435258  1119599 |   313669     4915     20 |  6.642 % |
126.91/127.10	|      7491 |  105262   435183  1119418 |   345036     7474     19 |  6.653 % |
129.41/129.52	|     11338 |  105255   435183  1119418 |   379540    11318     23 |  6.665 % |
131.70/131.85	|     17109 |  105248   435132  1119297 |   417494    17086     25 |  6.665 % |
135.81/135.92	|     25758 |  104822   433435  1115088 |   459244    25696     25 |  7.043 % |
142.30/142.43	|     38733 |  104797   433275  1114708 |   505168    38657     25 |  7.098 % |
154.40/154.51	|     58195 |  104692   432456  1112674 |   555685    58097     27 |  7.158 % |
187.29/187.42	|     87387 |  104691   432441  1112644 |   611253    87288     40 |  7.159 % |
248.68/248.80	|    131176 |  104534   431528  1110403 |   672379   131050     57 |  7.299 % |
408.83/409.09	|    196862 |  104366   430751  1108465 |   739617   196683     90 |  7.453 % |
732.44/732.70	|    295391 |  104345   430587  1108075 |   813578   295177    124 |  7.477 % |
1600.91/1601.43	|    443182 |  104323   430469  1107787 |   894936   442938    170 |  7.494 % |
3088.70/3089.73	|    664865 |  104307   430386  1107584 |   984430   664609    177 |  7.506 % |
6134.48/6136.35	|    997390 |  104281   430269  1107312 |  1082873   997013    188 |  7.553 % |
8846.05/8848.76	|   1496181 |  103711   427820  1101121 |  1191161   394059    166 |  8.036 % |
9997.81/10000.96	c Preprocessing...
9997.81/10000.96	c Inital problem has 112764 variables, 136564 nary clauses (331975 binary clauses).
9997.81/10000.96	c Num non-binary clauses 134492, Average non-binary clause length 3.977
9997.81/10000.96	c Theory has no gaps
9997.81/10000.96	c preprocessor timed out at 60.000000 sec
9997.81/10000.96	c Bin: Executing minisat20
9997.81/10000.96	c child exit by a signal
9997.81/10000.96	c minisat20 returned code 137.
9997.81/10000.96	c minisat20 returned code 137.
9997.81/10000.96	c satzilla running minisat20 ... 
9997.81/10000.96	c Bin: Executing minisat20
9997.81/10000.96	c minisat20 returned code 1.
9997.81/10000.96	c minisat20 returned code 1.
9997.81/10000.96	c satzilla running march_dl with preprocessing ... 
9997.81/10000.96	c Bin: Executing march_dl
9997.81/10000.96	c march_dl returned code 1.
9997.81/10000.96	c march_dl returned code 1.
9997.81/10000.96	c satzilla running vallst with preprocessing ... 
9997.81/10000.96	c Bin: Executing vallst
9997.81/10000.96	c vallst returned code 1.
9997.81/10000.96	c vallst returned code 1.
9997.81/10000.96	c satzilla running march_dl ... 
9997.81/10000.96	c Bin: Executing march_dl
9997.81/10000.96	c march_dl returned code 1.
9997.81/10000.96	c march_dl returned code 1.
9997.81/10000.96	c satzilla running zchaff_rand with preprocessing ... 
9997.81/10000.96	c Bin: Executing zchaff_rand
9997.81/10000.96	c zchaff_rand returned code 1.
9997.81/10000.96	c zchaff_rand returned code 1.
9997.81/10000.96	c satzilla running kcnfs with preprocessing ... 
9997.81/10000.96	c Bin: Executing kcnfs
9997.81/10000.96	c kcnfs returned code 1.
9997.81/10000.96	c kcnfs returned code 1.
9997.81/10000.96	c satzilla running kcnfs ... 
9997.81/10000.96	c Bin: Executing kcnfs
9997.81/10000.96	c kcnfs returned code 1.
9997.81/10000.96	c kcnfs returned code 1.
9997.81/10000.96	c satzilla running vallst ... 
9997.81/10000.96	c Bin: Executing vallst
9997.81/10000.96	c vallst returned code 1.
9997.81/10000.96	c vallst returned code 1.
9997.81/10000.96	c satzilla running zchaff_rand ... 
9997.81/10000.97	c Bin: Executing zchaff_rand
9997.81/10000.97	c zchaff_rand returned code 1.
9997.81/10000.97	c zchaff_rand returned code 1.
9997.81/10000.97	c ERROR: All Failed! 
9997.81/10000.97	c SATZILLA_TIME=9999.360000

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/node35/watcher-455992-1178626537 -o ROOT/results/node35/solver-455992-1178626537 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455992-1178626537/SATzilla2007_C /tmp/evaluation/455992-1178626537/instance-455992-1178626537.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.84 0.94 0.93 3/77 12947
/proc/meminfo: memFree=1544304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=632 CPUtime=0
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 310569220 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 158 46 39 118 0 37 0

[startup+0.059866 s]
/proc/loadavg: 0.84 0.94 0.93 3/77 12947
/proc/meminfo: memFree=1544304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=632 CPUtime=0.05
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 51 0 0 0 5 0 0 0 19 0 1 0 310569220 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2072

[startup+0.101871 s]
/proc/loadavg: 0.84 0.94 0.93 3/77 12947
/proc/meminfo: memFree=1544304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=632 CPUtime=0.09
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 51 0 0 0 9 0 0 0 19 0 1 0 310569220 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301894 s]
/proc/loadavg: 0.84 0.94 0.93 3/77 12947
/proc/meminfo: memFree=1544304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=13384 CPUtime=0.29
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 2800 0 0 0 28 1 0 0 20 0 1 0 310569220 13705216 2795 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 3346 2795 50 118 0 3225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14824

[startup+0.70194 s]
/proc/loadavg: 0.84 0.94 0.93 3/77 12947
/proc/meminfo: memFree=1544304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=18268 CPUtime=0.69
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 4319 0 0 0 67 2 0 0 24 0 1 0 310569220 18706432 4314 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 4567 4314 50 118 0 4446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19708

[startup+1.50103 s]
/proc/loadavg: 0.84 0.94 0.93 2/79 12949
/proc/meminfo: memFree=1513760/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=47216 CPUtime=1.49
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 12094 0 0 0 143 6 0 0 25 0 1 0 310569220 48349184 9948 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650690 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 11804 9948 55 118 0 11683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48656

[startup+3.10122 s]
/proc/loadavg: 0.85 0.94 0.93 2/79 12949
/proc/meminfo: memFree=1503904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=0
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310569220 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 360 110 95 260 0 84 0
[pid=12948] ppid=12947 vsize=46800 CPUtime=3.09
/proc/12948/stat : 12948 (march_dl) R 12947 12947 12891 0 -1 4194304 14948 0 0 0 301 8 0 0 25 0 1 0 310569220 47923200 9877 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644069 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12948/statm: 11700 9877 57 118 0 11579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48240

[startup+6.30159 s]
/proc/loadavg: 0.85 0.94 0.93 2/79 12950
/proc/meminfo: memFree=1538720/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=1440 CPUtime=5.01
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 134 26596 0 0 0 0 487 14 16 0 1 0 310569220 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12947/statm: 360 111 96 260 0 84 0
[pid=12950] ppid=12947 vsize=39580 CPUtime=1.26
/proc/12950/stat : 12950 (ubcsat2006) R 12947 12947 12891 0 -1 4194304 7391 0 0 0 123 3 0 0 25 0 1 0 310569723 40529920 7374 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12950/statm: 9895 7374 156 64 0 9476 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41020

[startup+12.7023 s]
/proc/loadavg: 0.88 0.94 0.93 2/78 12950
/proc/meminfo: memFree=1500856/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=47104 CPUtime=12.66
/proc/12947/stat : 12947 (SATzilla2007_C) R 12945 12947 12891 0 -1 4194304 10965 33994 0 0 495 5 748 18 25 0 1 0 310569220 48234496 10935 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12947/statm: 11776 10935 121 260 0 11500 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 47104

[startup+25.5018 s]
/proc/loadavg: 0.89 0.94 0.93 2/78 12950
/proc/meminfo: memFree=1500408/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=47104 CPUtime=25.45
/proc/12947/stat : 12947 (SATzilla2007_C) R 12945 12947 12891 0 -1 4194304 11113 33994 0 0 1772 7 748 18 25 0 1 0 310569220 48234496 11083 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12947/statm: 11776 11083 121 260 0 11500 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47104

[startup+51.1018 s]
/proc/loadavg: 0.93 0.94 0.93 2/78 12950
/proc/meminfo: memFree=1499320/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=47104 CPUtime=51.05
/proc/12947/stat : 12947 (SATzilla2007_C) R 12945 12947 12891 0 -1 4194304 11403 33994 0 0 4329 10 748 18 25 0 1 0 310569220 48234496 11373 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12947/statm: 11776 11373 121 260 0 11500 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47104

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.93 2/78 12950
/proc/meminfo: memFree=1411960/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=229088 CPUtime=102.23
/proc/12947/stat : 12947 (SATzilla2007_C) R 12945 12947 12891 0 -1 4194304 66661 33994 0 0 9386 71 748 18 25 0 1 0 310569220 234586112 33154 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134596301 0 0 4096 0 0 0 0 17 1 0 0
/proc/12947/statm: 57272 33154 165 260 0 56996 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 229088

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.93 2/79 12951
/proc/meminfo: memFree=1374960/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=39216 CPUtime=39.01
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 9246 0 0 0 3894 7 0 0 25 0 1 0 310581546 40157184 9240 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 9804 9240 59 118 0 9682 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 262564

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.93 2/79 12951
/proc/meminfo: memFree=1360304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=53652 CPUtime=99
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 12855 0 0 0 9889 11 0 0 25 0 1 0 310581546 54939648 12849 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 13413 12849 59 118 0 13291 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 277000

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 12951
/proc/meminfo: memFree=1342896/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=71356 CPUtime=158.98
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 17238 0 0 0 15881 17 0 0 25 0 1 0 310581546 73068544 17232 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 17839 17232 59 118 0 17717 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 294704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 12951
/proc/meminfo: memFree=1325560/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=88392 CPUtime=218.96
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 21528 0 0 0 21873 23 0 0 25 0 1 0 310581546 90513408 21522 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 22098 21522 59 118 0 21976 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 311740

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 12951
/proc/meminfo: memFree=1309304/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=104652 CPUtime=278.95
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 25624 0 0 0 27867 28 0 0 25 0 1 0 310581546 107163648 25618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 26163 25618 59 118 0 26041 0

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


[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13353
/proc/meminfo: memFree=487160/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9516.25
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 951290 335 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9639.43
Current children cumulated vsize (KiB) 1151540

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13353
/proc/meminfo: memFree=487160/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9576.24
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 957288 336 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9699.42
Current children cumulated vsize (KiB) 1151540

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13353
/proc/meminfo: memFree=487160/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9636.22
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 963286 336 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 1151540

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13353
/proc/meminfo: memFree=487160/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9696.21
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 969284 337 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9819.39
Current children cumulated vsize (KiB) 1151540

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13353
/proc/meminfo: memFree=487160/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9756.19
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 975282 337 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 1151540

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/85 13469
/proc/meminfo: memFree=485832/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9816.12
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 981273 339 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9939.3
Current children cumulated vsize (KiB) 1151540

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

[startup+9958.31 s]
/proc/loadavg: 0.99 0.97 0.93 2/85 13517
/proc/meminfo: memFree=485824/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9832.1
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 982871 339 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9955.28
Current children cumulated vsize (KiB) 1151540

[startup+9983.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486896/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9857.66
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 985427 339 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9980.84
Current children cumulated vsize (KiB) 1151540

[startup+9990.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486896/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9864.06
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 986067 339 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9987.24
Current children cumulated vsize (KiB) 1151540

[startup+9996.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9870.47
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 986707 340 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9993.65
Current children cumulated vsize (KiB) 1151540

[startup+9998.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9872.06
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 986866 340 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527591 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9995.24
Current children cumulated vsize (KiB) 1151540

[startup+9999.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9873.66
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 987026 340 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9996.84
Current children cumulated vsize (KiB) 1151540

[startup+10000.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=928192 CPUtime=9874.46
/proc/12951/stat : 12951 (minisat20) R 12947 12947 12891 0 -1 4194304 230572 0 0 0 987106 340 0 0 25 0 1 0 310581546 950468608 230566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12951/statm: 232048 230566 59 118 0 231926 0
Current children cumulated CPU time (s) 9997.64
Current children cumulated vsize (KiB) 1151540

[startup+10000.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/79 13551
/proc/meminfo: memFree=486904/2055920 swapFree=4151392/4192956
[pid=12947] ppid=12945 vsize=223348 CPUtime=123.18
/proc/12947/stat : 12947 (SATzilla2007_C) S 12945 12947 12891 0 -1 4194304 73479 33994 0 0 11456 96 748 18 25 0 1 0 310569220 228708352 33244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 55837 33244 165 260 0 55561 0
[pid=12951] ppid=12947 vsize=0 CPUtime=9874.63
/proc/12951/stat : 12951 (minisat20) D 12947 12947 12891 0 -1 4195332 230572 0 0 0 987109 354 0 0 25 0 1 0 310581546 0 0 18446744073709551615 0 0 0 0 0 256 2147483391 8392704 3 18446744072099781622 0 0 17 1 0 0
/proc/12951/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.81
Current children cumulated vsize (KiB) 223348

Child status: 17
Real time (s): 10001
CPU time (s): 9997.88
CPU user time (s): 9993.15
CPU system time (s): 4.72528
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1151540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9993.15
system time used= 4.72528
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338058
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= 12901

runsolver used 9.73752 second user time and 25.6561 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  8 12:15:38 UTC 2007

IDJOB= 455992
IDBENCH= 20565
IDSOLVER= 179
FILE ID= node35/455992-1178626537

PBS_JOBID= 5218311

Free space on /tmp= 66546 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= /tmp/evaluation/455992-1178626537/SATzilla2007_C /tmp/evaluation/455992-1178626537/instance-455992-1178626537.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-455992-1178626537 -o ROOT/results/node35/solver-455992-1178626537 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455992-1178626537/SATzilla2007_C /tmp/evaluation/455992-1178626537/instance-455992-1178626537.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  123611192e7b44f446f7ac11e53423f6

RANDOM SEED= 367912816

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1544776 kB
Buffers:         37776 kB
Cached:         351084 kB
SwapCached:       8872 kB
Active:         202212 kB
Inactive:       210144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544776 kB
SwapTotal:     4192956 kB
SwapFree:      4151392 kB
Dirty:           19436 kB
Writeback:           0 kB
Mapped:          30656 kB
Slab:            84156 kB
Committed_AS:  7618088 kB
PageTables:       1996 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= 66546 MiB

End job on node35 on Tue May  8 15:02:19 UTC 2007