Trace number 455965

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) 9998.27 10001.2

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k90.cnf
MD5SUM4d4e319f149d6e692fcbe15ac5f23f27
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 variables48367
Number of clauses172410
Sum of the clauses size457782
Maximum clause length37
Minimum clause length1
Number of clauses of size 11188
Number of clauses of size 290456
Number of clauses of size 374240
Number of clauses of size 4446
Number of clauses of size 5865
Number of clauses of size over 55215

Solver Data (download as text)

41.27/41.39	c run March_dl for 5 seconds ... 
41.27/41.39	c Bin: Executing march_dl
41.27/41.39	c child exit by a signal
41.27/41.39	c march_dl returned code 137.
41.27/41.39	c run saps (UBCSAT implementation) for 2 seconds ... 
41.27/41.39	c Bin: Executing ubcsat2006
41.27/41.39	c child exited successfully
41.27/41.39	c ubcsat2006 returned code 0.
41.27/41.39	c satzilla computing base features
41.27/41.39	c satzilla doing unit-prop probe
41.27/41.39	c satzilla doing local search probe
41.27/41.39	c satzilla doing lobjois search-space size estimate
41.27/41.39	c satzilla's ranking:
41.27/41.39	c 1) minisat20+P: -2.905466
41.27/41.39	c 2) vallst+P: 3.883893
41.27/41.39	c 3) march_dl+P: 4.258385
41.27/41.39	c 4) march_dl: 5.151044
41.27/41.39	c 5) zchaff_rand+P: 5.225650
41.27/41.39	c 6) minisat20: 6.105650
41.27/41.39	c 7) kcnfs+P: 999.000000
41.27/41.39	c 8) kcnfs: 999.000000
41.27/41.39	c 9) vallst: 999.000000
41.27/41.39	c 10) zchaff_rand: 999.000000
41.27/41.39	c satzilla running minisat20 with preprocessing ... 
95.65/95.73	This is MiniSat 2.0 beta
95.65/95.73	WARNING: for repeatability, setting FPU to use double precision
95.65/95.73	============================[ Problem Statistics ]=============================
95.65/95.73	|                                                                             |
95.65/95.74	|  Number of variables:  25763                                                |
95.65/95.74	|  Number of clauses:    110672                                               |
95.67/95.82	|  Parsing time:         0.08         s                                       |
95.67/95.82	============================[ Search Statistics ]==============================
95.67/95.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.67/95.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
95.67/95.82	===============================================================================
95.67/95.82	|         0 |   25763   110672   332333 |    36890        0    nan |  0.000 % |
95.67/95.86	|       101 |   25763   110672   332333 |    40579      101     10 |  0.000 % |
95.67/95.92	|       251 |   25763   110672   332333 |    44637      251     47 |  0.000 % |
95.67/95.99	|       476 |   25763   110672   332333 |    49101      476     34 |  0.000 % |
95.67/96.04	|       814 |   25763   110672   332333 |    54011      814     30 |  0.000 % |
95.67/96.28	|      1321 |   25763   110672   332333 |    59412     1321     41 |  0.000 % |
95.67/96.34	|      2081 |   25763   110672   332333 |    65354     2081     30 |  0.000 % |
96.93/97.02	|      3221 |   25763   110672   332333 |    71889     3221     49 |  0.000 % |
97.03/97.18	|      4929 |   25763   110672   332333 |    79078     4929     36 |  0.000 % |
97.23/97.37	|      7492 |   25763   110672   332333 |    86986     7492     31 |  0.000 % |
98.43/98.59	|     11337 |   25763   110672   332333 |    95684    11337     34 |  0.000 % |
101.53/101.65	|     17104 |   25763   110672   332333 |   105253    17104     41 |  0.000 % |
105.12/105.23	|     25754 |   25763   110672   332333 |   115778    25754     44 |  0.000 % |
120.23/120.37	|     38729 |   25763   110672   332333 |   127356    38729     69 |  0.000 % |
135.22/135.36	|     58190 |   25763   110672   332333 |   140092    58190     68 |  0.000 % |
172.80/172.92	|     87382 |   25763   110672   332333 |   154101    87382     86 |  0.000 % |
233.69/233.82	|    131172 |   25763   110672   332333 |   169511   131172     96 |  0.000 % |
437.93/438.19	|    196856 |   25763   110672   332333 |   186462    27601    283 |  0.000 % |
581.50/581.72	|    295382 |   25763   110672   332333 |   205109   126127    136 |  0.000 % |
1080.57/1080.91	|    443172 |   25763   110672   332333 |   225619    69454    242 |  0.000 % |
2541.21/2542.05	|    664857 |   25763   110672   332333 |   248181    69551    306 |  0.000 % |
3347.69/3348.78	|    997382 |   25763   110672   332333 |   273000   154075    108 |  0.000 % |
5382.75/5384.48	|   1496171 |   25763   110672   332333 |   300300   113130    310 |  0.000 % |
9660.33/9663.21	|   2244353 |   25763   110672   332333 |   330330   271670    309 |  0.000 % |
9998.14/10001.18	c Preprocessing...
9998.14/10001.18	c Inital problem has 48367 variables, 81954 nary clauses (90456 binary clauses).
9998.14/10001.18	c Num non-binary clauses 80766, Average non-binary clause length 3.413
9998.14/10001.18	c Theory has no gaps
9998.14/10001.18	c Preprocessor runtime was 54.000 seconds.
9998.14/10001.18	c 
9998.14/10001.18	c Satisfiability of theory still undetermined.
9998.14/10001.18	c See file /tmp/k5W4vd for simplified theory.
9998.14/10001.18	c Bin: Executing minisat20
9998.14/10001.18	c child exit by a signal
9998.14/10001.18	c minisat20 returned code 137.
9998.14/10001.18	c minisat20 returned code 137.
9998.14/10001.18	c satzilla running vallst with preprocessing ... 
9998.14/10001.18	c Bin: Executing vallst
9998.14/10001.18	c vallst returned code 1.
9998.14/10001.18	c vallst returned code 1.
9998.14/10001.18	c satzilla running march_dl with preprocessing ... 
9998.14/10001.18	c Bin: Executing march_dl
9998.14/10001.18	c march_dl returned code 1.
9998.14/10001.18	c march_dl returned code 1.
9998.14/10001.18	c satzilla running march_dl ... 
9998.14/10001.18	c Bin: Executing march_dl
9998.14/10001.18	c march_dl returned code 1.
9998.14/10001.18	c march_dl returned code 1.
9998.14/10001.18	c satzilla running zchaff_rand with preprocessing ... 
9998.14/10001.18	c Bin: Executing zchaff_rand
9998.14/10001.18	c zchaff_rand returned code 1.
9998.14/10001.18	c zchaff_rand returned code 1.
9998.14/10001.18	c satzilla running minisat20 ... 
9998.14/10001.18	c Bin: Executing minisat20
9998.14/10001.18	c minisat20 returned code 1.
9998.14/10001.18	c minisat20 returned code 1.
9998.14/10001.18	c satzilla running kcnfs with preprocessing ... 
9998.14/10001.18	c Bin: Executing kcnfs
9998.14/10001.18	c kcnfs returned code 1.
9998.14/10001.18	c kcnfs returned code 1.
9998.14/10001.18	c satzilla running kcnfs ... 
9998.14/10001.18	c Bin: Executing kcnfs
9998.14/10001.18	c kcnfs returned code 1.
9998.14/10001.18	c kcnfs returned code 1.
9998.14/10001.18	c satzilla running vallst ... 
9998.14/10001.18	c Bin: Executing vallst
9998.14/10001.18	c vallst returned code 1.
9998.14/10001.18	c vallst returned code 1.
9998.14/10001.18	c satzilla running zchaff_rand ... 
9998.14/10001.18	c Bin: Executing zchaff_rand
9998.14/10001.18	c zchaff_rand returned code 1.
9998.14/10001.18	c zchaff_rand returned code 1.
9998.14/10001.18	c ERROR: All Failed! 
9998.14/10001.18	c SATZILLA_TIME=9999.750000

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/node47/watcher-455965-1178609774 -o ROOT/results/node47/solver-455965-1178609774 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455965-1178609774/SATzilla2007_C /tmp/evaluation/455965-1178609774/instance-455965-1178609774.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/77 12836
/proc/meminfo: memFree=1772848/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=632 CPUtime=0
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 215822817 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 158 46 39 118 0 37 0

