Trace number 332969

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 CRAFTEDUNSAT 133.443 133.502

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

12.67/12.76	c run March_dl for 5 seconds ... 
12.67/12.76	c Bin: Executing march_dl
12.67/12.76	c child exit by a signal
12.67/12.76	c march_dl returned code 137.
12.67/12.76	c run saps (UBCSAT implementation) for 2 seconds ... 
12.67/12.76	c Bin: Executing ubcsat2006
12.67/12.76	c child exited successfully
12.67/12.76	c ubcsat2006 returned code 0.
12.67/12.76	c satzilla computing base features
12.67/12.76	c satzilla doing unit-prop probe
12.67/12.76	c satzilla doing local search probe
12.67/12.76	c satzilla doing lobjois search-space size estimate
12.67/12.76	c satzilla's ranking:
12.67/12.76	c 1) minisat20: 0.724816
12.67/12.76	c 2) minisat20+P: 1.640737
12.67/12.76	c 3) zchaff_rand+P: 1.820157
12.67/12.76	c 4) vallst+P: 2.201832
12.67/12.76	c 5) march_dl: 3.023777
12.67/12.76	c 6) march_dl+P: 3.028894
12.67/12.76	c 7) kcnfs+P: 999.000000
12.67/12.76	c 8) kcnfs: 999.000000
12.67/12.76	c 9) vallst: 999.000000
12.67/12.76	c 10) zchaff_rand: 999.000000
12.67/12.76	c satzilla running minisat20 ... 
12.67/12.76	This is MiniSat 2.0 beta
12.67/12.76	WARNING: for repeatability, setting FPU to use double precision
12.67/12.76	============================[ Problem Statistics ]=============================
12.67/12.76	|                                                                             |
12.67/12.76	|  Number of variables:  2129                                                 |
12.67/12.76	|  Number of clauses:    8961                                                 |
12.67/12.77	|  Parsing time:         0.01         s                                       |
12.67/12.78	============================[ Search Statistics ]==============================
12.67/12.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.67/12.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.67/12.78	===============================================================================
12.67/12.78	|         0 |    2087     8570    78163 |     2856        0    nan |  0.000 % |
12.67/12.78	|       104 |    2087     8570    78163 |     3142      104     13 |  1.973 % |
12.67/12.78	|       254 |    2087     8570    78163 |     3456      254     14 |  1.973 % |
12.67/12.79	|       480 |    2087     8570    78163 |     3802      480     14 |  1.973 % |
12.67/12.80	|       817 |    2087     8570    78163 |     4182      817     16 |  1.973 % |
12.74/12.81	|      1323 |    2087     8570    78163 |     4600     1323     16 |  1.973 % |
12.74/12.84	|      2082 |    2087     8570    78163 |     5060     2082     17 |  1.973 % |
12.74/12.89	|      3222 |    2087     8570    78163 |     5566     3222     19 |  1.973 % |
12.74/12.97	|      4930 |    2087     8570    78163 |     6123     4930     21 |  1.973 % |
13.07/13.14	|      7493 |    2087     8570    78163 |     6735     4356     27 |  1.973 % |
13.27/13.38	|     11337 |    2087     8570    78163 |     7409     4754     23 |  1.973 % |
13.67/13.76	|     17103 |    2087     8570    78163 |     8150     6759     20 |  1.973 % |
14.27/14.38	|     25753 |    2087     8570    78163 |     8965     7133     20 |  1.973 % |
15.27/15.39	|     38727 |    2087     8570    78163 |     9861     6507     19 |  1.973 % |
17.07/17.16	|     58190 |    2087     8570    78163 |    10848     5998     21 |  1.973 % |
19.77/19.88	|     87382 |    2087     8570    78163 |    11933     7745     24 |  1.973 % |
24.17/24.24	|    131171 |    2087     8570    78163 |    13126     9460     18 |  1.973 % |
31.36/31.45	|    196855 |    2087     8570    78163 |    14438     8905     24 |  1.973 % |
42.75/42.88	|    295381 |    2087     8570    78163 |    15882    12902     23 |  1.973 % |
60.64/60.77	|    443170 |    2085     7058    64032 |    17471    11725     21 |  2.067 % |
90.93/91.09	|    664853 |    2085     7058    64032 |    19218    13564     23 |  2.067 % |
133.32/133.49	===============================================================================
133.32/133.49	restarts              : 21
133.32/133.49	conflicts             : 936456         (7760 /sec)
133.32/133.49	decisions             : 2882520        (1.98 % random) (23888 /sec)
133.32/133.49	propagations          : 32394335       (268455 /sec)
133.32/133.49	conflict literals     : 22363869       (25.44 % deleted)
133.32/133.49	Memory used           : 6.78 MB
133.32/133.49	CPU time              : 120.67 s
133.32/133.49	
133.43/133.50	c Bin: Executing minisat20
133.43/133.50	c child exited successfully
133.43/133.50	c minisat20 returned code 20.
133.43/133.50	s UNSATISFIABLE
133.43/133.50	c SATZILLA_TIME=133.450000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-332969-1173498213 -o ROOT/results/node14/solver-332969-1173498213 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332969-1173498213/SATzilla2007_C /tmp/evaluation/332969-1173498213/instance-332969-1173498213.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.92 0.98 1.08 3/77 28013
/proc/meminfo: memFree=1523648/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) R 28011 28013 26641 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=768 CPUtime=0
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 369775758 786432 111 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134724097 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 192 111 50 118 0 71 0

