Trace number 312769

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.05 1200.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1354.33
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

Solver Data (download as text)

72.20/72.31	c run March_dl for 5 seconds ... 
72.20/72.31	c Bin: Executing march_dl
72.20/72.31	c child exit by a signal
72.20/72.31	c march_dl returned code 137.
72.20/72.31	c run saps (UBCSAT implementation) for 2 seconds ... 
72.20/72.31	c Bin: Executing ubcsat2006
72.20/72.31	c child exited successfully
72.20/72.31	c ubcsat2006 returned code 0.
72.20/72.31	c satzilla computing base features
72.20/72.31	Error!!! VCG-VAR-entropy
72.20/72.31	Satzilla is runing default solver ... 
72.20/72.31	 c satzilla running minisat20 ... 
72.20/72.32	This is MiniSat 2.0 beta
72.20/72.32	WARNING: for repeatability, setting FPU to use double precision
72.20/72.32	============================[ Problem Statistics ]=============================
72.20/72.32	|                                                                             |
72.20/72.32	|  Number of variables:  298900                                               |
72.20/72.32	|  Number of clauses:    1409628                                              |
73.09/73.24	|  Parsing time:         0.82         s                                       |
73.19/73.33	============================[ Search Statistics ]==============================
73.19/73.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.19/73.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
73.19/73.33	===============================================================================
73.19/73.33	|         0 |  241093  1125031  2683279 |   375010        0    nan |  0.000 % |
73.99/74.12	|       100 |  241073  1125031  2683279 |   412511       97    110 | 19.822 % |
74.29/74.47	|       251 |  241057  1125031  2683279 |   453762      247     77 | 19.865 % |
74.99/75.11	|       476 |  239213  1114990  2662674 |   499138      469     70 | 20.235 % |
75.79/75.96	|       813 |  239198  1114990  2662674 |   549052      805     85 | 20.235 % |
76.89/77.03	|      1319 |  238712  1114990  2662674 |   603957     1309     77 | 21.691 % |
79.18/79.32	|      2078 |  233783  1086133  2600750 |   664353     2055     73 | 21.786 % |
81.48/81.63	|      3228 |  233098  1082505  2592911 |   730789     3196     72 | 22.015 % |
84.38/84.52	|      4937 |  228252  1057216  2538083 |   803867     4899     93 | 23.636 % |
90.29/90.41	|      7499 |  224333  1042211  2506294 |   884254     7446    122 | 25.964 % |
103.98/104.14	|     11343 |  219652  1011284  2440975 |   972680    11260    187 | 26.513 % |
115.48/115.60	|     17109 |  218133  1003567  2424603 |  1069948    17006    173 | 27.188 % |
149.18/149.35	|     25758 |  216655   995368  2407409 |  1176943    25646    223 | 27.532 % |
246.35/246.52	|     38733 |  216133   992552  2401376 |  1294637    38603    522 | 27.691 % |
333.73/333.99	|     58196 |  215247   987819  2391408 |  1424101    57818    495 | 27.987 % |
509.38/509.68	|     87390 |  213024   983111  2381187 |  1566511    86993    600 | 29.732 % |
971.56/971.90	|    131180 |  209673   959053  2330007 |  1723162   130297    803 | 29.852 % |
1199.11/1199.52	c Bin: Executing minisat20
1199.11/1199.52	c child exit by a signal
1199.11/1199.52	c minisat20 returned code 137.
1199.11/1199.52	c minisat20 returned code 137.
1199.11/1199.52	c satzilla running zchaff_rand ... 
1199.11/1199.52	c Bin: Executing zchaff_rand
1199.11/1199.52	c zchaff_rand returned code 1.
1199.11/1199.52	c zchaff_rand returned code 1.
1199.11/1199.52	c satzilla running vallst ... 
1199.11/1199.52	c Bin: Executing vallst
1199.11/1199.52	c vallst returned code 1.
1199.11/1199.52	c vallst returned code 1.
1199.11/1199.52	c satzilla running march_dl ... 
1199.11/1199.52	c Bin: Executing march_dl
1199.11/1199.52	c march_dl returned code 1.
1199.11/1199.52	c march_dl returned code 1.
1199.11/1199.52	c satzilla running kcnfs ... 
1199.11/1199.52	c Bin: Executing kcnfs
1199.11/1199.52	c kcnfs returned code 1.
1199.11/1199.52	c kcnfs returned code 1.
1199.11/1199.52	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/node14/watcher-312769-1176859615 -o ROOT/results/node14/solver-312769-1176859615 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312769-1176859615/SATzilla2007_R /tmp/evaluation/312769-1176859615/instance-312769-1176859615.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3230
/proc/meminfo: memFree=1747784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=7312 CPUtime=0
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 849 0 0 0 0 0 0 0 19 0 1 0 133879291 7487488 844 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 1828 851 49 118 0 1707 0

