Trace number 1785591

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) 4998.77 5001.08

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-145-100.cnf
MD5SUM8691e3b6431437da05017ed8abe8cba2
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 variables145
Number of clauses300
Sum of the clauses size900
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3300
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.47/11.53	c run March_dl for 5 seconds ... 
11.47/11.53	c Bin: Executing march_dl
11.47/11.53	c child exit by a signal
11.47/11.53	c march_dl returned code 137.
11.47/11.53	c run saps (UBCSAT implementation) for 2 seconds ... 
11.47/11.53	c Bin: Executing ubcsat2006
11.47/11.53	c child exited successfully
11.47/11.53	c ubcsat2006 returned code 0.
11.47/11.53	c satzilla computing base features
11.47/11.53	c satzilla doing unit-prop probe
11.47/11.53	c satzilla doing local search probe
11.47/11.53	c satzilla doing lobjois search-space size estimate
11.47/11.53	c satzilla's ranking:
11.47/11.53	c 1) minisat20: -3.267774
11.47/11.53	c 2) vallst+P: -2.954642
11.47/11.53	c 3) minisat20+P: -2.210191
11.47/11.53	c 4) march_dl: 2.208087
11.47/11.53	c 5) march_dl+P: 2.659532
11.47/11.53	c 6) zchaff_rand+P: 4.800775
11.47/11.53	c 7) kcnfs+P: 999.000000
11.47/11.53	c 8) kcnfs: 999.000000
11.47/11.53	c 9) vallst: 999.000000
11.47/11.53	c 10) zchaff_rand: 999.000000
11.47/11.53	c satzilla running minisat20 ... 
11.47/11.53	This is MiniSat 2.0 beta
11.47/11.53	WARNING: for repeatability, setting FPU to use double precision
11.47/11.53	============================[ Problem Statistics ]=============================
11.47/11.53	|                                                                             |
11.47/11.53	|  Number of variables:  145                                                  |
11.47/11.53	|  Number of clauses:    300                                                  |
11.47/11.53	|  Parsing time:         0.00         s                                       |
11.47/11.53	============================[ Search Statistics ]==============================
11.47/11.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.47/11.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.47/11.53	===============================================================================
11.47/11.53	|         0 |     145      300      900 |      100        0    nan |  0.000 % |
11.47/11.53	|       101 |     145      300      900 |      110      101     20 |  0.005 % |
11.47/11.53	|       252 |     145      300      900 |      121      156     15 |  0.005 % |
11.47/11.54	|       477 |     145      300      900 |      133      117     14 |  0.005 % |
11.47/11.54	|       814 |     145      300      900 |      146      150     13 |  0.005 % |
11.47/11.55	|      1321 |     145      300      900 |      161      168     13 |  0.005 % |
11.47/11.56	|      2081 |     145      300      900 |      177      200     15 |  0.005 % |
11.47/11.59	|      3220 |     145      300      900 |      194      133     11 |  0.005 % |
11.50/11.61	|      4928 |     145      300      900 |      214      248     17 |  0.005 % |
11.50/11.66	|      7491 |     145      300      900 |      235      182     13 |  0.005 % |
11.50/11.72	|     11335 |     145      300      900 |      259      177     12 |  0.005 % |
11.50/11.82	|     17103 |     145      300      900 |      285      296     17 |  0.005 % |
11.50/11.99	|     25752 |     145      300      900 |      313      309     19 |  0.005 % |
12.16/12.22	|     38726 |     145      300      900 |      345      295     16 |  0.005 % |
12.46/12.57	|     58188 |     145      300      900 |      379      243     13 |  0.005 % |
13.06/13.11	|     87381 |     145      300      900 |      417      320     15 |  0.005 % |
13.86/13.96	|    131170 |     145      300      900 |      459      432     20 |  0.005 % |
15.16/15.22	|    196855 |     145      300      900 |      505      295     13 |  0.005 % |
17.06/17.12	|    295384 |     145      300      900 |      555      399     16 |  0.005 % |
19.85/19.96	|    443176 |     145      300      900 |      611      473     17 |  0.005 % |
24.45/24.57	|    664859 |     145      300      900 |      672      566     20 |  0.005 % |
31.54/31.66	|    997384 |     145      300      900 |      740      652     20 |  0.005 % |
42.53/42.64	|   1496174 |     145      300      900 |      814      505     15 |  0.005 % |
59.53/59.63	|   2244357 |     145      300      900 |      895      839     19 |  0.005 % |
88.72/88.82	|   3366631 |     145      300      900 |      984      821     20 |  0.005 % |
132.50/132.64	|   5050042 |     145      300      900 |     1083      598     16 |  0.005 % |
198.28/198.40	|   7575159 |     145      300      900 |     1191     1031     18 |  0.005 % |
296.43/296.66	|  11362835 |     145      300      900 |     1310      901     17 |  0.005 % |
443.57/443.88	|  17044347 |     145      300      900 |     1442     1050     22 |  0.005 % |
670.57/670.95	|  25566616 |     145      300      900 |     1586     1094     20 |  0.005 % |
1035.49/1036.00	|  38350019 |     145      300      900 |     1744     1079     18 |  0.005 % |
1611.12/1611.98	|  57525124 |     145      300      900 |     1919     1184     21 |  0.005 % |
2459.52/2460.72	|  86287783 |     145      300      900 |     2111     1030     20 |  0.005 % |
3846.15/3848.05	| 129431771 |     145      300      900 |     2322     2023     21 |  0.005 % |
4998.65/5001.07	c Bin: Executing minisat20
4998.65/5001.07	c child exit by a signal
4998.65/5001.07	c minisat20 returned code 137.
4998.65/5001.07	c minisat20 returned code 137.
4998.65/5001.07	c satzilla running vallst with preprocessing ... 
4998.65/5001.07	c Preprocessing...
4998.65/5001.07	c Inital problem has 145 variables, 300 nary clauses (0 binary clauses).
4998.65/5001.07	c Num non-binary clauses 300, Average non-binary clause length 3.000
4998.65/5001.07	c Theory has no gaps
4998.65/5001.07	c Preprocessor runtime was 0.000 seconds.
4998.65/5001.07	c 
4998.65/5001.07	c Satisfiability of theory still undetermined.
4998.65/5001.07	c See file /tmp/rQfXuT for simplified theory.
4998.65/5001.07	c Bin: Executing vallst
4998.65/5001.07	c vallst returned code 1.
4998.65/5001.07	c vallst returned code 1.
4998.65/5001.07	c satzilla running minisat20 with preprocessing ... 
4998.65/5001.07	c Bin: Executing minisat20
4998.65/5001.07	c minisat20 returned code 1.
4998.65/5001.07	c minisat20 returned code 1.
4998.65/5001.07	c satzilla running march_dl ... 
4998.65/5001.07	c Bin: Executing march_dl
4998.65/5001.07	c march_dl returned code 1.
4998.65/5001.07	c march_dl returned code 1.
4998.65/5001.07	c satzilla running march_dl with preprocessing ... 
4998.65/5001.07	c Bin: Executing march_dl
4998.65/5001.07	c march_dl returned code 1.
4998.65/5001.07	c march_dl returned code 1.
4998.65/5001.07	c satzilla running zchaff_rand with preprocessing ... 
4998.65/5001.07	c Bin: Executing zchaff_rand
4998.65/5001.07	c zchaff_rand returned code 1.
4998.65/5001.07	c zchaff_rand returned code 1.
4998.65/5001.07	c satzilla running kcnfs with preprocessing ... 
4998.65/5001.07	c Bin: Executing kcnfs
4998.65/5001.07	c kcnfs returned code 1.
4998.65/5001.07	c kcnfs returned code 1.
4998.65/5001.07	c satzilla running kcnfs ... 
4998.65/5001.07	c Bin: Executing kcnfs
4998.65/5001.07	c kcnfs returned code 1.
4998.65/5001.07	c kcnfs returned code 1.
4998.65/5001.07	c satzilla running vallst ... 
4998.65/5001.07	c Bin: Executing vallst
4998.65/5001.07	c vallst returned code 1.
4998.65/5001.07	c vallst returned code 1.
4998.65/5001.07	c satzilla running zchaff_rand ... 
4998.65/5001.07	c Bin: Executing zchaff_rand
4998.65/5001.07	c zchaff_rand returned code 1.
4998.65/5001.07	c zchaff_rand returned code 1.
4998.65/5001.07	c ERROR: All Failed! 
4998.65/5001.07	c SATZILLA_TIME=4999.510000

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-1785591-1241919908/watcher-1785591-1241919908 -o /tmp/evaluation-result-1785591-1241919908/solver-1785591-1241919908 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785591-1241919908.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 2/65 7099
/proc/meminfo: memFree=1877768/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=0
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 220023127 774144 118 1992294400 134512640 134996440 4294956256 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 118 74 118 0 68 0

