Trace number 370114

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 148.823 149.232

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.4084
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

12.43/12.88	c run March_dl for 5 seconds ... 
12.43/12.88	c Bin: Executing march_dl
12.43/12.88	c child exit by a signal
12.43/12.88	c march_dl returned code 137.
12.43/12.88	c run saps (UBCSAT implementation) for 2 seconds ... 
12.43/12.88	c Bin: Executing ubcsat2006
12.43/12.88	c child exited successfully
12.43/12.88	c ubcsat2006 returned code 0.
12.43/12.88	c satzilla computing base features
12.43/12.88	c satzilla doing unit-prop probe
12.43/12.88	c satzilla doing local search probe
12.43/12.88	c satzilla doing lobjois search-space size estimate
12.43/12.88	c satzilla's ranking:
12.43/12.88	c 1) minisat20: 1.655795
12.43/12.88	c 2) zchaff_rand+P: 1.732017
12.43/12.88	c 3) minisat20+P: 1.949275
12.43/12.88	c 4) vallst+P: 2.354529
12.43/12.88	c 5) march_dl+P: 3.915383
12.43/12.88	c 6) march_dl: 4.226510
12.43/12.88	c 7) kcnfs+P: 999.000000
12.43/12.88	c 8) kcnfs: 999.000000
12.43/12.88	c 9) vallst: 999.000000
12.43/12.88	c 10) zchaff_rand: 999.000000
12.43/12.88	c satzilla running minisat20 ... 
12.43/12.89	This is MiniSat 2.0 beta
12.43/12.89	WARNING: for repeatability, setting FPU to use double precision
12.43/12.89	============================[ Problem Statistics ]=============================
12.43/12.89	|                                                                             |
12.43/12.89	|  Number of variables:  1472                                                 |
12.43/12.89	|  Number of clauses:    7737                                                 |
12.51/12.90	|  Parsing time:         0.01         s                                       |
12.51/12.90	============================[ Search Statistics ]==============================
12.51/12.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.51/12.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.51/12.90	===============================================================================
12.51/12.90	|         0 |    1430     7362    64249 |     2454        0    nan |  0.000 % |
12.51/12.90	|       101 |    1430     7362    64249 |     2699      101     10 |  2.853 % |
12.51/12.90	|       252 |    1430     7362    64249 |     2969      252     12 |  2.854 % |
12.51/12.91	|       477 |    1430     7362    64249 |     3266      477     15 |  2.854 % |
12.51/12.91	|       816 |    1430     7362    64249 |     3592      816     14 |  2.854 % |
12.51/12.93	|      1322 |    1430     7362    64249 |     3952     1322     14 |  2.853 % |
12.51/12.95	|      2083 |    1430     7362    64249 |     4347     2083     15 |  2.854 % |
12.51/12.99	|      3223 |    1430     7362    64249 |     4782     3223     17 |  2.854 % |
12.51/13.07	|      4932 |    1430     7362    64249 |     5260     4932     18 |  2.853 % |
12.81/13.20	|      7494 |    1430     7362    64249 |     5786     4806     18 |  2.853 % |
13.01/13.44	|     11338 |    1430     7362    64249 |     6365     5702     20 |  2.853 % |
13.31/13.77	|     17104 |    1430     7362    64249 |     7001     4980     19 |  2.853 % |
13.91/14.30	|     25753 |    1430     7362    64249 |     7701     6511     18 |  2.854 % |
14.81/15.20	|     38728 |    1430     7362    64249 |     8471     7742     26 |  2.854 % |
16.21/16.69	|     58189 |    1430     7362    64249 |     9319     5718     16 |  2.853 % |
19.41/19.86	|     87382 |    1430     7362    64249 |    10250     6563     23 |  2.854 % |
23.80/24.25	|    131172 |    1430     7362    64249 |    11276     8847     27 |  2.853 % |
30.30/30.72	|    196857 |    1430     7362    64249 |    12403     6274     18 |  2.853 % |
40.99/41.45	|    295383 |    1430     7362    64249 |    13644    10911     27 |  2.853 % |
59.19/59.62	|    443173 |    1429     6606    57563 |    15008    11405     24 |  2.922 % |
87.68/88.18	|    664856 |    1428     5850    50129 |    16509     8738     22 |  2.989 % |
135.17/135.62	|    997382 |    1425     4307    32125 |    18160     9924     21 |  3.194 % |
148.76/149.22	===============================================================================
148.76/149.22	restarts              : 22
148.76/149.22	conflicts             : 1083186        (7949 /sec)
148.76/149.22	decisions             : 3058514        (1.95 % random) (22445 /sec)
148.76/149.22	propagations          : 37842526       (277714 /sec)
148.76/149.22	conflict literals     : 27102541       (25.99 % deleted)
148.76/149.22	Memory used           : 6.45 MB
148.76/149.22	CPU time              : 136.264 s
148.76/149.22	
148.76/149.23	c Bin: Executing minisat20
148.76/149.23	c child exited successfully
148.76/149.23	c minisat20 returned code 20.
148.76/149.23	s UNSATISFIABLE
148.76/149.23	c SATZILLA_TIME=148.830000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-370114-1177551984 -o ROOT/results/node41/solver-370114-1177551984 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370114-1177551984/SATzilla2007_C /tmp/evaluation/370114-1177551984/instance-370114-1177551984.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.87 0.98 0.94 3/77 17062
/proc/meminfo: memFree=1825400/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=768 CPUtime=0
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 203110272 786432 100 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 192 100 50 118 0 71 0

