Trace number 313969

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 RANDOM? (TO) 1200.11 1200.53

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.05/70.24	c run March_dl for 5 seconds ... 
70.05/70.24	c Bin: Executing march_dl
70.05/70.24	c child exit by a signal
70.05/70.24	c march_dl returned code 137.
70.05/70.24	c run saps (UBCSAT implementation) for 2 seconds ... 
70.05/70.24	c Bin: Executing ubcsat2006
70.05/70.24	c child exited successfully
70.05/70.24	c ubcsat2006 returned code 0.
70.05/70.24	c satzilla computing base features
70.05/70.24	Error!!! VCG-VAR-entropy
70.05/70.24	Satzilla is runing default solver ... 
70.05/70.24	 c satzilla running minisat20 ... 
70.05/70.24	This is MiniSat 2.0 beta
70.05/70.24	WARNING: for repeatability, setting FPU to use double precision
70.05/70.24	============================[ Problem Statistics ]=============================
70.05/70.24	|                                                                             |
70.05/70.25	|  Number of variables:  183464                                               |
70.05/70.25	|  Number of clauses:    855717                                               |
70.63/70.81	|  Parsing time:         0.51         s                                       |
70.63/70.87	============================[ Search Statistics ]==============================
70.63/70.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.63/70.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.63/70.87	===============================================================================
70.63/70.87	|         0 |  144460   664944  1587830 |   221648        0    nan |  0.000 % |
71.03/71.22	|       100 |  144278   664944  1587830 |   243812       85     47 | 30.555 % |
71.23/71.42	|       256 |  144207   664944  1587830 |   268194      233     37 | 32.199 % |
71.63/71.88	|       481 |  115931   526545  1281560 |   295013      284     27 | 40.391 % |
72.43/72.69	|       818 |  103268   465300  1145616 |   324514      567     29 | 46.792 % |
73.73/73.93	|      1324 |   69903   308424   790822 |   356966      903     30 | 65.399 % |
75.33/75.56	|      2084 |   44448   170722   457487 |   392662     1333     38 | 75.773 % |
76.83/77.10	|      3225 |   39595   146056   394427 |   431929     2362     45 | 78.439 % |
79.13/79.35	|      4933 |   39593   146056   394427 |   475122     4069     52 | 78.452 % |
82.13/82.39	|      7496 |   34368   124992   339623 |   522634     6508     58 | 81.267 % |
88.03/88.27	|     11340 |   32027   114668   310429 |   574897    10187     61 | 82.556 % |
97.23/97.46	|     17107 |   31545   112448   305158 |   632387    15946     66 | 82.818 % |
109.53/109.79	|     25757 |   31538   112448   305158 |   695626    24595     62 | 82.974 % |
130.12/130.32	|     38731 |   30767   109150   297026 |   765189    37556     52 | 83.771 % |
164.81/165.04	|     58192 |   29577   103814   284341 |   841707    56962     47 | 83.901 % |
222.19/222.46	|     87386 |   29141   101778   279599 |   925878    86149     46 | 84.116 % |
322.28/322.52	|    131176 |   28923   100774   277227 |  1018466   129926     46 | 84.235 % |
520.23/520.51	|    196863 |   28534    99216   273242 |  1120313   195600     46 | 84.447 % |
906.53/906.96	|    295392 |   28081    94788   261096 |  1232344   214096     48 | 84.694 % |
1198.86/1199.36	c Bin: Executing minisat20
1198.86/1199.36	c child exit by a signal
1198.86/1199.36	c minisat20 returned code 137.
1198.86/1199.36	c minisat20 returned code 137.
1198.86/1199.36	c satzilla running zchaff_rand ... 
1198.86/1199.36	c Bin: Executing zchaff_rand
1198.86/1199.36	c zchaff_rand returned code 1.
1198.86/1199.36	c zchaff_rand returned code 1.
1198.86/1199.36	c satzilla running vallst ... 
1198.86/1199.36	c Bin: Executing vallst
1198.86/1199.36	c vallst returned code 1.
1198.86/1199.36	c vallst returned code 1.
1198.86/1199.36	c satzilla running march_dl ... 
1198.86/1199.36	c Bin: Executing march_dl
1198.86/1199.36	c march_dl returned code 1.
1198.86/1199.36	c march_dl returned code 1.
1198.86/1199.36	c satzilla running kcnfs ... 
1198.86/1199.36	c Bin: Executing kcnfs
1198.86/1199.36	c kcnfs returned code 1.
1198.86/1199.36	c kcnfs returned code 1.
1198.86/1199.36	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/node30/watcher-313969-1176894094 -o ROOT/results/node30/solver-313969-1176894094 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313969-1176894094/SATzilla2007_R /tmp/evaluation/313969-1176894094/instance-313969-1176894094.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: 1.08 1.02 1.01 3/83 19450
/proc/meminfo: memFree=1319816/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=10916 CPUtime=0
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 906 0 0 0 0 0 0 0 18 0 1 0 137325070 11177984 901 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 2729 904 49 118 0 2608 0