[startup+0.039713 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 28013
/proc/meminfo: memFree=1523648/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=1828 CPUtime=0.03
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 338 0 0 0 3 0 0 0 19 0 1 0 369775758 1871872 332 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 457 333 52 118 0 336 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3268

[startup+0.102718 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 28013
/proc/meminfo: memFree=1523648/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=2728 CPUtime=0.09
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 1880 0 0 0 9 0 0 0 19 0 1 0 369775758 2793472 572 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 682 572 63 118 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4168

[startup+0.302738 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 28013
/proc/meminfo: memFree=1523648/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=4416 CPUtime=0.29
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 2362 0 0 0 29 0 0 0 20 0 1 0 369775758 4521984 732 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 1104 732 67 118 0 983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5856

[startup+0.701777 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 28013
/proc/meminfo: memFree=1523648/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=4548 CPUtime=0.69
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 2393 0 0 0 69 0 0 0 24 0 1 0 369775758 4657152 763 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 1137 763 67 118 0 1016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5988

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 28015
/proc/meminfo: memFree=1517552/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=6808 CPUtime=1.49
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 3418 0 0 0 133 16 0 0 25 0 1 0 369775758 6971392 1571 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 1702 1571 72 118 0 1581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8248

[startup+3.102 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 28015
/proc/meminfo: memFree=1517744/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=0
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369775758 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 360 110 95 260 0 84 0
[pid=28014] ppid=28013 vsize=6632 CPUtime=3.09
/proc/28014/stat : 28014 (march_dl) R 28013 28013 26641 0 -1 4194304 3935 0 0 0 287 22 0 0 25 0 1 0 369775758 6791168 1487 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28014/statm: 1658 1487 74 118 0 1537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8072

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 1.08 3/79 28016
/proc/meminfo: memFree=1521968/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=1440 CPUtime=4.99
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 135 3935 0 0 0 0 477 22 16 0 1 0 369775758 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 360 111 96 260 0 84 0
[pid=28016] ppid=28013 vsize=6188 CPUtime=1.29
/proc/28016/stat : 28016 (ubcsat2006) R 28013 28013 26641 0 -1 4194304 480 0 0 0 121 8 0 0 25 0 1 0 369776259 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28016/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.08 2/78 28016
/proc/meminfo: memFree=1521848/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.67
/proc/28013/stat : 28013 (SATzilla2007_C) R 28011 28013 26641 0 -1 4194304 1322 4421 0 0 538 12 680 37 25 0 1 0 369775758 2732032 494 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134543315 0 0 4096 0 0 0 0 17 1 0 0
/proc/28013/statm: 667 494 157 260 0 391 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2668

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 1.08 2/79 28017
/proc/meminfo: memFree=1518576/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=4944 CPUtime=12.72
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 996 0 0 0 1272 0 0 0 25 0 1 0 369777035 5062656 990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1236 990 59 118 0 1114 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7612

[startup+51.1025 s]
/proc/loadavg: 0.96 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1517808/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=5612 CPUtime=38.3
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1157 0 0 0 3830 0 0 0 25 0 1 0 369777035 5746688 1151 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1403 1151 59 118 0 1281 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8280

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516848/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6668 CPUtime=89.49
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1410 0 0 0 8948 1 0 0 25 0 1 0 369777035 6828032 1404 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1667 1404 59 118 0 1545 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9336

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516656/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6800 CPUtime=102.28
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1449 0 0 0 10227 1 0 0 25 0 1 0 369777035 6963200 1443 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1700 1443 59 118 0 1578 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 9468

[startup+121.501 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516592/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6800 CPUtime=108.68
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1456 0 0 0 10867 1 0 0 25 0 1 0 369777035 6963200 1450 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527635 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1700 1450 59 118 0 1578 0
Current children cumulated CPU time (s) 121.42
Current children cumulated vsize (KiB) 9468

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516528/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6940 CPUtime=115.08
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1473 0 0 0 11507 1 0 0 25 0 1 0 369777035 7106560 1467 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 9608

[startup+131.101 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516528/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6940 CPUtime=118.28
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1473 0 0 0 11827 1 0 0 25 0 1 0 369777035 7106560 1467 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 131.02
Current children cumulated vsize (KiB) 9608

[startup+132.701 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516528/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6940 CPUtime=119.88
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1473 0 0 0 11987 1 0 0 25 0 1 0 369777035 7106560 1467 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 132.62
Current children cumulated vsize (KiB) 9608

[startup+133.105 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516528/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=2668 CPUtime=12.74
/proc/28013/stat : 28013 (SATzilla2007_C) S 28011 28013 26641 0 -1 4194304 1325 4421 0 0 545 12 680 37 25 0 1 0 369775758 2732032 495 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28013/statm: 667 495 158 260 0 391 0
[pid=28017] ppid=28013 vsize=6940 CPUtime=120.28
/proc/28017/stat : 28017 (minisat20) R 28013 28013 26641 0 -1 4194304 1473 0 0 0 12027 1 0 0 25 0 1 0 369777035 7106560 1467 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28017/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 133.02
Current children cumulated vsize (KiB) 9608

[startup+133.501 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 28017
/proc/meminfo: memFree=1516528/2055920 swapFree=4146600/4192956
[pid=28013] ppid=28011 vsize=0 CPUtime=133.43
/proc/28013/stat : 28013 (SATzilla2007_C) R 28011 28013 26641 0 -1 4194308 1334 5902 0 0 545 12 12747 39 16 0 1 0 369775758 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/28013/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 133.43
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 133.502
CPU time (s): 133.443
CPU user time (s): 132.923
CPU system time (s): 0.51992
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 9608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.923
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7236
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= 2854

runsolver used 0.123981 second user time and 0.369943 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Mar 10 03:43:33 UTC 2007

IDJOB= 332969
IDBENCH= 24592
IDSOLVER= 135
FILE ID= node14/332969-1173498213

PBS_JOBID= 4101106

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332969-1173498213/SATzilla2007_C /tmp/evaluation/332969-1173498213/instance-332969-1173498213.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-332969-1173498213 -o ROOT/results/node14/solver-332969-1173498213 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332969-1173498213/SATzilla2007_C /tmp/evaluation/332969-1173498213/instance-332969-1173498213.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 190010163

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1524120 kB
Buffers:         50088 kB
Cached:         394072 kB
SwapCached:      14908 kB
Active:         222952 kB
Inactive:       244216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524120 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            8760 kB
Writeback:           0 kB
Mapped:          29760 kB
Slab:            50224 kB
Committed_AS:  1241712 kB
PageTables:       1736 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= 66538 MiB

End job on node14 on Sat Mar 10 03:45:47 UTC 2007