[startup+0.049031 s]
/proc/loadavg: 0.87 0.98 0.94 3/77 17062
/proc/meminfo: memFree=1825400/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=1712 CPUtime=0.04
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 342 0 0 0 4 0 0 0 19 0 1 0 203110272 1753088 334 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544385 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 428 334 55 118 0 307 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3152

[startup+0.102035 s]
/proc/loadavg: 0.87 0.98 0.94 3/77 17062
/proc/meminfo: memFree=1825400/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=2140 CPUtime=0.09
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 488 0 0 0 9 0 0 0 19 0 1 0 203110272 2191360 446 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 535 446 65 118 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301052 s]
/proc/loadavg: 0.87 0.98 0.94 3/77 17062
/proc/meminfo: memFree=1825400/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=3664 CPUtime=0.29
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 706 0 0 0 29 0 0 0 20 0 1 0 203110272 3751936 583 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 916 583 67 118 0 795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5104

[startup+0.701087 s]
/proc/loadavg: 0.87 0.98 0.94 3/77 17062
/proc/meminfo: memFree=1825400/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=5616 CPUtime=0.69
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 1538 0 0 0 69 0 0 0 24 0 1 0 203110272 5750784 1322 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 1404 1322 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50216 s]
/proc/loadavg: 0.87 0.98 0.94 2/79 17064
/proc/meminfo: memFree=1819688/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=5372 CPUtime=1.49
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 1683 0 0 0 149 0 0 0 25 0 1 0 203110272 5500928 1270 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6812

[startup+3.1013 s]
/proc/loadavg: 0.88 0.98 0.94 2/79 17064
/proc/meminfo: memFree=1820200/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=0
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203110272 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 110 95 260 0 84 0
[pid=17063] ppid=17062 vsize=5372 CPUtime=3.09
/proc/17063/stat : 17063 (march_dl) R 17062 17062 16362 0 -1 4194304 1683 0 0 0 309 0 0 0 25 0 1 0 203110272 5500928 1270 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17063/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6812

[startup+6.30157 s]
/proc/loadavg: 0.88 0.98 0.94 2/79 17065
/proc/meminfo: memFree=1822760/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=1440 CPUtime=4.99
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 134 1713 0 0 0 0 498 1 16 0 1 0 203110272 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 360 111 96 260 0 84 0
[pid=17065] ppid=17062 vsize=6188 CPUtime=0.93
/proc/17065/stat : 17065 (ubcsat2006) R 17062 17062 16362 0 -1 4194304 423 0 13 0 86 7 0 0 25 0 1 0 203110773 6336512 419 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17065/statm: 1547 419 156 64 0 1128 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.89 0.98 0.94 2/78 17065
/proc/meminfo: memFree=1822536/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.33
/proc/17062/stat : 17062 (SATzilla2007_C) R 17060 17062 16362 0 -1 4194304 1165 2143 0 13 498 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2468

[startup+25.5012 s]
/proc/loadavg: 0.91 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1819584/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=4488 CPUtime=12.59
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 854 0 0 0 1259 0 0 0 25 0 1 0 203111561 4595712 848 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1122 848 58 118 0 1000 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 6956

[startup+51.1015 s]
/proc/loadavg: 0.94 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1818880/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=5280 CPUtime=38.18
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1065 0 0 0 3817 1 0 0 25 0 1 0 203111561 5406720 1059 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1320 1059 58 118 0 1198 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 7748

[startup+102.306 s]
/proc/loadavg: 0.97 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1818112/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6088 CPUtime=89.37
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1259 0 0 0 8936 1 0 0 25 0 1 0 203111561 6234112 1253 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1522 1253 58 118 0 1400 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 8556

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