[startup+0.0755661 s]
/proc/loadavg: 1.08 1.02 1.01 3/83 19450
/proc/meminfo: memFree=1319816/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=19276 CPUtime=0.06
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 3763 0 0 0 5 1 0 0 20 0 1 0 137325070 19738624 3758 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 4819 3758 50 118 0 4698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20716

[startup+0.101566 s]
/proc/loadavg: 1.08 1.02 1.01 3/83 19450
/proc/meminfo: memFree=1319816/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=19672 CPUtime=0.09
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 3874 0 0 0 8 1 0 0 20 0 1 0 137325070 20144128 3869 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 4918 3870 50 118 0 4797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21112

[startup+0.301581 s]
/proc/loadavg: 1.08 1.02 1.01 3/83 19450
/proc/meminfo: memFree=1319816/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=22312 CPUtime=0.28
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 4699 0 0 0 26 2 0 0 21 0 1 0 137325070 22847488 4694 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 5578 4694 50 118 0 5457 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23752

[startup+0.701604 s]
/proc/loadavg: 1.08 1.02 1.01 3/83 19450
/proc/meminfo: memFree=1319816/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=27328 CPUtime=0.69
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 6232 0 0 0 65 4 0 0 25 0 1 0 137325070 27983872 6227 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 6832 6227 50 118 0 6711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28768

[startup+1.50165 s]
/proc/loadavg: 1.08 1.02 1.01 2/85 19454
/proc/meminfo: memFree=1290232/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=66048 CPUtime=1.48
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 14326 0 0 0 141 7 0 0 25 0 1 0 137325070 67633152 12538 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617622 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 16512 12538 53 118 0 16391 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67488

[startup+3.10175 s]
/proc/loadavg: 1.08 1.02 1.01 2/85 19454
/proc/meminfo: memFree=1264568/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=0
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137325070 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 110 95 260 0 84 0
[pid=19451] ppid=19450 vsize=74164 CPUtime=3.09
/proc/19451/stat : 19451 (march_dl) R 19450 19450 18749 0 -1 4194304 21014 0 0 0 298 11 0 0 25 0 1 0 137325070 75943936 15305 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651974 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19451/statm: 18541 15305 55 118 0 18420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75604

[startup+6.30197 s]
/proc/loadavg: 1.07 1.02 1.00 2/85 19457
/proc/meminfo: memFree=1313144/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=1440 CPUtime=5
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 135 25188 0 0 0 0 486 14 16 0 1 0 137325070 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19450/statm: 360 111 96 260 0 84 0
[pid=19457] ppid=19450 vsize=69792 CPUtime=1.2
/proc/19457/stat : 19457 (ubcsat2006) R 19450 19450 18749 0 -1 4194304 12587 0 13 0 115 5 0 0 18 0 1 0 137325572 71467008 12583 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19457/statm: 17448 12583 156 64 0 17029 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 71232

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/84 19461
/proc/meminfo: memFree=1242432/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=81552 CPUtime=12.6
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 19165 37782 0 13 437 10 792 21 25 0 1 0 137325070 83509248 19134 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 20388 19134 121 260 0 20112 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 81552

