Trace number 303307

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) 1198.86 1199.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1805843968-06.cnf
MD5SUM85e8dc25867e23987be3fa77855240d8
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data (download as text)

10.84/10.96	c run March_dl for 5 seconds ... 
10.84/10.96	c Bin: Executing march_dl
10.84/10.96	c child exit by a signal
10.84/10.96	c march_dl returned code 137.
10.84/10.96	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.96	c Bin: Executing ubcsat2006
10.84/10.96	c child exited successfully
10.84/10.96	c ubcsat2006 returned code 0.
10.84/10.96	c satzilla computing base features
10.84/10.96	c satzilla doing unit-prop probe
10.84/10.96	c satzilla doing local search probe
10.84/10.96	c satzilla doing lobjois search-space size estimate
10.84/10.96	c satzilla's ranking:
10.84/10.96	c 1) minisat20+P: 1.116838
10.84/10.96	c 2) minisat20: 1.230335
10.84/10.96	c 3) march_dl: 1.696980
10.84/10.96	c 4) march_dl+P: 2.539179
10.84/10.96	c 5) vallst+P: 4.899572
10.84/10.96	c 6) zchaff_rand+P: 5.992278
10.84/10.96	c 7) kcnfs+P: 999.000000
10.84/10.96	c 8) kcnfs: 999.000000
10.84/10.96	c 9) vallst: 999.000000
10.84/10.96	c 10) zchaff_rand: 999.000000
10.84/10.96	c satzilla running minisat20 with preprocessing ... 
10.94/11.05	This is MiniSat 2.0 beta
10.94/11.05	WARNING: for repeatability, setting FPU to use double precision
10.94/11.05	============================[ Problem Statistics ]=============================
10.94/11.05	|                                                                             |
10.94/11.05	|  Number of variables:  180                                                  |
10.94/11.05	|  Number of clauses:    15300                                                |
10.94/11.07	|  Parsing time:         0.01         s                                       |
10.94/11.07	============================[ Search Statistics ]==============================
10.94/11.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.94/11.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.94/11.07	===============================================================================
10.94/11.07	|         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
11.02/11.08	|       100 |     180    15300   107100 |     5610      100     49 |  0.003 % |
11.02/11.09	|       251 |     180    15300   107100 |     6171      251     51 |  0.003 % |
11.02/11.11	|       476 |     180    15300   107100 |     6788      476     51 |  0.003 % |
11.02/11.14	|       814 |     180    15300   107100 |     7466      814     50 |  0.003 % |
11.02/11.18	|      1321 |     180    15300   107100 |     8213     1321     50 |  0.003 % |
11.02/11.24	|      2082 |     180    15300   107100 |     9034     2082     50 |  0.003 % |
11.24/11.35	|      3221 |     180    15300   107100 |     9938     3221     51 |  0.003 % |
11.45/11.51	|      4930 |     180    15300   107100 |    10932     4930     52 |  0.003 % |
11.65/11.79	|      7492 |     180    15300   107100 |    12025     7492     52 |  0.003 % |
12.16/12.31	|     11336 |     180    15300   107100 |    13228    11336     52 |  0.003 % |
12.98/13.09	|     17104 |     180    15300   107100 |    14550    10449     51 |  0.003 % |
14.41/14.49	|     25754 |     180    15300   107100 |    16005    11785     53 |  0.003 % |
16.77/16.84	|     38728 |     180    15300   107100 |    17606     8669     53 |  0.003 % |
20.27/20.37	|     58191 |     180    15300   107100 |    19367    10448     52 |  0.003 % |
26.41/26.51	|     87383 |     180    15300   107100 |    21303    10464     53 |  0.003 % |
36.35/36.49	|    131172 |     180    15300   107100 |    23434    11482     52 |  0.003 % |
52.54/52.66	|    196856 |     180    15300   107100 |    25777    17740     54 |  0.003 % |
80.62/80.75	|    295382 |     180    15300   107100 |    28355    18494     54 |  0.003 % |
124.87/125.05	|    443171 |     180    15300   107100 |    31191    20986     54 |  0.003 % |
194.56/194.76	|    664855 |     180    15300   107100 |    34310    17002     54 |  0.003 % |
304.32/304.50	|    997380 |     180    15300   107100 |    37741    27278     54 |  0.003 % |
490.52/490.73	|   1496169 |     180    15300   107100 |    41515    28715     54 |  0.003 % |
791.82/792.16	|   2244351 |     180    15300   107100 |    45666    36262     54 |  0.003 % |
1198.77/1199.24	c Preprocessing...
1198.77/1199.24	c Inital problem has 180 variables, 15300 nary clauses (0 binary clauses).
1198.77/1199.24	c Num non-binary clauses 15300, Average non-binary clause length 7.000
1198.77/1199.24	c Theory has no gaps
1198.77/1199.24	c Preprocessor runtime was 0.050 seconds.
1198.77/1199.24	c 
1198.77/1199.24	c Satisfiability of theory still undetermined.
1198.77/1199.24	c See file /tmp/E1ymfs for simplified theory.
1198.77/1199.24	c Bin: Executing minisat20
1198.77/1199.24	c child exit by a signal
1198.77/1199.24	c minisat20 returned code 137.
1198.77/1199.24	c minisat20 returned code 137.
1198.77/1199.24	c satzilla running minisat20 ... 
1198.77/1199.24	c Bin: Executing minisat20
1198.77/1199.24	c minisat20 returned code 1.
1198.77/1199.24	c minisat20 returned code 1.
1198.77/1199.24	c satzilla running march_dl ... 
1198.77/1199.24	c Bin: Executing march_dl
1198.77/1199.24	c march_dl returned code 1.
1198.77/1199.24	c march_dl returned code 1.
1198.77/1199.24	c satzilla running march_dl with preprocessing ... 
1198.77/1199.24	c Bin: Executing march_dl
1198.77/1199.24	c march_dl returned code 1.
1198.77/1199.24	c march_dl returned code 1.
1198.77/1199.24	c satzilla running vallst with preprocessing ... 
1198.77/1199.24	c Bin: Executing vallst
1198.77/1199.24	c vallst returned code 1.
1198.77/1199.24	c vallst returned code 1.
1198.77/1199.24	c satzilla running zchaff_rand with preprocessing ... 
1198.77/1199.24	c Bin: Executing zchaff_rand
1198.77/1199.24	c zchaff_rand returned code 1.
1198.77/1199.24	c zchaff_rand returned code 1.
1198.77/1199.24	c satzilla running kcnfs with preprocessing ... 
1198.77/1199.24	c Bin: Executing kcnfs
1198.77/1199.24	c kcnfs returned code 1.
1198.77/1199.24	c kcnfs returned code 1.
1198.77/1199.24	c satzilla running kcnfs ... 
1198.77/1199.24	c Bin: Executing kcnfs
1198.77/1199.24	c kcnfs returned code 1.
1198.77/1199.24	c kcnfs returned code 1.
1198.77/1199.24	c satzilla running vallst ... 
1198.77/1199.24	c Bin: Executing vallst
1198.77/1199.24	c vallst returned code 1.
1198.77/1199.24	c vallst returned code 1.
1198.77/1199.24	c satzilla running zchaff_rand ... 
1198.77/1199.24	c Bin: Executing zchaff_rand
1198.77/1199.24	c zchaff_rand returned code 1.
1198.77/1199.24	c zchaff_rand returned code 1.
1198.77/1199.24	c ERROR: All Failed! 
1198.77/1199.24	c SATZILLA_TIME=1199.020000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-303307-1172032200 -o ROOT/results/node1/solver-303307-1172032200 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303307-1172032200/SATzilla2007_C /tmp/evaluation/303307-1172032200/instance-303307-1172032200.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.95 0.99 0.99 2/77 6974
/proc/meminfo: memFree=1555632/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=0
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223175096 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6974/statm: 360 110 95 260 0 84 0
[pid=6975] ppid=6974 vsize=768 CPUtime=0
/proc/6975/stat : 6975 (march_dl) R 6974 6974 5760 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 223175097 786432 85 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6975/statm: 192 86 50 118 0 71 0