[startup+127.901 s]
/proc/loadavg: 0.98 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817984/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6232 CPUtime=114.96
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1293 0 0 0 11494 2 0 0 25 0 1 0 203111561 6381568 1287 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1558 1287 58 118 0 1436 0
Current children cumulated CPU time (s) 127.47
Current children cumulated vsize (KiB) 8700

[startup+140.701 s]
/proc/loadavg: 0.98 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817728/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6468 CPUtime=127.76
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1347 0 0 0 12774 2 0 0 25 0 1 0 203111561 6623232 1341 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525502 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1617 1341 58 118 0 1495 0
Current children cumulated CPU time (s) 140.27
Current children cumulated vsize (KiB) 8936

[startup+143.902 s]
/proc/loadavg: 0.98 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817728/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6468 CPUtime=130.96
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1355 0 0 0 13094 2 0 0 25 0 1 0 203111561 6623232 1349 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1617 1349 58 118 0 1495 0
Current children cumulated CPU time (s) 143.47
Current children cumulated vsize (KiB) 8936

[startup+147.103 s]
/proc/loadavg: 0.98 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817664/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6604 CPUtime=134.15
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1372 0 0 0 13413 2 0 0 25 0 1 0 203111561 6762496 1366 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528643 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1651 1366 58 118 0 1529 0
Current children cumulated CPU time (s) 146.66
Current children cumulated vsize (KiB) 9072

[startup+147.902 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817600/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6604 CPUtime=134.95
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1375 0 0 0 13493 2 0 0 25 0 1 0 203111561 6762496 1369 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1651 1369 58 118 0 1529 0
Current children cumulated CPU time (s) 147.46
Current children cumulated vsize (KiB) 9072

[startup+148.702 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817600/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6604 CPUtime=135.75
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1379 0 0 0 13573 2 0 0 25 0 1 0 203111561 6762496 1373 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1651 1373 58 118 0 1529 0
Current children cumulated CPU time (s) 148.26
Current children cumulated vsize (KiB) 9072

[startup+149.102 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817600/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6604 CPUtime=136.15
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1380 0 0 0 13613 2 0 0 25 0 1 0 203111561 6762496 1374 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1651 1374 58 118 0 1529 0
Current children cumulated CPU time (s) 148.66
Current children cumulated vsize (KiB) 9072

[startup+149.202 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 17066
/proc/meminfo: memFree=1817600/2055920 swapFree=4169724/4192956
[pid=17062] ppid=17060 vsize=2468 CPUtime=12.51
/proc/17062/stat : 17062 (SATzilla2007_C) S 17060 17062 16362 0 -1 4194304 1167 2143 0 13 516 14 701 20 25 0 1 0 203110272 2527232 445 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17062/statm: 617 445 157 260 0 341 0
[pid=17066] ppid=17062 vsize=6604 CPUtime=136.25
/proc/17066/stat : 17066 (minisat20) R 17062 17062 16362 0 -1 4194304 1380 0 0 0 13623 2 0 0 25 0 1 0 203111561 6762496 1374 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17066/statm: 1651 1374 58 118 0 1529 0
Current children cumulated CPU time (s) 148.76
Current children cumulated vsize (KiB) 9072

Child status: 20
Real time (s): 149.232
CPU time (s): 148.823
CPU user time (s): 148.449
CPU system time (s): 0.373943
CPU usage (%): 99.7264
Max. virtual memory (cumulated for all children) (KiB): 9072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.449
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4707
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 281

runsolver used 0.12898 second user time and 0.394939 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Thu Apr 26 01:46:24 UTC 2007

IDJOB= 370114
IDBENCH= 24598
IDSOLVER= 179
FILE ID= node41/370114-1177551984

PBS_JOBID= 4696629

Free space on /tmp= 66352 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370114-1177551984/SATzilla2007_C /tmp/evaluation/370114-1177551984/instance-370114-1177551984.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-370114-1177551984 -o ROOT/results/node41/solver-370114-1177551984 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370114-1177551984/SATzilla2007_C /tmp/evaluation/370114-1177551984/instance-370114-1177551984.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 462094872

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1825872 kB
Buffers:         25196 kB
Cached:         132716 kB
SwapCached:       2432 kB
Active:         129200 kB
Inactive:        52784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825872 kB
SwapTotal:     4192956 kB
SwapFree:      4169724 kB
Dirty:            8824 kB
Writeback:           0 kB
Mapped:          32216 kB
Slab:            33316 kB
Committed_AS:  3486356 kB
PageTables:       2012 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= 66352 MiB

End job on node41 on Thu Apr 26 01:48:53 UTC 2007