Trace number 312971

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.08 1200.63

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-11-s.cnf
MD5SUM3435b921c4acd15d51fed09386b58888
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 variables189456
Number of clauses850574
Sum of the clauses size1937804
Maximum clause length10
Minimum clause length1
Number of clauses of size 114367
Number of clauses of size 2692164
Number of clauses of size 3108383
Number of clauses of size 43960
Number of clauses of size 515840
Number of clauses of size over 515860

Solver Data (download as text)

70.04/70.12	c run March_dl for 5 seconds ... 
70.04/70.12	c Bin: Executing march_dl
70.04/70.12	c child exit by a signal
70.04/70.12	c march_dl returned code 137.
70.04/70.12	c run saps for 2 seconds ... 
70.04/70.12	c Bin: Executing ubcsat2006
70.04/70.12	c child exited successfully
70.04/70.12	c ubcsat2006 returned code 0.
70.04/70.12	c satzilla computing base features
70.04/70.12	Error!!! VCG-VAR-entropy
70.04/70.12	Satzilla is runing default solver ... 
70.04/70.12	 c satzilla running minisat20 ... 
70.04/70.13	This is MiniSat 2.0 beta
70.04/70.13	WARNING: for repeatability, setting FPU to use double precision
70.04/70.13	============================[ Problem Statistics ]=============================
70.04/70.13	|                                                                             |
70.04/70.13	|  Number of variables:  189456                                               |
70.04/70.13	|  Number of clauses:    850574                                               |
70.51/70.68	|  Parsing time:         0.47         s                                       |
70.62/70.74	============================[ Search Statistics ]==============================
70.62/70.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.62/70.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.62/70.74	===============================================================================
70.62/70.74	|         0 |  145306   633173  1492973 |   211057        0    nan |  0.000 % |
71.01/71.12	|       100 |  145305   633173  1492973 |   232163       99    140 | 23.305 % |
71.32/71.42	|       253 |  145304   633173  1492973 |   255379      252    195 | 23.305 % |
71.61/71.72	|       478 |  145304   633173  1492973 |   280917      477    143 | 23.305 % |
72.21/72.38	|       815 |  145303   633151  1492920 |   309009      814    204 | 23.305 % |
73.11/73.24	|      1321 |  144191   630817  1487868 |   339910     1316    159 | 24.576 % |
74.81/74.92	|      2080 |  142741   620618  1466404 |   373901     2067    191 | 25.168 % |
78.01/78.19	|      3219 |  140190   606500  1436704 |   411291     3193    222 | 26.004 % |
84.11/84.27	|      4928 |  140190   606500  1436704 |   452420     4902    284 | 26.004 % |
94.91/95.07	|      7491 |  140148   606371  1436442 |   497662     7460    517 | 26.331 % |
124.20/124.30	|     11335 |  139277   603276  1429879 |   547429    11302    600 | 26.613 % |
158.09/158.26	|     17102 |  138360   596532  1416209 |   602172    17059    635 | 26.971 % |
226.17/226.37	|     25751 |  138358   596510  1416156 |   662389    25708    662 | 26.971 % |
318.73/318.98	|     38725 |  137448   591866  1406232 |   728628    38681    718 | 27.451 % |
549.95/550.28	|     58186 |  137168   590439  1403184 |   801491    58139    970 | 27.599 % |
855.55/855.90	|     87378 |  137167   590434  1403174 |   881640    87330   1096 | 27.600 % |
1198.93/1199.54	c Bin: Executing minisat20
1198.93/1199.54	c child exit by a signal
1198.93/1199.54	c minisat20 returned code 137.
1198.93/1199.54	c minisat20 returned code 137.
1198.93/1199.54	c satzilla running eureka ... 
1198.93/1199.54	c Bin: Executing eureka
1198.93/1199.54	c eureka returned code 1.
1198.93/1199.54	c eureka returned code 1.
1198.93/1199.54	c satzilla running rsat ... 
1198.93/1199.54	c Bin: Executing rsat
1198.93/1199.54	c rsat returned code 1.
1198.93/1199.54	c rsat returned code 1.
1198.93/1199.54	c satzilla running zchaff_rand ... 
1198.93/1199.54	c Bin: Executing zchaff_rand
1198.93/1199.54	c zchaff_rand returned code 1.
1198.93/1199.54	c zchaff_rand returned code 1.
1198.93/1199.54	c satzilla running vallst ... 
1198.93/1199.54	c Bin: Executing vallst
1198.93/1199.54	c vallst returned code 1.
1198.93/1199.54	c vallst returned code 1.
1198.93/1199.54	c satzilla running march_dl ... 
1198.93/1199.54	c Bin: Executing march_dl
1198.93/1199.54	c march_dl returned code 1.
1198.93/1199.54	c march_dl returned code 1.
1198.93/1199.54	c satzilla running kcnfs ... 
1198.93/1199.54	c Bin: Executing kcnfs
1198.93/1199.54	c kcnfs returned code 1.
1198.93/1199.54	c kcnfs returned code 1.
1198.93/1199.54	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/node46/watcher-312971-1176871325 -o ROOT/results/node46/solver-312971-1176871325 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312971-1176871325/SATzilla2007_F /tmp/evaluation/312971-1176871325/instance-312971-1176871325.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.98 3/78 10681
/proc/meminfo: memFree=1717696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) R 10679 10681 9137 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=4704 CPUtime=0
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 838 0 0 0 0 0 0 0 18 0 1 0 41816430 4816896 832 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 1176 838 49 118 0 1055 0