[startup+0.087517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7099
/proc/meminfo: memFree=1877768/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=0.08
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 133 0 0 0 8 0 0 0 19 0 1 0 220023127 774144 125 1992294400 134512640 134996440 4294956256 18446744073709551615 134617622 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 125 74 118 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2196

[startup+0.101517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7099
/proc/meminfo: memFree=1877768/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=0.09
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 133 0 0 0 9 0 0 0 20 0 1 0 220023127 774144 125 1992294400 134512640 134996440 4294956256 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 125 74 118 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2196

[startup+0.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7099
/proc/meminfo: memFree=1877768/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=0.29
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 134 0 0 0 29 0 0 0 22 0 1 0 220023127 774144 126 1992294400 134512640 134996440 4294956256 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 126 74 118 0 68 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2196

[startup+0.701588 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7099
/proc/meminfo: memFree=1877768/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=0.69
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 135 0 0 0 69 0 0 0 25 0 1 0 220023127 774144 127 1992294400 134512640 134996440 4294956256 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 127 74 118 0 68 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2196

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7101
/proc/meminfo: memFree=1877368/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=1.49
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 137 0 0 0 149 0 0 0 25 0 1 0 220023127 774144 129 1992294400 134512640 134996440 4294956256 18446744073709551615 134588358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 129 74 118 0 68 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2196

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7101
/proc/meminfo: memFree=1877240/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=0
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220023127 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 110 95 260 0 84 0
[pid=7100] ppid=7099 vsize=756 CPUtime=3.09
/proc/7100/stat : 7100 (march_dl) R 7099 7099 6936 0 -1 4194304 137 0 0 0 309 0 0 0 25 0 1 0 220023127 774144 129 1992294400 134512640 134996440 4294956256 18446744073709551615 134587825 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7100/statm: 189 129 74 118 0 68 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2196

[startup+6.30124 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 7102
/proc/meminfo: memFree=1876928/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1440 CPUtime=4.99
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 135 138 0 0 0 0 499 0 19 0 1 0 220023127 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 360 111 96 260 0 84 0
[pid=7102] ppid=7099 vsize=6188 CPUtime=1.29
/proc/7102/stat : 7102 (ubcsat2006) R 7099 7099 6936 0 -1 4194304 238 0 0 0 90 39 0 0 25 0 1 0 220023627 6336512 221 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7102/statm: 1547 221 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 7103
/proc/meminfo: memFree=1876872/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=1812 CPUtime=1.16
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 111 0 0 0 116 0 0 0 25 0 1 0 220024280 1855488 106 1992294400 134512640 134998072 4294956256 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 453 106 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3368

[startup+25.5015 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 7103
/proc/meminfo: memFree=1876808/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=1944 CPUtime=13.95
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 151 0 0 0 1395 0 0 0 25 0 1 0 220024280 1990656 146 1992294400 134512640 134998072 4294956256 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 486 146 58 118 0 364 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3500

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 7103
/proc/meminfo: memFree=1876744/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=1944 CPUtime=39.53
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 172 0 0 0 3953 0 0 0 25 0 1 0 220024280 1990656 167 1992294400 134512640 134998072 4294956256 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 486 167 58 118 0 364 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 3500

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 7103
/proc/meminfo: memFree=1876616/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=2196 CPUtime=90.72
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 205 0 0 0 9072 0 0 0 25 0 1 0 220024280 2248704 200 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 549 200 58 118 0 427 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 3752

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7103
/proc/meminfo: memFree=1876488/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=2196 CPUtime=150.69
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 225 0 0 0 15069 0 0 0 25 0 1 0 220024280 2248704 220 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 549 220 58 118 0 427 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 3752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7103
/proc/meminfo: memFree=1876360/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=2328 CPUtime=210.67
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 244 0 0 0 21067 0 0 0 25 0 1 0 220024280 2383872 239 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 582 239 58 118 0 460 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 3884

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7103
/proc/meminfo: memFree=1876296/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=2328 CPUtime=270.64
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 251 0 0 0 27064 0 0 0 25 0 1 0 220024280 2383872 246 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 582 246 58 118 0 460 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 3884

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7103
/proc/meminfo: memFree=1876304/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=2328 CPUtime=330.61
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 268 0 0 0 33061 0 0 0 25 0 1 0 220024280 2383872 263 1992294400 134512640 134998072 4294956256 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 582 263 58 118 0 460 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774416/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4708.59
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 503 0 0 0 470845 14 0 0 25 0 1 0 220024280 3465216 498 1992294400 134512640 134998072 4294956256 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 498 58 118 0 724 0
Current children cumulated CPU time (s) 4720.09
Current children cumulated vsize (KiB) 4940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774480/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4768.56
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 505 0 0 0 476842 14 0 0 25 0 1 0 220024280 3465216 500 1992294400 134512640 134998072 4294956256 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 500 58 118 0 724 0
Current children cumulated CPU time (s) 4780.06
Current children cumulated vsize (KiB) 4940

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774416/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4828.53
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 506 0 0 0 482839 14 0 0 25 0 1 0 220024280 3465216 501 1992294400 134512640 134998072 4294956256 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 501 58 118 0 724 0
Current children cumulated CPU time (s) 4840.03
Current children cumulated vsize (KiB) 4940

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774416/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4888.5
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 488836 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4900
Current children cumulated vsize (KiB) 4940

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4948.47
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 494833 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134528643 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4959.97
Current children cumulated vsize (KiB) 4940

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4952.47
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 495233 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4963.97
Current children cumulated vsize (KiB) 4940

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4965.26
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 496512 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4976.76
Current children cumulated vsize (KiB) 4940

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4978.06
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 497792 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4989.56
Current children cumulated vsize (KiB) 4940

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4981.26
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498112 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4992.76
Current children cumulated vsize (KiB) 4940

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4984.46
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498432 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4995.96
Current children cumulated vsize (KiB) 4940

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4986.06
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498592 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4997.56
Current children cumulated vsize (KiB) 4940

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4986.85
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498671 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4998.35
Current children cumulated vsize (KiB) 4940

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4987.05
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498691 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4998.55
Current children cumulated vsize (KiB) 4940

[startup+5001 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10202
/proc/meminfo: memFree=1774352/2055920 swapFree=4180104/4192956
[pid=7099] ppid=7097 vsize=1556 CPUtime=11.5
/proc/7099/stat : 7099 (SATzilla2007_C) S 7097 7099 6936 0 -1 4194304 514 382 0 0 301 65 700 84 25 0 1 0 220023127 1593344 222 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7099/statm: 389 222 157 260 0 113 0
[pid=7103] ppid=7099 vsize=3384 CPUtime=4987.15
/proc/7103/stat : 7103 (minisat20) R 7099 7099 6936 0 -1 4194304 512 0 0 0 498701 14 0 0 25 0 1 0 220024280 3465216 507 1992294400 134512640 134998072 4294956256 18446744073709551615 134525849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7103/statm: 846 507 58 118 0 724 0
Current children cumulated CPU time (s) 4998.65
Current children cumulated vsize (KiB) 4940

Child status: 17
Real time (s): 5001.08
CPU time (s): 4998.77
CPU user time (s): 4997.11
CPU system time (s): 1.65775
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.11
system time used= 1.65775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1454
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= 10
involuntary context switches= 16669

runsolver used 4.38233 second user time and 13.9159 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-10 03:45:08
IDJOB=1785591
IDBENCH=71109
IDSOLVER=640
FILE ID=node73/1785591-1241919908
PBS_JOBID= 9264861
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= 8691e3b6431437da05017ed8abe8cba2
RANDOM SEED=989191003

node73.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.214
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.214
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:       1878248 kB
Buffers:         45740 kB
Cached:          84724 kB
SwapCached:       7440 kB
Active:          74808 kB
Inactive:        65032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878248 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:            8360 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            23828 kB
Committed_AS:   784176 kB
PageTables:       1396 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= 66296 MiB
End job on node73 at 2009-05-10 05:08:29