[startup+0.01895 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3230
/proc/meminfo: memFree=1747784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=19604 CPUtime=0.01
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 2267 0 0 0 1 0 0 0 19 0 1 0 133879291 20074496 2262 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 4901 2265 49 118 0 4780 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21044

[startup+0.101957 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3230
/proc/meminfo: memFree=1747784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=30896 CPUtime=0.09
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 6009 0 0 0 7 2 0 0 20 0 1 0 133879291 31637504 6004 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 7724 6005 50 118 0 7603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32336

[startup+0.301977 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3230
/proc/meminfo: memFree=1747784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=33668 CPUtime=0.29
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 6892 0 0 0 27 2 0 0 22 0 1 0 133879291 34476032 6887 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 8417 6887 50 118 0 8296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35108

[startup+0.702015 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3230
/proc/meminfo: memFree=1747784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=39212 CPUtime=0.69
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 8597 0 0 0 66 3 0 0 25 0 1 0 133879291 40153088 8592 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 9803 8592 50 118 0 9682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40652

[startup+1.50109 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 3232
/proc/meminfo: memFree=1707896/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=49376 CPUtime=1.49
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 11752 0 0 0 144 5 0 0 25 0 1 0 133879291 50561024 11747 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 12344 11747 50 118 0 12223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50816

[startup+3.10124 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3232
/proc/meminfo: memFree=1654264/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=0
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133879291 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 360 110 95 260 0 84 0
[pid=3231] ppid=3230 vsize=103656 CPUtime=3.09
/proc/3231/stat : 3231 (march_dl) R 3230 3230 1621 0 -1 4194304 24332 0 0 0 299 10 0 0 25 0 1 0 133879291 106143744 20344 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134546121 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3231/statm: 25914 20344 53 118 0 25793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105096

[startup+6.30154 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3233
/proc/meminfo: memFree=1742264/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=1440 CPUtime=5.01
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 135 34773 0 0 0 0 484 17 18 0 1 0 133879291 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3230/statm: 360 111 96 260 0 84 0
[pid=3233] ppid=3230 vsize=25408 CPUtime=1.24
/proc/3233/stat : 3233 (ubcsat2006) R 3230 3230 1621 0 -1 4194304 4512 0 7 0 120 4 0 0 25 0 1 0 133879793 26017792 4503 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3233/statm: 6352 4503 141 64 0 5933 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 26848

[startup+12.7021 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 3233
/proc/meminfo: memFree=1623040/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=132912 CPUtime=12.64
/proc/3230/stat : 3230 (SATzilla2007_R) R 3228 3230 1621 0 -1 4194304 31312 55342 0 8 349 14 871 30 25 0 1 0 133879291 136101888 31281 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134537944 0 0 4096 0 0 0 0 17 1 0 0
/proc/3230/statm: 33228 31281 121 260 0 32952 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 132912

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 3233
/proc/meminfo: memFree=1622656/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=132912 CPUtime=25.43
/proc/3230/stat : 3230 (SATzilla2007_R) R 3228 3230 1621 0 -1 4194304 31370 55342 0 8 1628 14 871 30 25 0 1 0 133879291 136101888 31339 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/3230/statm: 33228 31339 121 260 0 32952 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 132912

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 3233
/proc/meminfo: memFree=1622080/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=132912 CPUtime=51
/proc/3230/stat : 3230 (SATzilla2007_R) R 3228 3230 1621 0 -1 4194304 31480 55342 0 8 4183 16 871 30 25 0 1 0 133879291 136101888 31449 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134537934 0 0 4096 0 0 0 0 17 1 0 0
/proc/3230/statm: 33228 31449 121 260 0 32952 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 132912

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1592504/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=81460 CPUtime=29.97
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 19706 0 0 0 2985 12 0 0 25 0 1 0 133886522 83415040 19692 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 20365 19692 59 118 0 20243 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 160340

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1564728/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=109860 CPUtime=89.95
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 26785 0 0 0 8977 18 0 0 25 0 1 0 133886522 112496640 26771 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 27465 26771 59 118 0 27343 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 188740

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1531704/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=142184 CPUtime=149.93
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 34883 0 0 0 14970 23 0 0 25 0 1 0 133886522 145596416 34869 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527581 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 35546 34869 59 118 0 35424 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 221064

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1503800/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=170240 CPUtime=209.92
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 41869 0 0 0 20963 29 0 0 25 0 1 0 133886522 174325760 41855 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 42560 41855 59 118 0 42438 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 249120

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1480952/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=192800 CPUtime=269.9
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 47545 0 0 0 26955 35 0 0 25 0 1 0 133886522 197427200 47531 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 48200 47531 59 118 0 48078 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 271680

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1433848/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0

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

[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=264960 CPUtime=389.87
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 65559 0 0 0 38939 48 0 0 25 0 1 0 133886522 271319040 65545 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 66240 65545 59 118 0 66118 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 343840

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1385784/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=287784 CPUtime=449.86
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 71283 0 0 0 44933 53 0 0 25 0 1 0 133886522 294690816 71269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 71946 71269 59 118 0 71824 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 366664

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3234
/proc/meminfo: memFree=1362872/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=310800 CPUtime=509.85
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 76979 0 0 0 50927 58 0 0 25 0 1 0 133886522 318259200 76965 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 77700 76965 59 118 0 77578 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 389680

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3236
/proc/meminfo: memFree=1326768/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=346508 CPUtime=569.84
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 85918 0 0 0 56919 65 0 0 25 0 1 0 133886522 354824192 85904 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527877 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 86627 85904 59 118 0 86505 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 425388

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 3236
/proc/meminfo: memFree=1290936/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=382584 CPUtime=629.81
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 94948 0 0 0 62910 71 0 0 25 0 1 0 133886522 391766016 94934 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527889 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 95646 94934 59 118 0 95524 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 461464

[startup+762.305 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 3236
/proc/meminfo: memFree=1262584/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=410360 CPUtime=689.8
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 101919 0 0 0 68905 75 0 0 25 0 1 0 133886522 420208640 101905 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 102590 101905 59 118 0 102468 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 489240

[startup+822.302 s]
/proc/loadavg: 1.09 1.00 0.99 2/79 3236
/proc/meminfo: memFree=1242296/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=430912 CPUtime=749.78
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 107036 0 0 0 74899 79 0 0 25 0 1 0 133886522 441253888 107022 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527584 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 107728 107022 59 118 0 107606 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 509792

[startup+882.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/79 3236
/proc/meminfo: memFree=1220728/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=452116 CPUtime=809.77
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 112360 0 0 0 80893 84 0 0 25 0 1 0 133886522 462966784 112346 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 113029 112346 59 118 0 112907 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 530996

[startup+942.301 s]
/proc/loadavg: 1.16 1.04 1.01 2/79 3236
/proc/meminfo: memFree=1196920/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=476148 CPUtime=869.75
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 118371 0 0 0 86888 87 0 0 25 0 1 0 133886522 487575552 118357 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 119037 118357 59 118 0 118915 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 555028

[startup+1002.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/79 3236
/proc/meminfo: memFree=1167416/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=505216 CPUtime=929.74
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 125652 0 0 0 92881 93 0 0 25 0 1 0 133886522 517341184 125638 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 126304 125638 59 118 0 126182 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 584096

[startup+1062.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/79 3236
/proc/meminfo: memFree=1130552/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=542472 CPUtime=989.73
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 134967 0 0 0 98873 100 0 0 25 0 1 0 133886522 555491328 134953 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529163 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 135618 134953 59 118 0 135496 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 621352

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 3236
/proc/meminfo: memFree=1090424/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=582524 CPUtime=1049.71
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 144894 0 0 0 104866 105 0 0 25 0 1 0 133886522 596504576 144880 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134524820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 145631 144880 59 118 0 145509 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 661404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 3236
/proc/meminfo: memFree=1057720/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=78880 CPUtime=72.22
/proc/3230/stat : 3230 (SATzilla2007_R) S 3228 3230 1621 0 -1 4194304 39143 55342 0 8 6298 23 871 30 25 0 1 0 133879291 80773120 19233 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3230/statm: 19720 19233 126 260 0 19444 0
[pid=3234] ppid=3230 vsize=615380 CPUtime=1109.7
/proc/3234/stat : 3234 (minisat20) R 3230 3230 1621 0 -1 4194304 153131 0 0 0 110858 112 0 0 25 0 1 0 133886522 630149120 153117 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527380 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3234/statm: 153845 153117 59 118 0 153723 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 694260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3236
/proc/meminfo: memFree=1642368/2055920 swapFree=4145416/4192956
[pid=3230] ppid=3228 vsize=107400 CPUtime=1200.01
/proc/3230/stat : 3230 (SATzilla2007_R) R 3228 3230 1621 0 -1 4194304 46312 210508 0 8 6382 26 113440 153 25 0 1 0 133879291 109977600 26348 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/3230/statm: 26850 26348 131 260 0 26574 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 107400

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): 1198.24
CPU system time (s): 1.81672
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 702404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.24
system time used= 1.81672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256822
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 23194

runsolver used 1.25681 second user time and 3.12052 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Apr 18 01:26:55 UTC 2007

IDJOB= 312769
IDBENCH= 20349
IDSOLVER= 134
FILE ID= node14/312769-1176859615

PBS_JOBID= 4590212

Free space on /tmp= 66270 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/312769-1176859615/SATzilla2007_R /tmp/evaluation/312769-1176859615/instance-312769-1176859615.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-312769-1176859615 -o ROOT/results/node14/solver-312769-1176859615 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312769-1176859615/SATzilla2007_R /tmp/evaluation/312769-1176859615/instance-312769-1176859615.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  f72920912a1bb14f90e9fea5dee0ec1c

RANDOM SEED= 583781327

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
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.227
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:       1748256 kB
Buffers:         24904 kB
Cached:         209616 kB
SwapCached:      14700 kB
Active:         128264 kB
Inactive:       138336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748256 kB
SwapTotal:     4192956 kB
SwapFree:      4145416 kB
Dirty:           34084 kB
Writeback:           0 kB
Mapped:          35756 kB
Slab:            26592 kB
Committed_AS:  6589928 kB
PageTables:       1804 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= 66270 MiB

End job on node14 on Wed Apr 18 01:46:58 UTC 2007