[startup+0.00778592 s]
/proc/loadavg: 0.92 0.95 0.98 3/78 10681
/proc/meminfo: memFree=1717696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=11392 CPUtime=0
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 1085 0 0 0 0 0 0 0 19 0 1 0 41816430 11665408 1080 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 2848 1082 49 118 0 2727 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12904

[startup+0.101802 s]
/proc/loadavg: 0.92 0.95 0.98 3/78 10681
/proc/meminfo: memFree=1717696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=19956 CPUtime=0.09
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 3952 0 0 0 8 1 0 0 19 0 1 0 41816430 20434944 3946 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 4989 3947 50 118 0 4868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21468

[startup+0.301839 s]
/proc/loadavg: 0.92 0.95 0.98 3/78 10681
/proc/meminfo: memFree=1717696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=22596 CPUtime=0.29
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 4778 0 0 0 28 1 0 0 20 0 1 0 41816430 23138304 4772 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 5649 4772 50 118 0 5528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24108

[startup+0.701913 s]
/proc/loadavg: 0.92 0.95 0.98 3/78 10681
/proc/meminfo: memFree=1717696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=27480 CPUtime=0.69
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 6284 0 0 0 67 2 0 0 24 0 1 0 41816430 28139520 6278 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 6870 6279 50 118 0 6749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28992

[startup+1.50106 s]
/proc/loadavg: 0.93 0.95 0.98 2/80 10683
/proc/meminfo: memFree=1687728/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=66072 CPUtime=1.49
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 14430 0 0 0 144 5 0 0 25 0 1 0 41816430 67657728 12591 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617541 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 16518 12591 53 118 0 16397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67584

[startup+3.10136 s]
/proc/loadavg: 0.93 0.95 0.98 2/80 10683
/proc/meminfo: memFree=1654896/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=0
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10682] ppid=10681 vsize=71120 CPUtime=3.09
/proc/10682/stat : 10682 (march_dl) R 10681 10681 9137 0 -1 4194304 21021 0 0 0 301 8 0 0 25 0 1 0 41816430 72826880 14580 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10682/statm: 17780 14580 55 118 0 17659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72632

[startup+6.30195 s]
/proc/loadavg: 0.93 0.95 0.98 2/80 10684
/proc/meminfo: memFree=1711600/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=1512 CPUtime=5
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 149 26708 0 0 0 0 489 11 16 0 1 0 41816429 1548288 125 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10681/statm: 378 125 110 260 0 84 0
[pid=10684] ppid=10681 vsize=69608 CPUtime=1.27
/proc/10684/stat : 10684 (ubcsat2006) R 10681 10681 9137 0 -1 4194304 12576 0 0 0 121 6 0 0 25 0 1 0 41816932 71278592 12558 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10684/statm: 17402 12558 156 64 0 16983 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 71120