[startup+0.0699479 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 12836
/proc/meminfo: memFree=1772848/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=5096 CPUtime=0.06
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 977 0 0 0 6 0 0 0 19 0 1 0 215822817 5218304 972 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 1274 973 50 118 0 1153 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6536

[startup+0.10195 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 12836
/proc/meminfo: memFree=1772848/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=5492 CPUtime=0.09
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 1096 0 0 0 9 0 0 0 19 0 1 0 215822817 5623808 1091 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 1373 1091 50 118 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6932

[startup+0.301972 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 12836
/proc/meminfo: memFree=1772848/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=7736 CPUtime=0.29
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 1804 0 0 0 29 0 0 0 20 0 1 0 215822817 7921664 1799 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 1934 1799 50 118 0 1813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9176

[startup+0.702015 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 12836
/proc/meminfo: memFree=1772848/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=46076 CPUtime=0.69
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 11482 0 0 0 64 5 0 0 24 0 1 0 215822817 47181824 10834 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 11519 10836 55 118 0 11398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47516

[startup+1.5011 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 12838
/proc/meminfo: memFree=1757344/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=19168 CPUtime=1.49
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 17402 0 0 0 139 10 0 0 25 0 1 0 215822817 19628032 4100 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 4792 4100 55 118 0 4671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20608

[startup+3.10128 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 12838
/proc/meminfo: memFree=1755040/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=0
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 215822817 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 360 110 95 260 0 84 0
[pid=12837] ppid=12836 vsize=20212 CPUtime=3.09
/proc/12837/stat : 12837 (march_dl) R 12836 12836 12780 0 -1 4194304 18159 0 0 0 299 10 0 0 25 0 1 0 215822817 20697088 4415 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12837/statm: 5053 4415 57 118 0 4932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21652

[startup+6.30162 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 12839
/proc/meminfo: memFree=1761120/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=1440 CPUtime=4.99
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 134 18159 0 0 0 0 488 11 16 0 1 0 215822817 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 360 111 96 260 0 84 0
[pid=12839] ppid=12836 vsize=18488 CPUtime=1.29
/proc/12839/stat : 12839 (ubcsat2006) R 12836 12836 12780 0 -1 4194304 2995 0 0 0 127 2 0 0 25 0 1 0 215823318 18931712 2978 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12839/statm: 4622 2978 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 12839
/proc/meminfo: memFree=1755568/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=19044 CPUtime=12.68
/proc/12836/stat : 12836 (SATzilla2007_C) R 12834 12836 12780 0 -1 4194304 4431 21160 0 0 539 3 712 14 25 0 1 0 215822817 19501056 4401 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12836/statm: 4761 4401 121 260 0 4485 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19044

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 12839
/proc/meminfo: memFree=1762160/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=11928 CPUtime=25.47
/proc/12836/stat : 12836 (SATzilla2007_C) R 12834 12836 12780 0 -1 4194304 5762 21160 0 0 1815 6 712 14 25 0 1 0 215822817 12214272 2724 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 1 0 0
/proc/12836/statm: 2982 2724 124 260 0 2706 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11928

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 12839
/proc/meminfo: memFree=1703408/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=224560 CPUtime=51.06
/proc/12836/stat : 12836 (SATzilla2007_C) R 12834 12836 12780 0 -1 4194304 25726 21160 0 0 4364 16 712 14 25 0 1 0 215822817 229949440 17505 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134593993 0 0 4096 0 0 0 0 17 1 0 0
/proc/12836/statm: 56140 17505 164 260 0 55864 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 224560

[startup+102.305 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 12840
/proc/meminfo: memFree=1679976/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=12388 CPUtime=6.56
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 2959 0 0 0 654 2 0 0 25 0 1 0 215832389 12685312 2953 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 3097 2953 59 118 0 2975 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 93144

[startup+162.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 12840
/proc/meminfo: memFree=1655400/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=37044 CPUtime=66.54
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 9129 0 0 0 6645 9 0 0 25 0 1 0 215832389 37933056 9123 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 9261 9123 59 118 0 9139 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 117800

[startup+222.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/79 12840
/proc/meminfo: memFree=1632936/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=59284 CPUtime=126.52
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 14660 0 0 0 12637 15 0 0 25 0 1 0 215832389 60706816 14654 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 14821 14654 59 118 0 14699 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 140040

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 12840
/proc/meminfo: memFree=1611816/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=80696 CPUtime=186.51
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 19979 0 0 0 18630 21 0 0 25 0 1 0 215832389 82632704 19973 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 20174 19973 59 118 0 20052 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 161452

[startup+342.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/79 12840
/proc/meminfo: memFree=1591344/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=101040 CPUtime=246.49
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 25078 0 0 0 24622 27 0 0 25 0 1 0 215832389 103464960 25072 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 25260 25072 59 118 0 25138 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 181796

[startup+402.302 s]
/proc/loadavg: 1.07 1.05 1.01 2/79 12840
/proc/meminfo: memFree=1572464/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271600/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9543.76
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104534 0 0 0 954198 178 0 0 25 0 1 0 215832389 430448640 104528 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104528 59 118 0 104968 0
Current children cumulated CPU time (s) 9639.43
Current children cumulated vsize (KiB) 501116

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271536/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9603.75
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104534 0 0 0 960196 179 0 0 25 0 1 0 215832389 430448640 104528 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104528 59 118 0 104968 0
Current children cumulated CPU time (s) 9699.42
Current children cumulated vsize (KiB) 501116

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271472/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9663.73
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104534 0 0 0 966194 179 0 0 25 0 1 0 215832389 430448640 104528 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104528 59 118 0 104968 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 501116

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271472/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9723.72
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104538 0 0 0 972192 180 0 0 25 0 1 0 215832389 430448640 104532 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104532 59 118 0 104968 0
Current children cumulated CPU time (s) 9819.39
Current children cumulated vsize (KiB) 501116

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271408/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9783.7
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104544 0 0 0 978190 180 0 0 25 0 1 0 215832389 430448640 104538 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104538 59 118 0 104968 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 501116

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271344/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9843.68
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104552 0 0 0 984188 180 0 0 25 0 1 0 215832389 430448640 104546 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104546 59 118 0 104968 0
Current children cumulated CPU time (s) 9939.35
Current children cumulated vsize (KiB) 501116

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271344/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9859.69
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104555 0 0 0 985788 181 0 0 25 0 1 0 215832389 430448640 104549 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104549 59 118 0 104968 0
Current children cumulated CPU time (s) 9955.36
Current children cumulated vsize (KiB) 501116

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271280/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420360 CPUtime=9885.28
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104558 0 0 0 988347 181 0 0 25 0 1 0 215832389 430448640 104552 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105090 104552 59 118 0 104968 0
Current children cumulated CPU time (s) 9980.95
Current children cumulated vsize (KiB) 501116

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1271152/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=420492 CPUtime=9891.68
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104600 0 0 0 988987 181 0 0 25 0 1 0 215832389 430583808 104594 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105123 104594 59 118 0 105001 0
Current children cumulated CPU time (s) 9987.35
Current children cumulated vsize (KiB) 501248

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1270448/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=421152 CPUtime=9898.08
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104781 0 0 0 989627 181 0 0 25 0 1 0 215832389 431259648 104775 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105288 104775 59 118 0 105166 0
Current children cumulated CPU time (s) 9993.75
Current children cumulated vsize (KiB) 501908

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1270320/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=421416 CPUtime=9899.67
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104823 0 0 0 989786 181 0 0 25 0 1 0 215832389 431529984 104817 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105354 104817 59 118 0 105232 0
Current children cumulated CPU time (s) 9995.34
Current children cumulated vsize (KiB) 502172

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1270192/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=421548 CPUtime=9901.27
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104872 0 0 0 989946 181 0 0 25 0 1 0 215832389 431665152 104866 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105387 104866 59 118 0 105265 0
Current children cumulated CPU time (s) 9996.94
Current children cumulated vsize (KiB) 502304

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1270064/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=421680 CPUtime=9902.07
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104892 0 0 0 990026 181 0 0 25 0 1 0 215832389 431800320 104886 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105420 104886 59 118 0 105298 0
Current children cumulated CPU time (s) 9997.74
Current children cumulated vsize (KiB) 502436

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13440
/proc/meminfo: memFree=1269936/2055920 swapFree=4157864/4192956
[pid=12836] ppid=12834 vsize=80756 CPUtime=95.67
/proc/12836/stat : 12836 (SATzilla2007_C) S 12834 12836 12780 0 -1 4194304 30127 21160 0 0 8793 48 712 14 25 0 1 0 215822817 82694144 19174 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 20189 19174 165 260 0 19913 0
[pid=12840] ppid=12836 vsize=421680 CPUtime=9902.47
/proc/12840/stat : 12840 (minisat20) R 12836 12836 12780 0 -1 4194304 104902 0 0 0 990066 181 0 0 25 0 1 0 215832389 431800320 104896 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12840/statm: 105420 104896 59 118 0 105298 0
Current children cumulated CPU time (s) 9998.14
Current children cumulated vsize (KiB) 502436

Child status: 17
Real time (s): 10001.2
CPU time (s): 9998.27
CPU user time (s): 9995.74
CPU system time (s): 2.52861
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 502436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.74
system time used= 2.52861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156202
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= 24
involuntary context switches= 60802

runsolver used 8.98163 second user time and 27.3698 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue May  8 07:36:15 UTC 2007

IDJOB= 455965
IDBENCH= 20538
IDSOLVER= 179
FILE ID= node47/455965-1178609774

PBS_JOBID= 5218241

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4d4e319f149d6e692fcbe15ac5f23f27

RANDOM SEED= 750527367

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1773256 kB
Buffers:         34632 kB
Cached:         132072 kB
SwapCached:       3568 kB
Active:          85392 kB
Inactive:       104528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773256 kB
SwapTotal:     4192956 kB
SwapFree:      4157864 kB
Dirty:           12772 kB
Writeback:           0 kB
Mapped:          30420 kB
Slab:            78200 kB
Committed_AS:  5538056 kB
PageTables:       1776 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= 66552 MiB

End job on node47 on Tue May  8 10:22:56 UTC 2007