Trace number 336707

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) 1199.41 1199.83

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data (download as text)

10.47/10.53	c run March_dl for 5 seconds ... 
10.47/10.53	c Bin: Executing march_dl
10.47/10.53	c child exit by a signal
10.47/10.53	c march_dl returned code 137.
10.47/10.53	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.53	c Bin: Executing ubcsat2006
10.47/10.53	c child exited successfully
10.47/10.53	c ubcsat2006 returned code 0.
10.47/10.53	c satzilla computing base features
10.47/10.53	c satzilla doing unit-prop probe
10.47/10.53	c satzilla doing local search probe
10.47/10.53	c satzilla doing lobjois search-space size estimate
10.47/10.53	c satzilla's ranking:
10.47/10.53	c 1) minisat20+P: 2.925068
10.47/10.53	c 2) vallst+P: 3.165807
10.47/10.53	c 3) minisat20: 3.220055
10.47/10.53	c 4) zchaff_rand+P: 3.526773
10.47/10.53	c 5) march_dl: 3.633704
10.47/10.53	c 6) march_dl+P: 3.649663
10.47/10.53	c 7) kcnfs+P: 999.000000
10.47/10.53	c 8) kcnfs: 999.000000
10.47/10.53	c 9) vallst: 999.000000
10.47/10.53	c 10) zchaff_rand: 999.000000
10.47/10.53	c satzilla running minisat20 with preprocessing ... 
10.47/10.59	This is MiniSat 2.0 beta
10.47/10.59	WARNING: for repeatability, setting FPU to use double precision
10.47/10.59	============================[ Problem Statistics ]=============================
10.47/10.59	|                                                                             |
10.47/10.59	|  Number of variables:  456                                                  |
10.47/10.59	|  Number of clauses:    15307                                                |
10.47/10.60	|  Parsing time:         0.01         s                                       |
10.47/10.60	============================[ Search Statistics ]==============================
10.47/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.47/10.60	===============================================================================
10.47/10.60	|         0 |     456    15307    45296 |     5102        0    nan |  0.000 % |
10.55/10.60	|       101 |     456    15307    45296 |     5612      101     41 |  0.000 % |
10.55/10.60	|       252 |     456    15307    45296 |     6173      252     50 |  0.005 % |
10.55/10.61	|       477 |     456    15307    45296 |     6791      477     51 |  0.005 % |
10.55/10.63	|       815 |     456    15307    45296 |     7470      815     53 |  0.005 % |
10.55/10.65	|      1321 |     456    15307    45296 |     8217     1321     54 |  0.005 % |
10.55/10.68	|      2081 |     456    15307    45296 |     9039     2081     52 |  0.005 % |
10.55/10.77	|      3222 |     456    15307    45296 |     9943     3222     59 |  0.000 % |
10.55/10.93	|      4930 |     456    15307    45296 |    10937     4930     59 |  0.005 % |
11.15/11.24	|      7494 |     456    15307    45296 |    12031     7494     61 |  0.005 % |
11.45/11.56	|     11338 |     456    15307    45296 |    13234    11338     65 |  0.000 % |
12.15/12.27	|     17104 |     456    15307    45296 |    14557    10328     74 |  0.000 % |
13.34/13.48	|     25754 |     456    15307    45296 |    16013    11515     71 |  0.000 % |
14.75/14.86	|     38729 |     456    15307    45296 |    17614     8237     68 |  0.000 % |
19.65/19.76	|     58192 |     456    15307    45296 |    19376     9962     61 |  0.005 % |
26.74/26.83	|     87384 |     456    15307    45296 |    21313    19558     54 |  0.000 % |
37.74/37.87	|    131174 |     456    15307    45296 |    23445    20126     79 |  0.000 % |
55.93/56.08	|    196860 |     456    15307    45296 |    25789    14544     89 |  0.000 % |
83.02/83.18	|    295386 |     456    15307    45296 |    28368    19873     66 |  0.000 % |
127.81/127.93	|    443176 |     456    15307    45296 |    31205    19337     65 |  0.000 % |
154.70/154.83	|    664864 |     456    15307    45296 |    34325    22868     44 |  0.000 % |
218.78/218.99	|    997389 |     456    15307    45296 |    37758    25441     56 |  0.000 % |
469.39/469.66	|   1496178 |     456    15307    45296 |    41534    21420     83 |  0.005 % |
702.01/702.40	|   2244362 |     456    15307    45296 |    45687    35858     63 |  0.000 % |
1138.45/1138.98	|   3366636 |     456    15307    45296 |    50256    39763     48 |  0.000 % |
1199.33/1199.83	c Preprocessing...
1199.33/1199.83	c Inital problem has 456 variables, 14427 nary clauses (880 binary clauses).
1199.33/1199.83	c Num non-binary clauses 14427, Average non-binary clause length 3.018
1199.33/1199.83	c Theory has no gaps
1199.33/1199.83	c Preprocessor runtime was 0.040 seconds.
1199.33/1199.83	c 
1199.33/1199.83	c Satisfiability of theory still undetermined.
1199.33/1199.83	c See file /tmp/z53v1l for simplified theory.
1199.33/1199.83	c Bin: Executing minisat20
1199.33/1199.83	c child exit by a signal
1199.33/1199.83	c minisat20 returned code 137.
1199.33/1199.83	c minisat20 returned code 137.
1199.33/1199.83	c satzilla running vallst with preprocessing ... 
1199.33/1199.83	c Bin: Executing vallst
1199.33/1199.83	c vallst returned code 1.
1199.33/1199.83	c vallst returned code 1.
1199.33/1199.83	c satzilla running minisat20 ... 
1199.33/1199.83	c Bin: Executing minisat20
1199.33/1199.83	c minisat20 returned code 1.
1199.33/1199.83	c minisat20 returned code 1.
1199.33/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.33/1199.83	c Bin: Executing zchaff_rand
1199.33/1199.83	c zchaff_rand returned code 1.
1199.33/1199.83	c zchaff_rand returned code 1.
1199.33/1199.83	c satzilla running march_dl ... 
1199.33/1199.83	c Bin: Executing march_dl
1199.33/1199.83	c march_dl returned code 1.
1199.33/1199.83	c march_dl returned code 1.
1199.33/1199.83	c satzilla running march_dl with preprocessing ... 
1199.33/1199.83	c Bin: Executing march_dl
1199.33/1199.83	c march_dl returned code 1.
1199.33/1199.83	c march_dl returned code 1.
1199.33/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.33/1199.83	c Bin: Executing kcnfs
1199.33/1199.83	c kcnfs returned code 1.
1199.33/1199.83	c kcnfs returned code 1.
1199.33/1199.83	c satzilla running kcnfs ... 
1199.33/1199.83	c Bin: Executing kcnfs
1199.33/1199.83	c kcnfs returned code 1.
1199.33/1199.83	c kcnfs returned code 1.
1199.33/1199.83	c satzilla running vallst ... 
1199.33/1199.83	c Bin: Executing vallst
1199.33/1199.83	c vallst returned code 1.
1199.33/1199.83	c vallst returned code 1.
1199.33/1199.83	c satzilla running zchaff_rand ... 
1199.33/1199.83	c Bin: Executing zchaff_rand
1199.33/1199.83	c zchaff_rand returned code 1.
1199.33/1199.83	c zchaff_rand returned code 1.
1199.33/1199.83	c ERROR: All Failed! 
1199.33/1199.83	c SATZILLA_TIME=1199.580000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-336707-1173652181 -o ROOT/results/node39/solver-336707-1173652181 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336707-1173652181/SATzilla2007_C /tmp/evaluation/336707-1173652181/instance-336707-1173652181.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.97 3/64 15860
/proc/meminfo: memFree=1869648/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=768 CPUtime=0
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 385173977 786432 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 192 93 50 118 0 71 0