[startup+12.7011 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 10684
/proc/meminfo: memFree=1641656/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=81464 CPUtime=12.66
/proc/10681/stat : 10681 (SATzilla2007_F) R 10679 10681 9137 0 -1 4194304 19087 39291 0 0 441 9 797 19 25 0 1 0 41816429 83419136 19055 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/10681/statm: 20366 19055 135 260 0 20072 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 81464

[startup+25.5015 s]
/proc/loadavg: 0.95 0.96 0.98 2/79 10684
/proc/meminfo: memFree=1641336/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=81464 CPUtime=25.46
/proc/10681/stat : 10681 (SATzilla2007_F) R 10679 10681 9137 0 -1 4194304 19179 39291 0 0 1720 10 797 19 25 0 1 0 41816429 83419136 19147 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 134542126 0 0 4096 0 0 0 0 17 1 0 0
/proc/10681/statm: 20366 19147 135 260 0 20072 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 81464

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 10684
/proc/meminfo: memFree=1640376/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=81464 CPUtime=51.04
/proc/10681/stat : 10681 (SATzilla2007_F) R 10679 10681 9137 0 -1 4194304 19422 39291 0 0 4275 13 797 19 25 0 1 0 41816429 83419136 19390 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/10681/statm: 20366 19390 135 260 0 20072 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81464

[startup+102.306 s]
/proc/loadavg: 1.03 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1609200/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=64792 CPUtime=32.15
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 15518 0 0 0 3204 11 0 0 25 0 1 0 41823442 66347008 15511 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 16198 15511 59 118 0 16076 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 113144

[startup+162.303 s]
/proc/loadavg: 1.01 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1582000/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=92064 CPUtime=92.13
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 22340 0 0 0 9196 17 0 0 25 0 1 0 41823442 94273536 22333 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 23016 22333 59 118 0 22894 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 140416

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1560496/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=113424 CPUtime=152.1
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 27667 0 0 0 15188 22 0 0 25 0 1 0 41823442 116146176 27660 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 28356 27660 59 118 0 28234 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 161776

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1534896/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=139308 CPUtime=212.09
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 34102 0 0 0 21179 30 0 0 25 0 1 0 41823442 142651392 34095 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 34827 34095 59 118 0 34705 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 187660

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1499440/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=174540 CPUtime=272.06
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 42908 0 0 0 27169 37 0 0 25 0 1 0 41823442 178728960 42901 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 43635 42901 59 118 0 43513 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 222892

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1473200/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0

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

[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=229844 CPUtime=392.03
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 56762 0 0 0 39156 47 0 0 25 0 1 0 41823442 235360256 56755 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 57461 56755 59 118 0 57339 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 278196

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1414896/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=259080 CPUtime=452.01
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 64053 0 0 0 45148 53 0 0 25 0 1 0 41823442 265297920 64046 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 64770 64046 59 118 0 64648 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 307432

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1384304/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=289500 CPUtime=511.99
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 71656 0 0 0 51140 59 0 0 25 0 1 0 41823442 296448000 71649 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 72375 71649 59 118 0 72253 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 337852

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1347696/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=325776 CPUtime=571.97
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 80730 0 0 0 57133 64 0 0 25 0 1 0 41823442 333594624 80723 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 81444 80723 59 118 0 81322 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 374128

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1324080/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=349316 CPUtime=631.94
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 86629 0 0 0 63125 69 0 0 25 0 1 0 41823442 357699584 86622 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 87329 86622 59 118 0 87207 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 397668

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1293424/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=379872 CPUtime=691.93
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 94244 0 0 0 69116 77 0 0 25 0 1 0 41823442 388988928 94237 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 94968 94237 59 118 0 94846 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 428224

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1268144/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=405332 CPUtime=751.9
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 100622 0 0 0 75108 82 0 0 25 0 1 0 41823442 415059968 100615 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 101333 100615 59 118 0 101211 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 453684

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1234800/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=438168 CPUtime=811.88
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 108855 0 0 0 81099 89 0 0 25 0 1 0 41823442 448684032 108848 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 109542 108848 59 118 0 109420 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 486520

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1211376/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=462004 CPUtime=871.86
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 114764 0 0 0 87092 94 0 0 25 0 1 0 41823442 473092096 114757 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 115501 114757 59 118 0 115379 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 510356

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1190704/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=482404 CPUtime=931.84
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 119856 0 0 0 93084 100 0 0 25 0 1 0 41823442 493981696 119849 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 120601 119849 59 118 0 120479 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 530756

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1167600/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=505388 CPUtime=991.83
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 125617 0 0 0 99077 106 0 0 25 0 1 0 41823442 517517312 125610 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 126347 125610 59 118 0 126225 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 553740

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/80 10685
/proc/meminfo: memFree=1145456/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=527308 CPUtime=1051.81
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 131119 0 0 0 105069 112 0 0 25 0 1 0 41823442 539963392 131112 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10685/statm: 131827 131112 59 118 0 131705 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 575660

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 4/85 10864
/proc/meminfo: memFree=1123064/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=48352 CPUtime=70.06
/proc/10681/stat : 10681 (SATzilla2007_F) S 10679 10681 9137 0 -1 4194304 23597 39291 0 0 6173 17 797 19 25 0 1 0 41816429 49512448 11687 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10681/statm: 12088 11687 140 260 0 11794 0
[pid=10685] ppid=10681 vsize=548568 CPUtime=1111.68
/proc/10685/stat : 10685 (minisat20) R 10681 10681 9137 0 -1 4194304 136418 0 0 0 111051 117 0 0 25 0 1 0 41823442 561733632 136411 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527594 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10685/statm: 137142 136411 59 118 0 137020 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 596920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 10883
/proc/meminfo: memFree=1635128/2055920 swapFree=4162240/4192956
[pid=10681] ppid=10679 vsize=83696 CPUtime=1200.04
/proc/10681/stat : 10681 (SATzilla2007_F) R 10679 10681 9137 0 -1 4194304 32480 177411 0 0 6274 23 113561 146 25 0 1 0 41816429 85704704 20537 18446744073709551615 134512640 135581085 4294956656 18446744073709551615 134588995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10681/statm: 20924 20537 151 260 0 20630 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 83696

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.63
CPU time (s): 1200.08
CPU user time (s): 1198.37
CPU system time (s): 1.71174
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 603652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.37
system time used= 1.71174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209891
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= 27
involuntary context switches= 2670

runsolver used 1.24481 second user time and 3.13652 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Wed Apr 18 04:42:14 UTC 2007

IDJOB= 312971
IDBENCH= 20354
IDSOLVER= 136
FILE ID= node46/312971-1176871325

PBS_JOBID= 4590257

Free space on /tmp= 66075 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-11-s.cnf
COMMAND LINE= /tmp/evaluation/312971-1176871325/SATzilla2007_F /tmp/evaluation/312971-1176871325/instance-312971-1176871325.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-312971-1176871325 -o ROOT/results/node46/solver-312971-1176871325 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312971-1176871325/SATzilla2007_F /tmp/evaluation/312971-1176871325/instance-312971-1176871325.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  3435b921c4acd15d51fed09386b58888

RANDOM SEED= 399487781

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1718104 kB
Buffers:         14236 kB
Cached:         163568 kB
SwapCached:       2260 kB
Active:         194208 kB
Inactive:        94512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718104 kB
SwapTotal:     4192956 kB
SwapFree:      4162240 kB
Dirty:           25208 kB
Writeback:           0 kB
Mapped:         120160 kB
Slab:            34484 kB
Committed_AS:  1900696 kB
PageTables:       1992 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= 66075 MiB

End job on node46 on Wed Apr 18 05:02:17 UTC 2007