Trace number 1785543

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) 4999.11 5000.4

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark922.193
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

10.57/10.62	c run March_dl for 5 seconds ... 
10.57/10.62	c Bin: Executing march_dl
10.57/10.62	c child exit by a signal
10.57/10.62	c march_dl returned code 137.
10.57/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.62	c Bin: Executing ubcsat2006
10.57/10.62	c child exited successfully
10.57/10.62	c ubcsat2006 returned code 0.
10.57/10.62	c satzilla computing base features
10.57/10.62	c satzilla doing unit-prop probe
10.57/10.62	c satzilla doing local search probe
10.57/10.62	c satzilla doing lobjois search-space size estimate
10.57/10.62	c satzilla's ranking:
10.57/10.62	c 1) minisat20+P: 0.957644
10.57/10.62	c 2) march_dl+P: 1.240576
10.57/10.62	c 3) minisat20: 1.607172
10.57/10.62	c 4) vallst+P: 1.857223
10.57/10.62	c 5) march_dl: 2.037943
10.57/10.62	c 6) zchaff_rand+P: 3.371663
10.57/10.62	c 7) kcnfs+P: 999.000000
10.57/10.62	c 8) kcnfs: 999.000000
10.57/10.62	c 9) vallst: 999.000000
10.57/10.62	c 10) zchaff_rand: 999.000000
10.57/10.62	c satzilla running minisat20 with preprocessing ... 
10.77/10.86	This is MiniSat 2.0 beta
10.77/10.86	WARNING: for repeatability, setting FPU to use double precision
10.77/10.86	============================[ Problem Statistics ]=============================
10.77/10.86	|                                                                             |
10.77/10.87	|  Number of variables:  1537                                                 |
10.77/10.87	|  Number of clauses:    32638                                                |
10.77/10.88	|  Parsing time:         0.01         s                                       |
10.77/10.88	============================[ Search Statistics ]==============================
10.77/10.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.88	===============================================================================
10.77/10.88	|         0 |    1537    32638    82623 |    10879        0    nan |  0.000 % |
10.77/10.89	|       100 |    1537    32638    82623 |    11967      100     80 |  0.000 % |
10.87/10.90	|       250 |    1537    32638    82623 |    13163      250     60 |  0.000 % |
10.87/10.92	|       475 |    1537    32638    82623 |    14480      475     51 |  0.000 % |
10.87/10.94	|       812 |    1537    32638    82623 |    15928      812     51 |  0.000 % |
10.87/10.97	|      1318 |    1537    32638    82623 |    17521     1318     53 |  0.000 % |
10.97/11.02	|      2078 |    1537    32638    82623 |    19273     2078     63 |  0.000 % |
11.06/11.10	|      3217 |    1537    32638    82623 |    21200     3217     58 |  0.000 % |
11.16/11.25	|      4926 |    1537    32638    82623 |    23320     4926     67 |  0.000 % |
11.46/11.53	|      7488 |    1537    32638    82623 |    25652     7488     72 |  0.000 % |
12.16/12.20	|     11333 |    1537    32638    82623 |    28218    11333     78 |  0.000 % |
13.16/13.28	|     17100 |    1537    32638    82623 |    31040    17100     77 |  0.000 % |
15.76/15.86	|     25750 |    1537    32638    82623 |    34144    25750     78 |  0.000 % |
21.46/21.55	|     38727 |    1537    32638    82623 |    37558    21127     74 |  0.000 % |
30.35/30.45	|     58189 |    1537    32638    82623 |    41314    20543     71 |  0.000 % |
46.25/46.37	|     87381 |    1537    32638    82623 |    45445    28874     71 |  0.000 % |
76.94/77.04	|    131170 |    1537    32638    82623 |    49990    24722     65 |  0.000 % |
133.03/133.17	|    196855 |    1537    32638    82623 |    54989    37010     73 |  0.000 % |
231.50/231.65	|    295381 |    1537    32638    82623 |    60488    45411     81 |  0.000 % |
370.36/370.50	|    443170 |    1537    32638    82623 |    66537    48241     75 |  0.000 % |
633.40/633.64	|    664854 |    1537    32638    82623 |    73190    26904     54 |  0.000 % |
1046.69/1047.03	|    997380 |    1537    32638    82623 |    80509    46405     73 |  0.000 % |
1780.99/1781.53	|   1496170 |    1537    32638    82623 |    88560    74057     85 |  0.000 % |
2997.49/2998.32	|   2244353 |    1537    32638    82623 |    97416    59241     82 |  0.000 % |
4998.99/5000.39	c Preprocessing...
4998.99/5000.39	c Inital problem has 1617 variables, 11457 nary clauses (14456 binary clauses).
4998.99/5000.39	c Num non-binary clauses 11457, Average non-binary clause length 3.581
4998.99/5000.39	c Theory has no gaps
4998.99/5000.39	c Preprocessor runtime was 0.200 seconds.
4998.99/5000.39	c 
4998.99/5000.39	c Satisfiability of theory still undetermined.
4998.99/5000.39	c See file /tmp/cROITw for simplified theory.
4998.99/5000.39	c Bin: Executing minisat20
4998.99/5000.39	c child exit by a signal
4998.99/5000.39	c minisat20 returned code 137.
4998.99/5000.39	c minisat20 returned code 137.
4998.99/5000.39	c satzilla running march_dl with preprocessing ... 
4998.99/5000.39	c Bin: Executing march_dl
4998.99/5000.39	c march_dl returned code 1.
4998.99/5000.39	c march_dl returned code 1.
4998.99/5000.39	c satzilla running minisat20 ... 
4998.99/5000.39	c Bin: Executing minisat20
4998.99/5000.39	c minisat20 returned code 1.
4998.99/5000.39	c minisat20 returned code 1.
4998.99/5000.39	c satzilla running vallst with preprocessing ... 
4998.99/5000.39	c Bin: Executing vallst
4998.99/5000.39	c vallst returned code 1.
4998.99/5000.39	c vallst returned code 1.
4998.99/5000.39	c satzilla running march_dl ... 
4998.99/5000.39	c Bin: Executing march_dl
4998.99/5000.39	c march_dl returned code 1.
4998.99/5000.39	c march_dl returned code 1.
4998.99/5000.39	c satzilla running zchaff_rand with preprocessing ... 
4998.99/5000.39	c Bin: Executing zchaff_rand
4998.99/5000.39	c zchaff_rand returned code 1.
4998.99/5000.39	c zchaff_rand returned code 1.
4998.99/5000.39	c satzilla running kcnfs with preprocessing ... 
4998.99/5000.39	c Bin: Executing kcnfs
4998.99/5000.39	c kcnfs returned code 1.
4998.99/5000.39	c kcnfs returned code 1.
4998.99/5000.39	c satzilla running kcnfs ... 
4998.99/5000.39	c Bin: Executing kcnfs
4998.99/5000.39	c kcnfs returned code 1.
4998.99/5000.39	c kcnfs returned code 1.
4998.99/5000.39	c satzilla running vallst ... 
4998.99/5000.39	c Bin: Executing vallst
4998.99/5000.39	c vallst returned code 1.
4998.99/5000.39	c vallst returned code 1.
4998.99/5000.39	c satzilla running zchaff_rand ... 
4998.99/5000.39	c Bin: Executing zchaff_rand
4998.99/5000.39	c zchaff_rand returned code 1.
4998.99/5000.39	c zchaff_rand returned code 1.
4998.99/5000.39	c ERROR: All Failed! 
4998.99/5000.39	c SATZILLA_TIME=4999.860000

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-1785543-1241915701/watcher-1785543-1241915701 -o /tmp/evaluation-result-1785543-1241915701/solver-1785543-1241915701 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785543-1241915701.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: 0.99 0.98 0.99 2/64 13085
/proc/meminfo: memFree=1791544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=976 CPUtime=0
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 219596172 999424 130 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 244 130 50 118 0 123 0

