Trace number 320163

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.06 1200.53

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark383.993
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

68.93/69.10	c run March_dl for 5 seconds ... 
68.93/69.10	c Bin: Executing march_dl
68.93/69.10	c child exit by a signal
68.93/69.10	c march_dl returned code 137.
68.93/69.10	c run saps (UBCSAT implementation) for 2 seconds ... 
68.93/69.10	c Bin: Executing ubcsat2006
68.93/69.10	c child exited successfully
68.93/69.10	c ubcsat2006 returned code 0.
68.93/69.10	c satzilla computing base features
68.93/69.10	Error!!! VCG-VAR-entropy
68.93/69.10	Satzilla is runing default solver ... 
68.93/69.10	 c satzilla running minisat20 ... 
69.02/69.10	This is MiniSat 2.0 beta
69.02/69.10	WARNING: for repeatability, setting FPU to use double precision
69.02/69.10	============================[ Problem Statistics ]=============================
69.02/69.10	|                                                                             |
69.02/69.10	|  Number of variables:  183371                                               |
69.02/69.10	|  Number of clauses:    547078                                               |
69.30/69.47	|  Parsing time:         0.32         s                                       |
69.30/69.49	============================[ Search Statistics ]==============================
69.30/69.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.30/69.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.30/69.49	===============================================================================
69.30/69.49	|         0 |  183368   547070  1276498 |   182356        0    nan |  0.000 % |
69.50/69.68	|       101 |  183367   547070  1276498 |   200592      100     24 |  0.002 % |
69.90/70.04	|       253 |  183367   547070  1276498 |   220651      252     25 |  0.002 % |
70.40/70.53	|       479 |  183364   547067  1276492 |   242716      477     22 |  0.018 % |
71.10/71.20	|       820 |  183316   546897  1276105 |   266988      816     20 |  0.035 % |
72.20/72.30	|      1327 |  183257   546617  1275487 |   293687     1321     20 |  0.065 % |
73.21/73.32	|      2087 |  183252   546617  1275487 |   323055     2081     43 |  0.065 % |
75.71/75.85	|      3226 |  183251   546590  1275427 |   355361     3219     37 |  0.133 % |
78.11/78.28	|      4934 |  183126   545936  1273995 |   390897     4926     39 |  0.134 % |
81.00/81.13	|      7499 |  183110   545882  1273875 |   429987     7477     40 |  0.142 % |
86.80/86.93	|     11344 |  183110   545882  1273875 |   472986    11322     59 |  0.142 % |
94.70/94.86	|     17110 |  183068   545755  1273581 |   520284    17086     53 |  0.165 % |
100.30/100.41	|     25759 |  183068   545751  1273573 |   572313    25734     51 |  0.165 % |
113.79/113.93	|     38734 |  183068   545751  1273573 |   629544    38709     48 |  0.165 % |
137.30/137.47	|     58196 |  183068   545751  1273573 |   692499    58171     54 |  0.165 % |
170.88/171.01	|     87389 |  182955   545286  1272541 |   761749    87361     61 |  0.275 % |
240.78/241.06	|    131178 |  182847   544851  1271574 |   837923   131149     62 |  0.298 % |
348.63/348.97	|    196862 |  182824   544642  1271116 |   921716   196829     60 |  0.298 % |
504.69/505.06	|    295392 |  182755   544315  1270396 |  1013887   295356     59 |  0.336 % |
1010.06/1010.51	|    443183 |  182755   544315  1270396 |  1115276   443147     67 |  0.336 % |
1198.81/1199.36	c Bin: Executing minisat20
1198.81/1199.36	c child exit by a signal
1198.81/1199.36	c minisat20 returned code 137.
1198.81/1199.36	c minisat20 returned code 137.
1198.81/1199.36	c satzilla running zchaff_rand ... 
1198.81/1199.36	c Bin: Executing zchaff_rand
1198.81/1199.36	c zchaff_rand returned code 1.
1198.81/1199.36	c zchaff_rand returned code 1.
1198.81/1199.36	c satzilla running vallst ... 
1198.81/1199.36	c Bin: Executing vallst
1198.81/1199.36	c vallst returned code 1.
1198.81/1199.36	c vallst returned code 1.
1198.81/1199.36	c satzilla running march_dl ... 
1198.81/1199.36	c Bin: Executing march_dl
1198.81/1199.36	c march_dl returned code 1.
1198.81/1199.36	c march_dl returned code 1.
1198.81/1199.36	c satzilla running kcnfs ... 
1198.81/1199.36	c Bin: Executing kcnfs
1198.81/1199.36	c kcnfs returned code 1.
1198.81/1199.36	c kcnfs returned code 1.
1198.81/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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-320163-1173041891 -o ROOT/results/node3/solver-320163-1173041891 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320163-1173041891/SATzilla2007_R /tmp/evaluation/320163-1173041891/instance-320163-1173041891.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.80 1.45 1.15 3/77 10628
/proc/meminfo: memFree=1775080/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=8640 CPUtime=0
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 682 0 0 0 0 0 0 0 19 0 1 0 324143994 8847360 677 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 2160 680 49 118 0 2039 0