[startup+0.10835 s]
/proc/loadavg: 0.95 0.99 0.99 2/77 6974
/proc/meminfo: memFree=1555632/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=0
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223175096 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6974/statm: 360 110 95 260 0 84 0
[pid=6975] ppid=6974 vsize=2480 CPUtime=0.09
/proc/6975/stat : 6975 (march_dl) R 6974 6974 5760 0 -1 4194304 2019 0 0 0 9 0 0 0 18 0 1 0 223175097 2539520 505 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559195 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6975/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.518397 s]
/proc/loadavg: 0.95 0.99 0.99 2/77 6974
/proc/meminfo: memFree=1555632/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=0
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223175096 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6974/statm: 360 110 95 260 0 84 0
[pid=6975] ppid=6974 vsize=4660 CPUtime=0.51
/proc/6975/stat : 6975 (march_dl) R 6974 6974 5760 0 -1 4194304 2923 0 0 0 50 1 0 0 22 0 1 0 223175097 4771840 672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6975/statm: 1165 672 67 118 0 1044 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6100

[startup+1.34649 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 6976
/proc/meminfo: memFree=1552928/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=0
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223175096 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6974/statm: 360 110 95 260 0 84 0
[pid=6975] ppid=6974 vsize=4660 CPUtime=1.34
/proc/6975/stat : 6975 (march_dl) R 6974 6974 5760 0 -1 4194304 2957 0 0 0 133 1 0 0 25 0 1 0 223175097 4771840 706 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6975/statm: 1165 706 67 118 0 1044 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 6100

[startup+2.98569 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 6976
/proc/meminfo: memFree=1552608/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=0
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223175096 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6974/statm: 360 110 95 260 0 84 0
[pid=6975] ppid=6974 vsize=4924 CPUtime=2.98
/proc/6975/stat : 6975 (march_dl) R 6974 6974 5760 0 -1 4194304 3029 0 0 0 297 1 0 0 25 0 1 0 223175097 5042176 778 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6975/statm: 1231 778 67 118 0 1110 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 6364

[startup+6.26407 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 6977
/proc/meminfo: memFree=1553568/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=1440 CPUtime=4.99
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 135 3100 0 0 0 0 498 1 19 0 1 0 223175096 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 360 111 96 260 0 84 0
[pid=6977] ppid=6974 vsize=6188 CPUtime=1.24
/proc/6977/stat : 6977 (ubcsat2006) R 6974 6974 5760 0 -1 4194304 550 0 0 0 120 4 0 0 25 0 1 0 223175597 6336512 533 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 134551994 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6977/statm: 1547 533 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7228 s]
/proc/loadavg: 0.96 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1545952/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=5784 CPUtime=1.65
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 1221 0 0 0 165 0 0 0 25 0 1 0 223176202 5922816 1215 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6978/statm: 1446 1215 58 118 0 1324 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11756

[startup+25.5323 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1543456/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=8108 CPUtime=14.46
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 1791 0 0 0 1445 1 0 0 25 0 1 0 223176202 8302592 1785 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6978/statm: 2027 1785 58 118 0 1905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14080

[startup+51.1733 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1541728/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=9716 CPUtime=40.09
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 2194 0 0 0 4007 2 0 0 25 0 1 0 223176202 9949184 2188 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 2429 2188 58 118 0 2307 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 15688

[startup+102.424 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1539808/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=11784 CPUtime=91.32
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 2694 0 0 0 9130 2 0 0 25 0 1 0 223176202 12066816 2688 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 2946 2688 58 118 0 2824 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 17756

[startup+162.476 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1538528/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=12988 CPUtime=151.36
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3000 0 0 0 15133 3 0 0 25 0 1 0 223176202 13299712 2994 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 3247 2994 58 118 0 3125 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 18960

[startup+222.552 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1537056/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=14484 CPUtime=211.42
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3367 0 0 0 21138 4 0 0 25 0 1 0 223176202 14831616 3361 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 3621 3361 58 118 0 3499 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 20456

[startup+282.621 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1536736/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=14768 CPUtime=271.46
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3438 0 0 0 27142 4 0 0 25 0 1 0 223176202 15122432 3432 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 3692 3432 58 118 0 3570 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 20740

[startup+342.688 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1535456/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=16096 CPUtime=331.51
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3764 0 0 0 33146 5 0 0 25 0 1 0 223176202 16482304 3758 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 4024 3758 58 118 0 3902 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 22068

[startup+402.757 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1535008/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=16664 CPUtime=391.56
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3875 0 0 0 39151 5 0 0 25 0 1 0 223176202 17063936 3869 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 4166 3869 58 118 0 4044 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 22636

[startup+462.827 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6978
/proc/meminfo: memFree=1534688/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=16984 CPUtime=451.61
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 3952 0 0 0 45156 5 0 0 25 0 1 0 223176202 17391616 3946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 4246 3946 58 118 0 4124 0
Current children cumulated CPU time (s) 462.63

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


[startup+823.262 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1531488/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=20404 CPUtime=811.95
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4742 0 0 0 81186 9 0 0 25 0 1 0 223176202 20893696 4736 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5101 4736 58 118 0 4979 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 26376

[startup+883.337 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1531232/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=20724 CPUtime=872
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4810 0 0 0 87191 9 0 0 25 0 1 0 223176202 21221376 4804 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5181 4804 58 118 0 5059 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 26696

[startup+943.409 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1531104/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=20724 CPUtime=932.06
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4836 0 0 0 93196 10 0 0 25 0 1 0 223176202 21221376 4830 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5181 4830 58 118 0 5059 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 26696

[startup+1003.48 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530976/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21056 CPUtime=992.11
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4897 0 0 0 99201 10 0 0 25 0 1 0 223176202 21561344 4891 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525633 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5264 4891 58 118 0 5142 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 27028

[startup+1063.56 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530720/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1052.17
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4946 0 0 0 105206 11 0 0 25 0 1 0 223176202 21852160 4940 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4940 58 118 0 5213 0
Current children cumulated CPU time (s) 1063.19
Current children cumulated vsize (KiB) 27312

[startup+1123.63 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530720/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1112.22
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4946 0 0 0 111211 11 0 0 25 0 1 0 223176202 21852160 4940 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4940 58 118 0 5213 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 27312

[startup+1183.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1172.27
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4973 0 0 0 117216 11 0 0 25 0 1 0 223176202 21852160 4967 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4967 58 118 0 5213 0
Current children cumulated CPU time (s) 1183.29
Current children cumulated vsize (KiB) 27312

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

[startup+1187.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1176.17
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4973 0 0 0 117606 11 0 0 25 0 1 0 223176202 21852160 4967 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4967 58 118 0 5213 0
Current children cumulated CPU time (s) 1187.19
Current children cumulated vsize (KiB) 27312

[startup+1194.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1182.74
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118262 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1193.76
Current children cumulated vsize (KiB) 27312

[startup+1197.43 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1186.01
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118589 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1197.03
Current children cumulated vsize (KiB) 27312

[startup+1198.25 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1186.83
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118671 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 27312

[startup+1198.66 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1187.24
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118712 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 27312

[startup+1199.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1187.65
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118753 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 27312

[startup+1199.18 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 6980
/proc/meminfo: memFree=1530592/2055920 swapFree=4158120/4192956
[pid=6974] ppid=6972 vsize=5972 CPUtime=11.02
/proc/6974/stat : 6974 (SATzilla2007_C) S 6972 6974 5760 0 -1 4194304 2317 3656 0 0 383 8 703 8 25 0 1 0 223175096 6115328 1311 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6974/statm: 1493 1311 165 260 0 1217 0
[pid=6978] ppid=6974 vsize=21340 CPUtime=1187.75
/proc/6978/stat : 6978 (minisat20) R 6974 6974 5760 0 -1 4194304 4974 0 0 0 118763 12 0 0 25 0 1 0 223176202 21852160 4968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6978/statm: 5335 4968 58 118 0 5213 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 27312

Child status: 17
Real time (s): 1199.24
CPU time (s): 1198.86
CPU user time (s): 1198.57
CPU system time (s): 0.290955
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 27312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.57
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10960
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 3403

runsolver used 1.15282 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Feb 21 04:30:00 UTC 2007

IDJOB= 303307
IDBENCH= 20104
IDSOLVER= 135
FILE ID= node1/303307-1172032200

PBS_JOBID= 3849167

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1805843968-06.cnf
COMMAND LINE= /tmp/evaluation/303307-1172032200/SATzilla2007_C /tmp/evaluation/303307-1172032200/instance-303307-1172032200.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-303307-1172032200 -o ROOT/results/node1/solver-303307-1172032200 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303307-1172032200/SATzilla2007_C /tmp/evaluation/303307-1172032200/instance-303307-1172032200.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  85e8dc25867e23987be3fa77855240d8

RANDOM SEED= 198663001

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1556040 kB
Buffers:         56372 kB
Cached:         346544 kB
SwapCached:      15284 kB
Active:         276348 kB
Inactive:       149788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556040 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            8888 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            59336 kB
Committed_AS:   731848 kB
PageTables:       1740 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= 66542 MiB

End job on node1 on Wed Feb 21 04:50:00 UTC 2007