Trace number 313971

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 FULL? (TO) 1200.05 1200.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryINDUST (industrial 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 variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data (download as text)

70.03/70.19	c run March_dl for 5 seconds ... 
70.03/70.19	c Bin: Executing march_dl
70.03/70.19	c child exit by a signal
70.03/70.19	c march_dl returned code 137.
70.03/70.19	c run saps for 2 seconds ... 
70.03/70.19	c Bin: Executing ubcsat2006
70.03/70.19	c child exited successfully
70.03/70.19	c ubcsat2006 returned code 0.
70.03/70.19	c satzilla computing base features
70.03/70.19	Error!!! VCG-VAR-entropy
70.03/70.19	Satzilla is runing default solver ... 
70.03/70.19	 c satzilla running minisat20 ... 
70.03/70.19	This is MiniSat 2.0 beta
70.03/70.19	WARNING: for repeatability, setting FPU to use double precision
70.03/70.19	============================[ Problem Statistics ]=============================
70.03/70.19	|                                                                             |
70.03/70.19	|  Number of variables:  183464                                               |
70.03/70.19	|  Number of clauses:    855717                                               |
70.61/70.75	|  Parsing time:         0.49         s                                       |
70.71/70.80	============================[ Search Statistics ]==============================
70.71/70.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.71/70.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.71/70.80	===============================================================================
70.71/70.80	|         0 |  144460   664944  1587830 |   221648        0    nan |  0.000 % |
71.01/71.15	|       100 |  144278   664944  1587830 |   243812       85     47 | 30.555 % |
71.21/71.35	|       256 |  144207   664944  1587830 |   268194      233     37 | 32.199 % |
71.71/71.81	|       481 |  115931   526545  1281560 |   295013      284     27 | 40.391 % |
72.51/72.62	|       818 |  103268   465300  1145616 |   324514      567     29 | 46.792 % |
73.71/73.86	|      1324 |   69903   308424   790822 |   356966      903     30 | 65.399 % |
75.31/75.48	|      2084 |   44448   170722   457487 |   392662     1333     38 | 75.773 % |
76.91/77.02	|      3225 |   39595   146056   394427 |   431929     2362     45 | 78.439 % |
79.21/79.30	|      4933 |   39593   146056   394427 |   475122     4069     52 | 78.452 % |
82.21/82.36	|      7496 |   34368   124992   339623 |   522634     6508     58 | 81.267 % |
88.10/88.22	|     11340 |   32027   114668   310429 |   574897    10187     61 | 82.556 % |
97.30/97.40	|     17107 |   31545   112448   305158 |   632387    15946     66 | 82.818 % |
109.60/109.75	|     25757 |   31538   112448   305158 |   695626    24595     62 | 82.974 % |
130.10/130.27	|     38731 |   30767   109150   297026 |   765189    37556     52 | 83.771 % |
164.89/165.02	|     58192 |   29577   103814   284341 |   841707    56962     47 | 83.901 % |
222.27/222.43	|     87386 |   29141   101778   279599 |   925878    86149     46 | 84.116 % |
322.25/322.46	|    131176 |   28923   100774   277227 |  1018466   129926     46 | 84.235 % |
520.09/520.38	|    196863 |   28534    99216   273242 |  1120313   195600     46 | 84.447 % |
906.18/906.59	|    295392 |   28081    94788   261096 |  1232344   214096     48 | 84.694 % |
1198.91/1199.34	c Bin: Executing minisat20
1198.91/1199.34	c child exit by a signal
1198.91/1199.34	c minisat20 returned code 137.
1198.91/1199.34	c minisat20 returned code 137.
1198.91/1199.34	c satzilla running eureka ... 
1198.91/1199.34	c Bin: Executing eureka
1198.91/1199.34	c eureka returned code 1.
1198.91/1199.34	c eureka returned code 1.
1198.91/1199.34	c satzilla running rsat ... 
1198.91/1199.34	c Bin: Executing rsat
1198.91/1199.34	c rsat returned code 1.
1198.91/1199.34	c rsat returned code 1.
1198.91/1199.34	c satzilla running zchaff_rand ... 
1198.91/1199.34	c Bin: Executing zchaff_rand
1198.91/1199.34	c zchaff_rand returned code 1.
1198.91/1199.34	c zchaff_rand returned code 1.
1198.91/1199.34	c satzilla running vallst ... 
1198.91/1199.34	c Bin: Executing vallst
1198.91/1199.34	c vallst returned code 1.
1198.91/1199.34	c vallst returned code 1.
1198.91/1199.34	c satzilla running march_dl ... 
1198.91/1199.34	c Bin: Executing march_dl
1198.91/1199.34	c march_dl returned code 1.
1198.91/1199.34	c march_dl returned code 1.
1198.91/1199.34	c satzilla running kcnfs ... 
1198.91/1199.34	c Bin: Executing kcnfs
1198.91/1199.34	c kcnfs returned code 1.
1198.91/1199.34	c kcnfs returned code 1.
1198.91/1199.34	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-313971-1176894114 -o ROOT/results/node74/solver-313971-1176894114 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313971-1176894114/SATzilla2007_F /tmp/evaluation/313971-1176894114/instance-313971-1176894114.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.94 0.99 0.99 3/72 20089
/proc/meminfo: memFree=1715176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) D 20087 20089 19221 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/20089/statm: 378 125 110 260 0 84 0