[startup+0.100901 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 15860
/proc/meminfo: memFree=1869648/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2416 CPUtime=0.09
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 602 0 0 0 9 0 0 0 20 0 1 0 385173977 2473984 496 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533671 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 604 496 73 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3856

[startup+0.202918 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 15860
/proc/meminfo: memFree=1869648/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2368 CPUtime=0.19
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 777 0 0 0 19 0 0 0 20 0 1 0 385173977 2424832 482 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134579980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 592 482 73 118 0 471 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3808

[startup+0.301935 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 15860
/proc/meminfo: memFree=1869648/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2368 CPUtime=0.29
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 779 0 0 0 29 0 0 0 21 0 1 0 385173977 2424832 484 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 592 484 75 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.702002 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 15860
/proc/meminfo: memFree=1869648/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2372 CPUtime=0.69
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 780 0 0 0 69 0 0 0 25 0 1 0 385173977 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3812

[startup+1.50114 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 15862
/proc/meminfo: memFree=1867840/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2372 CPUtime=1.49
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 780 0 0 0 149 0 0 0 25 0 1 0 385173977 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587154 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3812

[startup+3.10141 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 15862
/proc/meminfo: memFree=1867712/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=0
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385173977 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 360 110 95 260 0 84 0
[pid=15861] ppid=15860 vsize=2372 CPUtime=3.09
/proc/15861/stat : 15861 (march_dl) R 15860 15860 14592 0 -1 4194304 780 0 0 0 309 0 0 0 25 0 1 0 385173977 2428928 485 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15861/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3812

[startup+6.30196 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 15863
/proc/meminfo: memFree=1868224/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=1440 CPUtime=4.99
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 135 780 0 0 0 0 499 0 16 0 1 0 385173977 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15860/statm: 360 111 96 260 0 84 0
[pid=15863] ppid=15860 vsize=6188 CPUtime=1.29
/proc/15863/stat : 15863 (ubcsat2006) R 15860 15860 14592 0 -1 4194304 437 0 0 0 122 7 0 0 25 0 1 0 385174477 6336512 420 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15863/statm: 1547 420 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 15864
/proc/meminfo: memFree=1861128/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=7456 CPUtime=2.09
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 1575 0 0 0 209 0 0 0 25 0 1 0 385175036 7634944 1569 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 1864 1569 59 118 0 1742 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11572

[startup+25.5022 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 15864
/proc/meminfo: memFree=1858120/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=9784 CPUtime=14.89
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 2144 0 0 0 1488 1 0 0 25 0 1 0 385175036 10018816 2138 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 2446 2138 59 118 0 2324 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13900

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 15864
/proc/meminfo: memFree=1853704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=14156 CPUtime=40.48
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 3209 0 0 0 4046 2 0 0 25 0 1 0 385175036 14495744 3203 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 3539 3203 59 118 0 3417 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 18272

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 15864
/proc/meminfo: memFree=1849864/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=18056 CPUtime=91.67
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 4172 0 0 0 9165 2 0 0 25 0 1 0 385175036 18489344 4166 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 4514 4166 59 118 0 4392 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22172

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15864
/proc/meminfo: memFree=1849416/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=18644 CPUtime=151.65
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 4290 0 0 0 15162 3 0 0 25 0 1 0 385175036 19091456 4284 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 4661 4284 59 118 0 4539 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22760

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15864
/proc/meminfo: memFree=1846152/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=21888 CPUtime=211.63
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 5088 0 0 0 21160 3 0 0 25 0 1 0 385175036 22413312 5082 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 5472 5082 59 118 0 5350 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26004

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15864
/proc/meminfo: memFree=1841352/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=26840 CPUtime=271.6
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 6299 0 0 0 27156 4 0 0 25 0 1 0 385175036 27484160 6293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 6710 6293 59 118 0 6588 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 30956

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15864
/proc/meminfo: memFree=1839368/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=28892 CPUtime=331.59
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 6795 0 0 0 33154 5 0 0 25 0 1 0 385175036 29585408 6789 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 7223 6789 59 118 0 7101 0

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


[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15864
/proc/meminfo: memFree=1833736/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=34528 CPUtime=751.44
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 8174 0 0 0 75138 6 0 0 25 0 1 0 385175036 35356672 8168 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 8632 8168 59 118 0 8510 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 38644

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1832520/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=35828 CPUtime=811.42
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 8472 0 0 0 81136 6 0 0 25 0 1 0 385175036 36687872 8466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 8957 8466 59 118 0 8835 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 39944

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829960/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=871.4
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9109 0 0 0 87133 7 0 0 25 0 1 0 385175036 39276544 9103 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9103 59 118 0 9467 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 42472

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829896/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=931.37
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9111 0 0 0 93130 7 0 0 25 0 1 0 385175036 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 42472

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829896/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=991.35
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9111 0 0 0 99128 7 0 0 25 0 1 0 385175036 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 42472

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829896/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=1051.33
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9111 0 0 0 105126 7 0 0 25 0 1 0 385175036 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 42472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829896/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=1111.31
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9111 0 0 0 111124 7 0 0 25 0 1 0 385175036 39276544 9105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9105 59 118 0 9467 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 42472

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829832/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=1171.29
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9127 0 0 0 117122 7 0 0 25 0 1 0 385175036 39276544 9121 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9121 59 118 0 9467 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 42472

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829768/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38356 CPUtime=1179.38
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9140 0 0 0 117931 7 0 0 25 0 1 0 385175036 39276544 9134 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9589 9134 59 118 0 9467 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 42472

[startup+1196.8 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38520 CPUtime=1185.79
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9158 0 0 0 118572 7 0 0 25 0 1 0 385175036 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 42636

[startup+1198.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38520 CPUtime=1187.38
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9158 0 0 0 118731 7 0 0 25 0 1 0 385175036 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 42636

[startup+1199.2 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38520 CPUtime=1188.18
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9158 0 0 0 118811 7 0 0 25 0 1 0 385175036 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 42636

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38520 CPUtime=1188.58
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9158 0 0 0 118851 7 0 0 25 0 1 0 385175036 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 42636

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 15866
/proc/meminfo: memFree=1829704/2055920 swapFree=4181136/4192956
[pid=15860] ppid=15858 vsize=4116 CPUtime=10.55
/proc/15860/stat : 15860 (SATzilla2007_C) S 15858 15860 14592 0 -1 4194304 1503 1223 0 0 332 9 702 12 25 0 1 0 385173977 4214784 850 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15860/statm: 1029 850 165 260 0 753 0
[pid=15864] ppid=15860 vsize=38520 CPUtime=1188.78
/proc/15864/stat : 15864 (minisat20) R 15860 15860 14592 0 -1 4194304 9158 0 0 0 118871 7 0 0 25 0 1 0 385175036 39444480 9152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15864/statm: 9630 9152 59 118 0 9508 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 42636

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.41
CPU user time (s): 1199.09
CPU system time (s): 0.312952
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 42636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11897
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= 28
involuntary context switches= 962

runsolver used 1.05684 second user time and 2.48662 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Mar 11 22:29:41 UTC 2007

IDJOB= 336707
IDBENCH= 24681
IDSOLVER= 135
FILE ID= node39/336707-1173652181

PBS_JOBID= 4101340

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336707-1173652181/SATzilla2007_C /tmp/evaluation/336707-1173652181/instance-336707-1173652181.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-336707-1173652181 -o ROOT/results/node39/solver-336707-1173652181 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336707-1173652181/SATzilla2007_C /tmp/evaluation/336707-1173652181/instance-336707-1173652181.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 847515714

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1870120 kB
Buffers:         18008 kB
Cached:         127348 kB
SwapCached:       5876 kB
Active:          78640 kB
Inactive:        80032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870120 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            8568 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:            13176 kB
Committed_AS:   791936 kB
PageTables:       1416 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 node39 on Sun Mar 11 22:49:41 UTC 2007