Trace number 320164

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 CRAFTED? (TO) 1200.05 1200.63

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.96/69.05	c run March_dl for 5 seconds ... 
68.96/69.05	c Bin: Executing march_dl
68.96/69.05	c child exit by a signal
68.96/69.05	c march_dl returned code 137.
68.96/69.05	c run saps (UBCSAT implementation) for 2 seconds ... 
68.96/69.05	c Bin: Executing ubcsat2006
68.96/69.05	c child exited successfully
68.96/69.05	c ubcsat2006 returned code 0.
68.96/69.05	c satzilla computing base features
68.96/69.05	Error!!! VCG-VAR-entropy
68.96/69.05	Satzilla is runing default solver ... 
68.96/69.05	 c satzilla running minisat20 ... 
68.96/69.05	This is MiniSat 2.0 beta
68.96/69.05	WARNING: for repeatability, setting FPU to use double precision
68.96/69.05	============================[ Problem Statistics ]=============================
68.96/69.05	|                                                                             |
68.96/69.05	|  Number of variables:  183371                                               |
68.96/69.05	|  Number of clauses:    547078                                               |
69.34/69.42	|  Parsing time:         0.32         s                                       |
69.34/69.44	============================[ Search Statistics ]==============================
69.34/69.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.34/69.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.34/69.44	===============================================================================
69.34/69.44	|         0 |  183368   547070  1276498 |   182356        0    nan |  0.000 % |
69.54/69.63	|       101 |  183367   547070  1276498 |   200592      100     24 |  0.002 % |
69.84/69.99	|       253 |  183367   547070  1276498 |   220651      252     25 |  0.002 % |
70.35/70.48	|       479 |  183364   547067  1276492 |   242716      477     22 |  0.018 % |
71.04/71.15	|       820 |  183316   546897  1276105 |   266988      816     20 |  0.035 % |
72.14/72.25	|      1327 |  183257   546617  1275487 |   293687     1321     20 |  0.065 % |
73.14/73.29	|      2087 |  183252   546617  1275487 |   323055     2081     43 |  0.065 % |
75.74/75.83	|      3226 |  183251   546590  1275427 |   355361     3219     37 |  0.133 % |
78.14/78.24	|      4934 |  183126   545936  1273995 |   390897     4926     39 |  0.134 % |
80.94/81.09	|      7499 |  183110   545882  1273875 |   429987     7477     40 |  0.142 % |
86.74/86.84	|     11344 |  183110   545882  1273875 |   472986    11322     59 |  0.142 % |
94.64/94.79	|     17110 |  183068   545755  1273581 |   520284    17086     53 |  0.165 % |
100.23/100.34	|     25759 |  183068   545751  1273573 |   572313    25734     51 |  0.165 % |
113.72/113.82	|     38734 |  183068   545751  1273573 |   629544    38709     48 |  0.165 % |
137.22/137.34	|     58196 |  183068   545751  1273573 |   692499    58171     54 |  0.165 % |
170.68/170.88	|     87389 |  182955   545286  1272541 |   761749    87361     61 |  0.275 % |
240.69/240.91	|    131178 |  182847   544851  1271574 |   837923   131149     62 |  0.298 % |
348.33/348.61	|    196862 |  182824   544642  1271116 |   921716   196829     60 |  0.298 % |
504.17/504.58	|    295392 |  182755   544315  1270396 |  1013887   295356     59 |  0.336 % |
1008.09/1008.66	|    443183 |  182755   544315  1270396 |  1115276   443147     67 |  0.336 % |
1198.81/1199.45	c Bin: Executing minisat20
1198.81/1199.45	c child exit by a signal
1198.81/1199.45	c minisat20 returned code 137.
1198.81/1199.45	c minisat20 returned code 137.
1198.81/1199.45	c satzilla running zchaff_rand ... 
1198.81/1199.45	c Bin: Executing zchaff_rand
1198.81/1199.45	c zchaff_rand returned code 1.
1198.81/1199.45	c zchaff_rand returned code 1.
1198.81/1199.45	c satzilla running vallst ... 
1198.81/1199.45	c Bin: Executing vallst
1198.81/1199.45	c vallst returned code 1.
1198.81/1199.45	c vallst returned code 1.
1198.81/1199.45	c satzilla running march_dl ... 
1198.81/1199.45	c Bin: Executing march_dl
1198.81/1199.45	c march_dl returned code 1.
1198.81/1199.45	c march_dl returned code 1.
1198.81/1199.45	c satzilla running kcnfs ... 
1198.81/1199.45	c Bin: Executing kcnfs
1198.81/1199.45	c kcnfs returned code 1.
1198.81/1199.45	c kcnfs returned code 1.
1198.81/1199.45	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/node20/watcher-320164-1173041899 -o ROOT/results/node20/solver-320164-1173041899 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320164-1173041899/SATzilla2007_C /tmp/evaluation/320164-1173041899/instance-320164-1173041899.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.90 3/77 2828
/proc/meminfo: memFree=1325704/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=8640 CPUtime=0
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 692 0 0 0 0 0 0 0 20 0 1 0 30272228 8847360 687 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 2160 690 49 118 0 2039 0