[startup+25.5022 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 19487
/proc/meminfo: memFree=1243248/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=81552 CPUtime=25.39
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 19258 37782 0 13 1714 12 792 21 25 0 1 0 137325070 83509248 19227 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537934 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 20388 19227 121 260 0 20112 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 81552

[startup+51.1028 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 19487
/proc/meminfo: memFree=1242480/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=81552 CPUtime=50.95
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 19500 37782 0 13 4268 14 792 21 25 0 1 0 137325070 83509248 19469 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 20388 19469 121 260 0 20112 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 81552

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19488
/proc/meminfo: memFree=1226984/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=49420 CPUtime=32.04
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 11585 0 0 0 3198 6 0 0 25 0 1 0 137332095 50606080 11579 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527889 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 12355 11579 59 118 0 12233 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 98040

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1226536/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=49952 CPUtime=92.02
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 11701 0 0 0 9196 6 0 0 25 0 1 0 137332095 51150848 11695 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 12488 11695 59 118 0 12366 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 98572

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1220584/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=56004 CPUtime=152
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 13193 0 0 0 15193 7 0 0 25 0 1 0 137332095 57348096 13187 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 14001 13187 59 118 0 13879 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 104624

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1215528/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=61144 CPUtime=211.99
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 14463 0 0 0 21190 9 0 0 25 0 1 0 137332095 62611456 14457 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 15286 14457 59 118 0 15164 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 109764

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1209648/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=66924 CPUtime=271.98
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 15927 0 0 0 27187 11 0 0 25 0 1 0 137332095 68530176 15921 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 16731 15921 59 118 0 16609 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 115544

[startup+402.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 19488
/proc/meminfo: memFree=1204528/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0

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

[startup+522.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 19488
/proc/meminfo: memFree=1197168/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=79612 CPUtime=451.94
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 19037 0 0 0 45178 16 0 0 25 0 1 0 137332095 81522688 19031 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 19903 19031 59 118 0 19781 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 128232

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 3/79 19488
/proc/meminfo: memFree=1193008/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=84196 CPUtime=511.92
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 20070 0 0 0 51175 17 0 0 25 0 1 0 137332095 86216704 20064 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 21049 20064 59 118 0 20927 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 132816

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 19488
/proc/meminfo: memFree=1188720/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=88452 CPUtime=571.91
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 21129 0 0 0 57172 19 0 0 25 0 1 0 137332095 90574848 21123 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 22113 21123 59 118 0 21991 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 137072

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 19488
/proc/meminfo: memFree=1184688/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=92480 CPUtime=631.89
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 22157 0 0 0 63168 21 0 0 25 0 1 0 137332095 94699520 22151 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 23120 22151 59 118 0 22998 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 141100

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1181616/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=95552 CPUtime=691.88
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 22894 0 0 0 69166 22 0 0 25 0 1 0 137332095 97845248 22888 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 23888 22888 59 118 0 23766 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 144172

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1180080/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=97152 CPUtime=751.86
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23294 0 0 0 75164 22 0 0 25 0 1 0 137332095 99483648 23288 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24288 23288 59 118 0 24166 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 145772

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1179568/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=97788 CPUtime=811.85
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23412 0 0 0 81162 23 0 0 25 0 1 0 137332095 100134912 23406 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24447 23406 59 118 0 24325 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 146408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1179376/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=97964 CPUtime=871.83
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23460 0 0 0 87160 23 0 0 25 0 1 0 137332095 100315136 23454 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24491 23454 59 118 0 24369 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 146584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1179312/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=97964 CPUtime=931.82
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23485 0 0 0 93158 24 0 0 25 0 1 0 137332095 100315136 23479 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24491 23479 59 118 0 24369 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 146584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1179056/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=98292 CPUtime=991.8
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23556 0 0 0 99156 24 0 0 25 0 1 0 137332095 100651008 23550 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24573 23550 59 118 0 24451 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 146912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19488
/proc/meminfo: memFree=1178672/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=98748 CPUtime=1051.79
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 23639 0 0 0 105154 25 0 0 25 0 1 0 137332095 101117952 23633 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 24687 23633 59 118 0 24565 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 147368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 19488
/proc/meminfo: memFree=1176048/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=48620 CPUtime=70.09
/proc/19450/stat : 19450 (SATzilla2007_R) S 19448 19450 18749 0 -1 4194304 23863 37782 0 13 6177 19 792 21 25 0 1 0 137325070 49786880 11784 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 12155 11784 126 260 0 11879 0
[pid=19488] ppid=19450 vsize=101484 CPUtime=1111.78
/proc/19488/stat : 19488 (minisat20) R 19450 19450 18749 0 -1 4194304 24305 0 0 0 111152 26 0 0 25 0 1 0 137332095 103919616 24299 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19488/statm: 25371 24299 59 118 0 25249 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 150104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 19488
/proc/meminfo: memFree=1206584/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=115368 CPUtime=1200.08
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 40783 62300 0 13 6284 27 113648 49 25 0 1 0 137325070 118136832 28468 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134578406 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 28842 28468 137 260 0 28566 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 115368

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 19488
/proc/meminfo: memFree=1206584/2055920 swapFree=4157140/4192956
[pid=19450] ppid=19448 vsize=115368 CPUtime=1200.08
/proc/19450/stat : 19450 (SATzilla2007_R) R 19448 19450 18749 0 -1 4194304 40783 62300 0 13 6284 27 113648 49 25 0 1 0 137325070 118136832 28468 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134578406 0 0 4096 0 0 0 0 17 1 0 0
/proc/19450/statm: 28842 28468 137 260 0 28566 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 115368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.32
CPU system time (s): 0.78788
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 150904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103083
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= 46
involuntary context switches= 11420

runsolver used 1.21582 second user time and 3.16152 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Apr 18 11:01:34 UTC 2007

IDJOB= 313969
IDBENCH= 20379
IDSOLVER= 134
FILE ID= node30/313969-1176894094

PBS_JOBID= 4595126

Free space on /tmp= 66428 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  83ece6745238c422c7e68e5a07fc7f73

RANDOM SEED= 599909356

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1320224 kB
Buffers:         33352 kB
Cached:         633992 kB
SwapCached:      15308 kB
Active:         211640 kB
Inactive:       479488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320224 kB
SwapTotal:     4192956 kB
SwapFree:      4157140 kB
Dirty:           23600 kB
Writeback:           0 kB
Mapped:          31240 kB
Slab:            29672 kB
Committed_AS:  2816664 kB
PageTables:       2000 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= 66428 MiB

End job on node30 on Wed Apr 18 11:21:37 UTC 2007