[startup+0.054942 s]
/proc/loadavg: 0.94 0.99 0.99 3/72 20089
/proc/meminfo: memFree=1715176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.101946 s]
/proc/loadavg: 0.94 0.99 0.99 3/72 20089
/proc/meminfo: memFree=1715176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301969 s]
/proc/loadavg: 0.94 0.99 0.99 3/72 20089
/proc/meminfo: memFree=1715176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.702024 s]
/proc/loadavg: 0.94 0.99 0.99 3/72 20089
/proc/meminfo: memFree=1715176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50111 s]
/proc/loadavg: 0.94 0.99 0.99 2/68 20111
/proc/meminfo: memFree=1686648/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
[pid=20091] ppid=20089 vsize=66048 CPUtime=1.46
/proc/20091/stat : 20091 (march_dl) R 20089 20089 19221 0 -1 4194304 14266 0 0 0 140 6 0 0 25 0 1 0 137326193 67633152 12477 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134663568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20091/statm: 16512 12477 53 118 0 16391 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 67560

[startup+3.10129 s]
/proc/loadavg: 0.95 0.99 0.99 2/68 20111
/proc/meminfo: memFree=1661624/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=0
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
[pid=20091] ppid=20089 vsize=74852 CPUtime=3.06
/proc/20091/stat : 20091 (march_dl) R 20089 20089 19221 0 -1 4194304 21015 0 0 0 297 9 0 0 25 0 1 0 137326193 76648448 15477 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20091/statm: 18713 15477 55 118 0 18592 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76364

[startup+6.30166 s]
/proc/loadavg: 0.95 0.99 0.99 2/68 20112
/proc/meminfo: memFree=1710648/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=1512 CPUtime=5
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 149 25189 0 0 0 0 489 11 16 0 1 0 137326191 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20089/statm: 378 125 110 260 0 84 0
[pid=20112] ppid=20089 vsize=69792 CPUtime=1.25
/proc/20112/stat : 20112 (ubcsat2006) R 20089 20089 19221 0 -1 4194304 12284 0 0 0 120 5 0 0 25 0 1 0 137326695 71467008 12266 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134717971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20112/statm: 17448 12266 155 64 0 17029 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 71304

[startup+12.7014 s]
/proc/loadavg: 0.95 0.99 0.99 2/67 20112
/proc/meminfo: memFree=1640152/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=81628 CPUtime=12.64
/proc/20089/stat : 20089 (SATzilla2007_F) R 20087 20089 19221 0 -1 4194304 19181 37796 0 0 437 9 800 18 25 0 1 0 137326191 83587072 19149 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/20089/statm: 20407 19149 135 260 0 20113 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 81628

[startup+25.5019 s]
/proc/loadavg: 0.96 0.99 0.99 2/67 20112
/proc/meminfo: memFree=1639896/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=81628 CPUtime=25.43
/proc/20089/stat : 20089 (SATzilla2007_F) R 20087 20089 19221 0 -1 4194304 19278 37796 0 0 1715 10 800 18 25 0 1 0 137326191 83587072 19246 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 134539398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20089/statm: 20407 19246 135 260 0 20113 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 81628