[startup+0.0483461 s]
/proc/loadavg: 1.80 1.45 1.15 3/77 10628
/proc/meminfo: memFree=1775080/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=16472 CPUtime=0.04
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 3342 0 0 0 3 1 0 0 19 0 1 0 324143994 16867328 3337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 4118 3337 50 118 0 3997 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17912

[startup+0.101349 s]
/proc/loadavg: 1.80 1.45 1.15 3/77 10628
/proc/meminfo: memFree=1775080/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=17132 CPUtime=0.09
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 3550 0 0 0 8 1 0 0 19 0 1 0 324143994 17543168 3545 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 4283 3545 50 118 0 4162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18572

[startup+0.301365 s]
/proc/loadavg: 1.80 1.45 1.15 3/77 10628
/proc/meminfo: memFree=1775080/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=19640 CPUtime=0.29
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 4318 0 0 0 27 2 0 0 21 0 1 0 324143994 20111360 4313 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 4910 4313 50 118 0 4789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21080

[startup+0.701398 s]
/proc/loadavg: 1.80 1.45 1.15 3/77 10628
/proc/meminfo: memFree=1775080/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=24392 CPUtime=0.69
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 5820 0 0 0 67 2 0 0 25 0 1 0 324143994 24977408 5815 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 6098 5815 50 118 0 5977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25832

[startup+1.50146 s]
/proc/loadavg: 1.80 1.45 1.15 2/79 10630
/proc/meminfo: memFree=1734168/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=64204 CPUtime=1.49
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 16642 0 0 0 142 7 0 0 25 0 1 0 324143994 65744896 13832 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 16051 13832 55 118 0 15930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65644

[startup+3.10159 s]
/proc/loadavg: 1.74 1.44 1.15 2/79 10630
/proc/meminfo: memFree=1738072/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=0
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324143994 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 360 110 95 260 0 84 0
[pid=10629] ppid=10628 vsize=64156 CPUtime=3.09
/proc/10629/stat : 10629 (march_dl) R 10628 10628 9269 0 -1 4194304 40553 0 0 0 290 19 0 0 25 0 1 0 324143994 65695744 13834 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10629/statm: 16039 13834 57 118 0 15918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65596

[startup+6.30286 s]
/proc/loadavg: 1.74 1.44 1.15 2/79 10631
/proc/meminfo: memFree=1769624/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=1440 CPUtime=5.01
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 135 77167 0 0 0 0 465 36 18 0 1 0 324143994 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10628/statm: 360 111 96 260 0 84 0
[pid=10631] ppid=10628 vsize=52352 CPUtime=1.25
/proc/10631/stat : 10631 (ubcsat2006) R 10628 10628 9269 0 -1 4194304 9036 0 0 0 121 4 0 0 25 0 1 0 324144498 53608448 9019 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10631/statm: 13088 9019 156 64 0 12669 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 53792

[startup+12.7014 s]
/proc/loadavg: 1.62 1.43 1.15 2/78 10631
/proc/meminfo: memFree=1721824/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=58548 CPUtime=12.66
/proc/10628/stat : 10628 (SATzilla2007_R) R 10626 10628 9269 0 -1 4194304 13416 86209 0 0 484 6 734 42 25 0 1 0 324143994 59953152 13385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10628/statm: 14637 13385 121 260 0 14361 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58548