[startup+0.060938 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13085
/proc/meminfo: memFree=1791544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=2548 CPUtime=0.05
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 561 0 0 0 5 0 0 0 18 0 1 0 219596172 2609152 459 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 637 459 57 118 0 516 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3988

[startup+0.10194 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13085
/proc/meminfo: memFree=1791544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=3268 CPUtime=0.09
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 1017 0 0 0 9 0 0 0 18 0 1 0 219596172 3346432 633 1992294400 134512640 134996440 4294956256 18446744073709551615 134560271 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 817 633 65 118 0 696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4708

[startup+0.30196 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13085
/proc/meminfo: memFree=1791544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=3624 CPUtime=0.29
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 1156 0 0 0 29 0 0 0 19 0 1 0 219596172 3710976 724 1992294400 134512640 134996440 4294956256 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 906 724 67 118 0 785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5064

[startup+0.701999 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13085
/proc/meminfo: memFree=1791544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=7872 CPUtime=0.69
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 2280 0 0 0 58 11 0 0 22 0 1 0 219596172 8060928 1781 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 1968 1781 73 118 0 1847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9312

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13087
/proc/meminfo: memFree=1784552/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=9756 CPUtime=1.49
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 3009 0 0 0 122 27 0 0 25 0 1 0 219596172 9990144 2284 1992294400 134512640 134996440 4294956256 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 2439 2284 73 118 0 2318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11196

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13087
/proc/meminfo: memFree=1782120/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=0
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219596172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13085/statm: 360 110 95 260 0 84 0
[pid=13086] ppid=13085 vsize=12064 CPUtime=3.09
/proc/13086/stat : 13086 (march_dl) R 13085 13085 12994 0 -1 4194304 4408 0 0 0 282 27 0 0 25 0 1 0 219596172 12353536 2349 1992294400 134512640 134996440 4294956256 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13086/statm: 3016 2349 75 118 0 2895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13504

[startup+6.30255 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13088
/proc/meminfo: memFree=1789352/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=1440 CPUtime=4.99
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 135 4408 0 0 0 0 471 28 16 0 1 0 219596172 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 360 111 96 260 0 84 0
[pid=13088] ppid=13085 vsize=6188 CPUtime=1.29
/proc/13088/stat : 13088 (ubcsat2006) R 13085 13085 12994 0 -1 4194304 576 0 0 0 120 9 0 0 25 0 1 0 219596672 6336512 559 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13088/statm: 1547 559 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1780520/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=8216 CPUtime=1.82
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 1846 0 0 0 182 0 0 0 25 0 1 0 219597259 8413184 1841 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 2054 1841 59 118 0 1932 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14060

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1771112/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=16184 CPUtime=14.61
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 3837 0 0 0 1459 2 0 0 25 0 1 0 219597259 16572416 3832 1992294400 134512640 134998072 4294956304 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 4046 3832 59 118 0 3924 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22028

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1767400/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=19976 CPUtime=40.21
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 4762 0 0 0 4017 4 0 0 25 0 1 0 219597259 20455424 4757 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 4994 4757 59 118 0 4872 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25820

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1763176/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=24292 CPUtime=91.4
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 5834 0 0 0 9135 5 0 0 25 0 1 0 219597259 24875008 5829 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 6073 5829 59 118 0 5951 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30136

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1760744/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=26860 CPUtime=151.38
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 6453 0 0 0 15132 6 0 0 25 0 1 0 219597259 27504640 6448 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 6715 6448 59 118 0 6593 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32704

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1758440/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=29108 CPUtime=211.36
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 7006 0 0 0 21130 6 0 0 25 0 1 0 219597259 29806592 7001 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 7277 7001 59 118 0 7155 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 34952

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1756520/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=31004 CPUtime=271.35
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 7473 0 0 0 27128 7 0 0 25 0 1 0 219597259 31748096 7468 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 7751 7468 59 118 0 7629 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 36848

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13089
/proc/meminfo: memFree=1756328/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=31316 CPUtime=331.33
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 7522 0 0 0 33126 7 0 0 25 0 1 0 219597259 32067584 7517 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 7829 7517 59 118 0 7707 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1718312/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=69676 CPUtime=4650.23
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16559 0 0 0 464993 30 0 0 25 0 1 0 219597259 71348224 16554 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17419 16554 59 118 0 17297 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 75520

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1718184/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=69676 CPUtime=4710.22
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16560 0 0 0 470992 30 0 0 25 0 1 0 219597259 71348224 16555 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17419 16555 59 118 0 17297 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 75520

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1718184/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=69676 CPUtime=4770.2
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16562 0 0 0 476989 31 0 0 25 0 1 0 219597259 71348224 16557 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17419 16557 59 118 0 17297 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 75520

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1718056/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=69840 CPUtime=4830.19
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16597 0 0 0 482988 31 0 0 25 0 1 0 219597259 71516160 16592 1992294400 134512640 134998072 4294956304 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17460 16592 59 118 0 17338 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 75684

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717800/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4890.16
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16689 0 0 0 488985 31 0 0 25 0 1 0 219597259 72019968 16684 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16684 59 118 0 17461 0
Current children cumulated CPU time (s) 4901
Current children cumulated vsize (KiB) 76176

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4950.16
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 494984 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4961
Current children cumulated vsize (KiB) 76176

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4954.16
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 495384 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4965
Current children cumulated vsize (KiB) 76176

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4966.95
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 496663 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4977.79
Current children cumulated vsize (KiB) 76176

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4979.75
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 497943 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4990.59
Current children cumulated vsize (KiB) 76176

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4982.95
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 498263 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4993.79
Current children cumulated vsize (KiB) 76176

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4986.15
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 498583 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4996.99
Current children cumulated vsize (KiB) 76176

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4986.95
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 498663 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4997.79
Current children cumulated vsize (KiB) 76176

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4987.75
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 498743 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 76176

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13099
/proc/meminfo: memFree=1717544/2055920 swapFree=4180136/4192956
[pid=13085] ppid=13083 vsize=5844 CPUtime=10.84
/proc/13085/stat : 13085 (SATzilla2007_C) S 13083 13085 12994 0 -1 4194304 2304 4990 0 0 354 13 674 43 25 0 1 0 219596172 5984256 1245 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13085/statm: 1461 1245 165 260 0 1185 0
[pid=13089] ppid=13085 vsize=70332 CPUtime=4988.15
/proc/13089/stat : 13089 (minisat20) R 13085 13085 12994 0 -1 4194304 16696 0 0 0 498783 32 0 0 25 0 1 0 219597259 72019968 16691 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13089/statm: 17583 16691 59 118 0 17461 0
Current children cumulated CPU time (s) 4998.99
Current children cumulated vsize (KiB) 76176

Child status: 17
Real time (s): 5000.4
CPU time (s): 4999.11
CPU user time (s): 4998.21
CPU system time (s): 0.908861
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 76176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.21
system time used= 0.908861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 8925

runsolver used 5.58315 second user time and 12.5831 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-10 02:35:01
IDJOB=1785543
IDBENCH=70935
IDSOLVER=640
FILE ID=node70/1785543-1241915701
PBS_JOBID= 9264866
Free space on /tmp= 66332 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785543-1241915701/watcher-1785543-1241915701 -o /tmp/evaluation-result-1785543-1241915701/solver-1785543-1241915701 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785543-1241915701.cnf            

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1779426367

node70.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.213
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.213
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:       1792024 kB
Buffers:         51844 kB
Cached:         142664 kB
SwapCached:       7044 kB
Active:          78372 kB
Inactive:       125160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792024 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:            8772 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            46420 kB
Committed_AS:   671664 kB
PageTables:       1372 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= 66324 MiB
End job on node70 at 2009-05-10 03:58:22