[startup+51.1018 s]
/proc/loadavg: 0.97 0.99 0.99 2/67 20112
/proc/meminfo: memFree=1639064/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=81628 CPUtime=51.03
/proc/20089/stat : 20089 (SATzilla2007_F) R 20087 20089 19221 0 -1 4194304 19518 37796 0 0 4272 13 800 18 25 0 1 0 137326191 83587072 19486 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/20089/statm: 20407 19486 135 260 0 20113 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 81628

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1623696/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=49420 CPUtime=32.08
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 11586 0 0 0 3202 6 0 0 25 0 1 0 137333210 50606080 11579 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 12355 11579 59 118 0 12233 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 98116

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1623120/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=49952 CPUtime=92.07
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 11702 0 0 0 9200 7 0 0 25 0 1 0 137333210 51150848 11695 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 12488 11695 59 118 0 12366 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 98648

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1617168/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=56004 CPUtime=152.05
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 13195 0 0 0 15196 9 0 0 25 0 1 0 137333210 57348096 13188 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 14001 13188 59 118 0 13879 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 104700

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1612176/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=61144 CPUtime=212.03
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 14465 0 0 0 21192 11 0 0 25 0 1 0 137333210 62611456 14458 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 15286 14458 59 118 0 15164 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 109840

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1606224/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=67056 CPUtime=272.02
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 15929 0 0 0 27189 13 0 0 25 0 1 0 137333210 68665344 15922 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 16764 15922 59 118 0 16642 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 115752

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1601168/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=72420 CPUtime=332
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 17201 0 0 0 33186 14 0 0 25 0 1 0 137333210 74158080 17194 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 18105 17194 59 118 0 17983 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 121116

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1597456/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=76112 CPUtime=391.98
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 18122 0 0 0 39183 15 0 0 25 0 1 0 137333210 77938688 18115 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 19028 18115 59 118 0 18906 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 124808

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1593744/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=79612 CPUtime=451.97
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 19038 0 0 0 45181 16 0 0 25 0 1 0 137333210 81522688 19031 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 19903 19031 59 118 0 19781 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 128308

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1589584/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=84196 CPUtime=511.95
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 20073 0 0 0 51178 17 0 0 25 0 1 0 137333210 86216704 20066 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 21049 20066 59 118 0 20927 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 132892

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1585360/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=88452 CPUtime=571.95
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 21135 0 0 0 57176 19 0 0 25 0 1 0 137333210 90574848 21128 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 22113 21128 59 118 0 21991 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 137148

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1581264/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=92612 CPUtime=631.92
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 22166 0 0 0 63173 19 0 0 25 0 1 0 137333210 94834688 22159 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 23153 22159 59 118 0 23031 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 141308

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1578256/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=95552 CPUtime=691.91
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 22897 0 0 0 69171 20 0 0 25 0 1 0 137333210 97845248 22890 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 23888 22890 59 118 0 23766 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 144248

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1576656/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=97152 CPUtime=751.89
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23295 0 0 0 75168 21 0 0 25 0 1 0 137333210 99483648 23288 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24288 23288 59 118 0 24166 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 145848

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1576144/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=97788 CPUtime=811.87
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23413 0 0 0 81166 21 0 0 25 0 1 0 137333210 100134912 23406 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24447 23406 59 118 0 24325 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 146484

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1575952/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=97964 CPUtime=871.86
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23461 0 0 0 87164 22 0 0 25 0 1 0 137333210 100315136 23454 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24491 23454 59 118 0 24369 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 146660

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1575824/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=97964 CPUtime=931.85
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23486 0 0 0 93163 22 0 0 25 0 1 0 137333210 100315136 23479 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24491 23479 59 118 0 24369 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 146660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1575504/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=98292 CPUtime=991.83
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23557 0 0 0 99161 22 0 0 25 0 1 0 137333210 100651008 23550 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24573 23550 59 118 0 24451 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 146988

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1575184/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=98748 CPUtime=1051.81
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 23646 0 0 0 105159 22 0 0 25 0 1 0 137333210 101117952 23639 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 24687 23639 59 118 0 24565 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 147444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 20113
/proc/meminfo: memFree=1572496/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=48696 CPUtime=70.12
/proc/20089/stat : 20089 (SATzilla2007_F) S 20087 20089 19221 0 -1 4194304 23877 37796 0 0 6176 18 800 18 25 0 1 0 137326191 49864704 11796 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20089/statm: 12174 11796 140 260 0 11880 0
[pid=20113] ppid=20089 vsize=101484 CPUtime=1111.79
/proc/20113/stat : 20113 (minisat20) R 20089 20089 19221 0 -1 4194304 24311 0 0 0 111156 23 0 0 25 0 1 0 137333210 103919616 24304 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20113/statm: 25371 24304 59 118 0 25249 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 150180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 20113
/proc/meminfo: memFree=1635800/2055920 swapFree=4183056/4192956
[pid=20089] ppid=20087 vsize=82628 CPUtime=1200.02
/proc/20089/stat : 20089 (SATzilla2007_F) R 20087 20089 19221 0 -1 4194304 32365 62320 0 0 6278 22 113658 44 25 0 1 0 137326191 84611072 20272 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 134588709 0 0 4096 0 0 0 0 17 1 0 0
/proc/20089/statm: 20657 20272 147 260 0 20363 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 82628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1199.37
CPU system time (s): 0.680896
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 150980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.37
system time used= 0.680896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94689
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= 34
involuntary context switches= 1919

runsolver used 1.3008 second user time and 3.04554 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Wed Apr 18 11:01:54 UTC 2007

IDJOB= 313971
IDBENCH= 20379
IDSOLVER= 136
FILE ID= node74/313971-1176894114

PBS_JOBID= 4595150

Free space on /tmp= 103181 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= /tmp/evaluation/313971-1176894114/SATzilla2007_F /tmp/evaluation/313971-1176894114/instance-313971-1176894114.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-313971-1176894114 -o ROOT/results/node74/solver-313971-1176894114 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313971-1176894114/SATzilla2007_F /tmp/evaluation/313971-1176894114/instance-313971-1176894114.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  83ece6745238c422c7e68e5a07fc7f73

RANDOM SEED= 553254004

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1715584 kB
Buffers:          6876 kB
Cached:         280372 kB
SwapCached:       3044 kB
Active:          80148 kB
Inactive:       218176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715584 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:           25404 kB
Writeback:           0 kB
Mapped:          17564 kB
Slab:            27440 kB
Committed_AS:  1971928 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103181 MiB

End job on node74 on Wed Apr 18 11:21:57 UTC 2007