[startup+25.5014 s]
/proc/loadavg: 1.53 1.41 1.14 2/78 10631
/proc/meminfo: memFree=1721632/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=58548 CPUtime=25.46
/proc/10628/stat : 10628 (SATzilla2007_R) R 10626 10628 9269 0 -1 4194304 13501 86209 0 0 1763 7 734 42 25 0 1 0 324143994 59953152 13470 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10628/statm: 14637 13470 121 260 0 14361 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58548

[startup+51.1015 s]
/proc/loadavg: 1.35 1.38 1.14 2/78 10631
/proc/meminfo: memFree=1720992/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=58548 CPUtime=51.03
/proc/10628/stat : 10628 (SATzilla2007_R) R 10626 10628 9269 0 -1 4194304 13671 86209 0 0 4318 9 734 42 25 0 1 0 324143994 59953152 13640 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10628/statm: 14637 13640 121 260 0 14361 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 58548

[startup+102.306 s]
/proc/loadavg: 1.14 1.31 1.13 2/79 10632
/proc/meminfo: memFree=1702616/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=43388 CPUtime=33.18
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 10141 0 0 0 3311 7 0 0 25 0 1 0 324150904 44429312 10127 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 10847 10127 59 118 0 10725 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 77440

[startup+162.302 s]
/proc/loadavg: 1.05 1.26 1.12 2/79 10632
/proc/meminfo: memFree=1687192/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=59088 CPUtime=93.16
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 14021 0 0 0 9304 12 0 0 25 0 1 0 324150904 60506112 14007 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 14772 14007 59 118 0 14650 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 93140

[startup+222.302 s]
/proc/loadavg: 1.02 1.20 1.10 2/85 10770
/proc/meminfo: memFree=1672488/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=72104 CPUtime=153.08
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 17289 0 0 0 15290 18 0 0 25 0 1 0 324150904 73834496 17275 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 18026 17275 59 118 0 17904 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 106156

[startup+282.302 s]
/proc/loadavg: 1.00 1.17 1.09 2/79 10830
/proc/meminfo: memFree=1664600/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=81288 CPUtime=213.02
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 19532 0 0 0 21281 21 0 0 25 0 1 0 324150904 83238912 19518 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527566 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 20322 19518 59 118 0 20200 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 115340

[startup+342.301 s]
/proc/loadavg: 1.00 1.13 1.09 2/79 10830
/proc/meminfo: memFree=1654936/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=90712 CPUtime=273.01
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 21922 0 0 0 27276 25 0 0 25 0 1 0 324150904 92889088 21908 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 22678 21908 59 118 0 22556 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 124764

[startup+402.301 s]
/proc/loadavg: 1.00 1.11 1.08 2/79 10830
/proc/meminfo: memFree=1644504/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0

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

[startup+522.301 s]
/proc/loadavg: 1.13 1.11 1.08 2/79 10830
/proc/meminfo: memFree=1625112/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=120488 CPUtime=452.97
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 29361 0 0 0 45260 37 0 0 25 0 1 0 324150904 123379712 29347 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 30122 29347 59 118 0 30000 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 154540

[startup+582.301 s]
/proc/loadavg: 1.04 1.08 1.08 2/79 10830
/proc/meminfo: memFree=1617368/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=128640 CPUtime=512.95
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 31265 0 0 0 51256 39 0 0 25 0 1 0 324150904 131727360 31251 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 32160 31251 59 118 0 32038 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 162692