[startup+0.099603 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 2828
/proc/meminfo: memFree=1325704/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=17132 CPUtime=0.09
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 3548 0 0 0 7 2 0 0 20 0 1 0 30272228 17543168 3543 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 4283 3543 50 118 0 4162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18572

[startup+0.101604 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 2828
/proc/meminfo: memFree=1325704/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=17132 CPUtime=0.09
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 3556 0 0 0 7 2 0 0 20 0 1 0 30272228 17543168 3551 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 4283 3551 50 118 0 4162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18572

[startup+0.301644 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 2828
/proc/meminfo: memFree=1325704/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=19640 CPUtime=0.29
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 4329 0 0 0 27 2 0 0 21 0 1 0 30272228 20111360 4324 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 4910 4325 50 118 0 4789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21080

[startup+0.701724 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 2828
/proc/meminfo: memFree=1325704/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=24524 CPUtime=0.69
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 5844 0 0 0 66 3 0 0 25 0 1 0 30272228 25112576 5840 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 6131 5840 50 118 0 6010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25964

[startup+1.50189 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 2830
/proc/meminfo: memFree=1284856/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=64204 CPUtime=1.49
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 16642 0 0 0 141 8 0 0 25 0 1 0 30272228 65744896 13832 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 16051 13832 55 118 0 15930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65644

[startup+3.1012 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 2830
/proc/meminfo: memFree=1288760/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=0
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 30272228 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 360 110 95 260 0 84 0
[pid=2829] ppid=2828 vsize=64156 CPUtime=3.08
/proc/2829/stat : 2829 (march_dl) R 2828 2828 1478 0 -1 4194304 40553 0 0 0 290 18 0 0 25 0 1 0 30272228 65695744 13834 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2829/statm: 16039 13834 57 118 0 15918 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65596

[startup+6.30184 s]
/proc/loadavg: 0.93 0.95 0.90 2/79 2831
/proc/meminfo: memFree=1319864/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=1440 CPUtime=5.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 135 77167 0 0 0 0 463 38 16 0 1 0 30272228 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2828/statm: 360 111 96 260 0 84 0
[pid=2831] ppid=2828 vsize=52352 CPUtime=1.27
/proc/2831/stat : 2831 (ubcsat2006) R 2828 2828 1478 0 -1 4194304 9036 0 0 0 124 3 0 0 25 0 1 0 30272730 53608448 9019 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553135 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2831/statm: 13088 9019 156 64 0 12669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53792

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 2831
/proc/meminfo: memFree=1272448/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=58548 CPUtime=12.68
/proc/2828/stat : 2828 (SATzilla2007_C) R 2826 2828 1478 0 -1 4194304 13416 86209 0 0 487 6 732 43 25 0 1 0 30272228 59953152 13385 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2828/statm: 14637 13385 121 260 0 14361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58548

[startup+25.5017 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 2831
/proc/meminfo: memFree=1272256/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=58548 CPUtime=25.47
/proc/2828/stat : 2828 (SATzilla2007_C) R 2826 2828 1478 0 -1 4194304 13501 86209 0 0 1765 7 732 43 25 0 1 0 30272228 59953152 13470 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2828/statm: 14637 13470 121 260 0 14361 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58548

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 2831
/proc/meminfo: memFree=1271616/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=58548 CPUtime=51.07
/proc/2828/stat : 2828 (SATzilla2007_C) R 2826 2828 1478 0 -1 4194304 13671 86209 0 0 4322 10 732 43 25 0 1 0 30272228 59953152 13640 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2828/statm: 14637 13640 121 260 0 14361 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58548

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 2832
/proc/meminfo: memFree=1253304/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=43520 CPUtime=33.22
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 10144 0 0 0 3316 6 0 0 25 0 1 0 30279133 44564480 10130 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 10880 10130 59 118 0 10758 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 77572

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 2832
/proc/meminfo: memFree=1237880/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=59088 CPUtime=93.19
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 14029 0 0 0 9308 11 0 0 25 0 1 0 30279133 60506112 14015 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2832/statm: 14772 14015 59 118 0 14650 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93140

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 2990
/proc/meminfo: memFree=1223296/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=72104 CPUtime=153.09
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 17291 0 0 0 15294 15 0 0 25 0 1 0 30279133 73834496 17277 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 18026 17277 59 118 0 17904 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 106156

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1215416/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=81288 CPUtime=213.04
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 19545 0 0 0 21286 18 0 0 25 0 1 0 30279133 83238912 19531 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 20322 19531 59 118 0 20200 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 115340

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1205816/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=90712 CPUtime=273.03
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 21936 0 0 0 27282 21 0 0 25 0 1 0 30279133 92889088 21922 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 22678 21922 59 118 0 22556 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 124764

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1195384/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0

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

[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=111812 CPUtime=392.98
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 27162 0 0 0 39269 29 0 0 25 0 1 0 30279133 114495488 27148 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 27953 27148 59 118 0 27831 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 145864

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1176056/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=120488 CPUtime=452.95
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 29373 0 0 0 45264 31 0 0 25 0 1 0 30279133 123379712 29359 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 30122 29359 59 118 0 30000 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 154540

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1168376/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=128772 CPUtime=512.93
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 31279 0 0 0 51259 34 0 0 25 0 1 0 30279133 131862528 31265 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 32193 31265 59 118 0 32071 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 162824

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1162808/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=134192 CPUtime=572.91
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 32662 0 0 0 57255 36 0 0 25 0 1 0 30279133 137412608 32648 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 33548 32648 59 118 0 33426 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 168244

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1154872/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=142156 CPUtime=632.89
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 34636 0 0 0 63251 38 0 0 25 0 1 0 30279133 145567744 34622 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 35539 34622 59 118 0 35417 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 176208

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1147768/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=149180 CPUtime=692.87
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 36429 0 0 0 69247 40 0 0 25 0 1 0 30279133 152760320 36415 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 37295 36415 59 118 0 37173 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 183232

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1139640/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=157360 CPUtime=752.85
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 38469 0 0 0 75242 43 0 0 25 0 1 0 30279133 161136640 38455 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 39340 38455 59 118 0 39218 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 191412

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1132600/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=164252 CPUtime=812.82
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 40207 0 0 0 81237 45 0 0 25 0 1 0 30279133 168194048 40193 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 41063 40193 59 118 0 40941 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 198304

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1128120/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=168808 CPUtime=872.8
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 41342 0 0 0 87233 47 0 0 25 0 1 0 30279133 172859392 41328 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 42202 41328 59 118 0 42080 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 202860

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1123896/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=173108 CPUtime=932.78
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 42398 0 0 0 93229 49 0 0 25 0 1 0 30279133 177262592 42384 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 43277 42384 59 118 0 43155 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 207160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1118456/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=178336 CPUtime=992.75
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 43754 0 0 0 99224 51 0 0 25 0 1 0 30279133 182616064 43740 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 44584 43740 59 118 0 44462 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 212388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1111864/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=185972 CPUtime=1052.73
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 45409 0 0 0 105220 53 0 0 25 0 1 0 30279133 190435328 45395 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 46493 45395 59 118 0 46371 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 220024

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3030
/proc/meminfo: memFree=1105976/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=34052 CPUtime=69.01
/proc/2828/stat : 2828 (SATzilla2007_C) S 2826 2828 1478 0 -1 4194304 17582 86209 0 0 6113 13 732 43 25 0 1 0 30272228 34869248 8136 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2828/statm: 8513 8136 126 260 0 8237 0
[pid=2832] ppid=2828 vsize=191716 CPUtime=1112.71
/proc/2832/stat : 2832 (minisat20) R 2828 2828 1478 0 -1 4194304 46855 0 0 0 111216 55 0 0 25 0 1 0 30279133 196317184 46841 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2832/statm: 47929 46841 59 118 0 47807 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 225768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3030
/proc/meminfo: memFree=1201984/2055920 swapFree=4192952/4192956
[pid=2828] ppid=2826 vsize=240568 CPUtime=1200.01
/proc/2828/stat : 2828 (SATzilla2007_C) R 2826 2828 1478 0 -1 4194304 40702 133430 0 0 6218 23 113659 101 25 0 1 0 30272228 246341632 31019 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134597495 0 0 4096 0 0 0 0 17 1 0 0
/proc/2828/statm: 60142 31019 141 260 0 59866 0
Current children cumulated CPU time (s) 1200.01
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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.05
CPU user time (s): 1198.78
CPU system time (s): 1.27381
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 240568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.27381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174132
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= 2127

runsolver used 1.27581 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Mar  4 20:58:19 UTC 2007

IDJOB= 320164
IDBENCH= 20496
IDSOLVER= 135
FILE ID= node20/320164-1173041899

PBS_JOBID= 4012471

Free space on /tmp= 66528 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c3e7cb16bced9d54ce489b6e95d89943

RANDOM SEED= 519699034

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.261
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.261
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:       1326176 kB
Buffers:         39944 kB
Cached:         514320 kB
SwapCached:          4 kB
Active:         283176 kB
Inactive:       390344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326176 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           17988 kB
Writeback:           0 kB
Mapped:         138156 kB
Slab:            41656 kB
Committed_AS:   257592 kB
PageTables:       1896 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= 66528 MiB

End job on node20 on Sun Mar  4 21:18:22 UTC 2007