[startup+642.301 s]
/proc/loadavg: 1.01 1.07 1.07 2/79 10830
/proc/meminfo: memFree=1611736/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=134192 CPUtime=572.93
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 32646 0 0 0 57252 41 0 0 25 0 1 0 324150904 137412608 32632 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 33548 32632 59 118 0 33426 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 168244

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/79 10830
/proc/meminfo: memFree=1603864/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=142024 CPUtime=632.92
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 34619 0 0 0 63249 43 0 0 25 0 1 0 324150904 145432576 34605 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525414 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 35506 34605 59 118 0 35384 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 176076

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 10830
/proc/meminfo: memFree=1596632/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=149048 CPUtime=692.9
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 36391 0 0 0 69245 45 0 0 25 0 1 0 324150904 152625152 36377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 37262 36377 59 118 0 37140 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 183100

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/79 10830
/proc/meminfo: memFree=1588504/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=157228 CPUtime=752.89
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 38429 0 0 0 75241 48 0 0 25 0 1 0 324150904 161001472 38415 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 39307 38415 59 118 0 39185 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 191280

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 10830
/proc/meminfo: memFree=1581336/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=164120 CPUtime=812.87
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 40177 0 0 0 81237 50 0 0 25 0 1 0 324150904 168058880 40163 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 41030 40163 59 118 0 40908 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 198172

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 10830
/proc/meminfo: memFree=1576728/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=168808 CPUtime=872.86
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 41326 0 0 0 87234 52 0 0 25 0 1 0 324150904 172859392 41312 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 42202 41312 59 118 0 42080 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 202860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 10830
/proc/meminfo: memFree=1572888/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=172712 CPUtime=932.84
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 42297 0 0 0 93231 53 0 0 25 0 1 0 324150904 176857088 42283 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519957 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 43178 42283 59 118 0 43056 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 206764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 10830
/proc/meminfo: memFree=1567256/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=178188 CPUtime=992.82
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 43697 0 0 0 99228 54 0 0 25 0 1 0 324150904 182464512 43683 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 44547 43683 59 118 0 44425 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 212240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 10830
/proc/meminfo: memFree=1560536/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=185708 CPUtime=1052.81
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 45347 0 0 0 105224 57 0 0 25 0 1 0 324150904 190164992 45333 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 46427 45333 59 118 0 46305 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 219760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 10830
/proc/meminfo: memFree=1554648/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=34052 CPUtime=69.02
/proc/10628/stat : 10628 (SATzilla2007_R) S 10626 10628 9269 0 -1 4194304 17582 86209 0 0 6113 13 734 42 25 0 1 0 324143994 34869248 8136 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10628/statm: 8513 8136 126 260 0 8237 0
[pid=10632] ppid=10628 vsize=191584 CPUtime=1112.79
/proc/10632/stat : 10632 (minisat20) R 10628 10628 9269 0 -1 4194304 46813 0 0 0 111220 59 0 0 25 0 1 0 324150904 196182016 46799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10632/statm: 47896 46799 59 118 0 47774 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 225636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10830
/proc/meminfo: memFree=1650336/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=240568 CPUtime=1200.02
/proc/10628/stat : 10628 (SATzilla2007_R) R 10626 10628 9269 0 -1 4194304 40693 133370 0 0 6218 23 113656 105 25 0 1 0 324143994 246341632 31010 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134570935 0 0 4096 0 0 0 0 17 1 0 0
/proc/10628/statm: 60142 31010 141 260 0 59866 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 240568

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.02 2/78 10830
/proc/meminfo: memFree=1650336/2055920 swapFree=4191880/4192956
[pid=10628] ppid=10626 vsize=240568 CPUtime=1200.02
/proc/10628/stat : 10628 (SATzilla2007_R) R 10626 10628 9269 0 -1 4194304 40693 133370 0 0 6218 23 113656 105 25 0 1 0 324143994 246341632 31010 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134570935 0 0 4096 0 0 0 0 17 1 0 0
/proc/10628/statm: 60142 31010 141 260 0 59866 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 240568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.06
CPU user time (s): 1198.75
CPU system time (s): 1.3058
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 240568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.75
system time used= 1.3058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174063
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= 29
involuntary context switches= 7988

runsolver used 1.26881 second user time and 3.10153 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar  4 20:58:11 UTC 2007

IDJOB= 320163
IDBENCH= 20496
IDSOLVER= 134
FILE ID= node3/320163-1173041891

PBS_JOBID= 4012249

Free space on /tmp= 66523 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9b.cnf
COMMAND LINE= /tmp/evaluation/320163-1173041891/SATzilla2007_R /tmp/evaluation/320163-1173041891/instance-320163-1173041891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-320163-1173041891 -o ROOT/results/node3/solver-320163-1173041891 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320163-1173041891/SATzilla2007_R /tmp/evaluation/320163-1173041891/instance-320163-1173041891.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  c3e7cb16bced9d54ce489b6e95d89943

RANDOM SEED= 284844022

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1775488 kB
Buffers:         11684 kB
Cached:         155532 kB
SwapCached:        268 kB
Active:          94176 kB
Inactive:       129448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775488 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           17988 kB
Writeback:           0 kB
Mapped:          66520 kB
Slab:            42400 kB
Committed_AS:  1414348 kB
PageTables:       1660 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= 66523 MiB

End job on node3 on Sun Mar  4 21:18:14 UTC 2007